For some reason all pages indexed are showing "keywords" instead of grabbing the meta description data on the php pages.
I looked in the zoom_pagedata.zdat file and this is an example of an entry.
http://www.ahgsa.com.au/dealerships.php|Dealer Locations|keywords||
Where as on that page the meta description is
<meta name="description" content="AHG has over 100 vehicle dealerships selling vehicles form more than 28 manufacturers throughout Australia and New Zealand. To find your nearest AHG dealership, please use our dealership locater tool " />
The meta information is being pulled from a mysql database but is populated before the page is rendered so there shouldn't be any issue.
Help please as I am stumped by this.
Regards
Paul
I looked in the zoom_pagedata.zdat file and this is an example of an entry.
http://www.ahgsa.com.au/dealerships.php|Dealer Locations|keywords||
Where as on that page the meta description is
<meta name="description" content="AHG has over 100 vehicle dealerships selling vehicles form more than 28 manufacturers throughout Australia and New Zealand. To find your nearest AHG dealership, please use our dealership locater tool " />
The meta information is being pulled from a mysql database but is populated before the page is rendered so there shouldn't be any issue.
Help please as I am stumped by this.
Regards
Paul
Comment