[SOLVED] Meta Description Tag |
5/22/2012 16:44:45 | |
| PHPRunner General questions | ||
|
author
I thought I had the Meta description tags working but perhaps I was dreaming?? Here is what is in my 'pedigree_view.htm' template file: <META name="description" content="{$custom_description}">
$custom_description="";and $xt->assign("custom_description","Westie Breeders must research ancestries for their
|
||
|
|
501410 5/23/2012 |
|
I figured it out. The <META name="description", etc. is not in the template - I added it myself. So, when I upgraded to 6.1, the template file was overwritten and no longer contained the description META tag. So, I put it back and uploaded the file with my additions and now it works just fine. I thought I had the Meta description tags working but perhaps I was dreaming?? Here is what is in my 'pedigree_view.htm' template file: <META name="description" content="{$custom_description}">
$custom_description="";and $xt->assign("custom_description","Westie Breeders must research ancestries for their
|
|