Results 1 to 6 of 6

thread title in meta description

This is a discussion on thread title in meta description within the General Discussion forums, part of the vBulletin SEO Discussion category; I want to put the thread title in the meta description in each thread page, how I can do it? ...

  1. #1
    Junior Member Array
    Real Name
    Jordi
    Join Date
    Dec 2008
    Posts
    7
    Liked
    0 times

    thread title in meta description

    I want to put the thread title in the meta description in each thread page, how I can do it?
    Thanks

  2. #2
    Senior Member Array
    Real Name
    Marco Mamdouh
    Join Date
    May 2008
    Location
    Egypt
    Posts
    2,627
    Liked
    3 times
    Blog Entries
    1
    Please Open headinclude

    Find
    HTML Code:
    <meta name="description" content="$vboptions[description]" />
    Replace with
    HTML Code:
    <meta name="description" content="$threadinfo[title]. " />
    Good idea webexit

  3. #3
    Junior Member Array
    Real Name
    Jordi
    Join Date
    Dec 2008
    Posts
    7
    Liked
    0 times
    Yes but this meta is rewrited by vbseo, so I need to change the vbseo code, where is this code?

    Thanks.

  4. #4
    Senior Member Array
    Real Name
    Marco Mamdouh
    Join Date
    May 2008
    Location
    Egypt
    Posts
    2,627
    Liked
    3 times
    Blog Entries
    1
    You need to disable this Replace the 'META DESCRIPTION' Content? from your vBSEOCP

  5. #5
    Junior Member Array
    Real Name
    Jordi
    Join Date
    Dec 2008
    Posts
    7
    Liked
    0 times
    Ok, but I want to have the first thread words also
    Something like this:
    <meta name="description" content="thread title in meta description. I want to put the thread title in the meta description in each thread page, how I can do it? Thanks..." />

  6. #6
    Senior Member Array
    Real Name
    Marco Mamdouh
    Join Date
    May 2008
    Location
    Egypt
    Posts
    2,627
    Liked
    3 times
    Blog Entries
    1
    Ok, but I want to have the first thread words also
    You can do this with RR In vBSEO

    Example
    HTML Code:
    <meta name="description" content="$threadinfo[title]. <!--VBSEO_RR_1--> " />
    Check out : [How to] Setup Relevant Replacements with vBSEO

Similar Threads

  1. Relevant Meta Description, Title & Keywords
    By Aceville in forum Troubleshooting
    Replies: 1
    Last Post: 11-22-2007, 05:49 AM
  2. vbseo and Meta Tags and Meta Description
    By MarketTimes in forum General Discussion
    Replies: 0
    Last Post: 08-03-2007, 04:24 PM
  3. 'META DESCRIPTION' with $threadinfo[title]
    By cellow in forum General Discussion
    Replies: 2
    Last Post: 05-28-2007, 05:23 PM
  4. How to make thread description same as thread title?
    By basketmen in forum Template Modifications
    Replies: 0
    Last Post: 03-16-2007, 09:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •