Webmastersite.net
Register Log In

Error of meta keyword after switching

Title Error of meta keyword after switching
Message Text Hi, I switched to 3.2.7 and had error with the meta keywords tags. I have this in my wrapper:- <IF {TID} contains details.tpl> <META name=description content="{LINKDESCRIPTION}" > <META name=keywords content="{CATDESCRIPTION}" > & #60;OTHERWISE> <link href="{DIRURL}/templates/styles/{STYLESHEET}.css" rel="stylesheet" type="text/css"> {MAINMETA} </IF> <IF {TID} contains displaylinks.tpl> {CATHEADERINFO}</IF> <link href="{DIRURL}/templates/styles/{STYLESHEET}.css" rel="stylesheet" type="text/css"> <link rel="alternate" type="application/rss+xml" title="{SITETITLE}" href="{DIRURL}/rssfeed.php"> Now this works fine for me in 3.15 or 16 but this doesnt seem to work in 3.2.7. The html is now displaying:- <META name=description content="Here is my text to describe the content of the link" > <META name=keywords content="{CATDESCRIPTION}" > where {CATDESCRIPTION} is supposed to be meta keywords like:- <META name=keywords content="keyword1, keyword2, keyword3" > (My catdescription is stucked with keywords with the commas) This also applies if i change the details.tpl to viewcomments.tpl. As you can see, the {LINKDESCRIPTION} is working but not the {CATDESCRIPTION}. ANy help?
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership morton82
Views 478 views. Averaging 0 views per day.
Similar Topics
Submission Date Oct 06, 2005 - 1:10 AM