Hi to every body out there.<br><br>I&#39;ve been trying to assign a &quot;meta description&quot; for a page that is generated by using views.<br><br>My view page accepts a param.<br>This param is the &quot;initial char&quot; that is used for an alpabetical search of terms (like a dictionary access)<br>
<br>So...the URLs with i&#39;m having problems with looks like this.<br>    <a href="http://domain.com/category/a">domain.com/category/a</a><br>    <a href="http://domain.com/category/b">domain.com/category/b</a><br>    .....<br>
<br>In all this pages, including the one generated by a query no parameters (<a href="http://domain.com/category">domain.com/category</a>) there <br>is not &quot;meta description&quot; tag. <br>I&#39;ve seen that the usual way of dealing with this is through &quot;node words&quot;.<br>
The point is i&#39;m using it, but it seems it won&#39;t display the description tag. <br><br>Can anybody give me any tips of how to deal with this?<br><br>Thanks in advance<br><br><br>