Displaying Meta Description
Hi All,
I followed the directions in another post about how to turn on using the meta description in search results vs. a text snippet. by changing the following:
define('DISPLAY_SNIPPETS',false);
define('DISPLAY_SUMMARY',true);
Although after making this change and recrawling the site the text that shows up under the search result is not the meta description, but the title or the first line of the rendered page.
Anyone encountered this before and if so how did you fix it?
Thanks in advance.
Jay
|