vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

Results 1 to 5 of 5

Duplicate meta description on tags page

This is a discussion on Duplicate meta description on tags page within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Basically, I have duplicate meta on the tags page. I`m trying to add the $tag[tagtext] in the meta description field ...

  1. #1
    Senior Member
    Real Name
    Adrian A.
    Join Date
    Aug 2005
    Posts
    147

    Duplicate meta description on tags page

    Basically, I have duplicate meta on the tags page.
    I`m trying to add the $tag[tagtext] in the meta description field in the headinclude template, but it doesn`t work, it just doesn`t parse the keyword for some reason.

    It would be something like this :

    PHP Code:
    <meta name="description" content="<if condition="$pagenumber>1"> - <phrase 1="$pagenumber">$vbphrase[page_x]</phrase></if>" /> 
    and i`d want it like this :

    PHP Code:
    <meta name="description" content="Pages with $tag[tagtext] - <if condition="$pagenumber>1"> - <phrase 1="$pagenumber">$vbphrase[page_x]</phrase></if>" /> 
    Various Topics - PM for Big Board Admin Solutions

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550
    Hello,

    $tag[tagtext] is not available at the moment when headinclude template is parsed, you can try this: http://www.vbseo.com/f77/help-google...56/#post146876
    Last edited by Oleg Ignatiuk; 12-02-2008 at 02:09 PM.
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


  3. #3
    Senior Member
    Real Name
    Adrian A.
    Join Date
    Aug 2005
    Posts
    147
    What`s odd is that I tweaked the tags.php file, and I couldn`t fetch the tag ... will need to think or something ... but for now, the $_REQUEST[tag] works.
    Various Topics - PM for Big Board Admin Solutions

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


  5. #5
    Senior Member
    Real Name
    Adrian A.
    Join Date
    Aug 2005
    Posts
    147
    Super.
    Various Topics - PM for Big Board Admin Solutions

Similar Threads

  1. help.. google duplicate tags description
    By m7shsh in forum Troubleshooting
    Replies: 7
    Last Post: 03-10-2009, 11:15 PM
  2. Duplicate meta tags and short tags
    By Blake2181 in forum General Discussion
    Replies: 4
    Last Post: 08-05-2008, 10:37 PM
  3. Duplicate RR Settings In Meta Description
    By mdvaldosta in forum Relevant Replacements
    Replies: 0
    Last Post: 11-19-2007, 12:04 PM
  4. vbseo and Meta Tags and Meta Description
    By MarketTimes in forum General Discussion
    Replies: 0
    Last Post: 08-03-2007, 04:24 PM
  5. Page1, Page 2 etc. (Meta-Tags Description)
    By Silmarillion in forum General Discussion
    Replies: 1
    Last Post: 08-31-2005, 12:53 PM