Hi to every body out there.<br><br>I've been trying to assign a "meta description" for a page that is generated by using views.<br><br>My view page accepts a param.<br>This param is the "initial char" that is used for an alpabetical search of terms (like a dictionary access)<br>
<br>So...the URLs with i'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 "meta description" tag. <br>I've seen that the usual way of dealing with this is through "node words".<br>
The point is i'm using it, but it seems it won'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>