Page 1 of 1

Search Results Display Menutext instead of Title?

Posted: Wed Apr 27, 2011 3:59 pm
by ethical
I have been searching for the better part of an hour and yet to find an answer to this. I have set titles that are seo related with keywords. Since this then prints out in my search results it does not look very good on the search results page.

so, How do I change this from the Extensions...Search... Result template section of the admin area:

Code: Select all

<li>{$entry->title} - <a href="{$entry->url}">{$entry->urltxt}</a> ({$entry->weight}%)</li>
to use the menutext instead of title AND
change urltxt to use the page description OR content from the page itself?

Thanks
JM