Results 1 to 3 of 3

'META DESCRIPTION' with $threadinfo[title]

This is a discussion on 'META DESCRIPTION' with $threadinfo[title] within the General Discussion forums, part of the vBSEO SEO Plugin category; Hello, i want to add $threadinfo[title] in to the meta description. vBSEO "only" adds thread_description (up to xy characters, depends ...

  1. #1
    Member
    Real Name
    Mike
    Join Date
    Jul 2006
    Location
    Germany
    Posts
    43
    Liked
    0 times

    Unhappy 'META DESCRIPTION' with $threadinfo[title]

    Hello,

    i want to add $threadinfo[title] in to the meta description.

    vBSEO "only" adds thread_description (up to xy characters, depends on your settings) to the meta descriptions...

    I guess, for better SEO, it is recommend, that ppl can read on the google search result, not only in the title the Thread_title, also on the meta description.

    So, please tell me how to add $threadinfo[title] in to meta description with vbSEO.

    I know there is also a way to disable "vBSEO meta description" to use headinclude template modfications, but i dont wont to loose, that vBSEO iclude the thread_description 200 characters setting...

    thx a lot

  2. #2
    Senior Member Majora's Avatar
    Real Name
    Matze
    Join Date
    Sep 2005
    Location
    Germany
    Posts
    285
    Liked
    2 times
    Hello,
    disable the Seo function "Replace the 'META DESCRIPTION' Content?" then add the following line to the <!--VBSEO_RR_1-->
    for showthread pages: [first_post_15_words]

    Open your headinclude-Template an add the following code for example:

    <if condition="$show['threadinfo']">
    <meta name="keywords" content="$threadinfo[title], $vboptions[keywords]" />
    <meta name="description" content="$threadinfo[title]. <!--VBSEO_RR_1--> $threadinfo[title]" />


    Best regards,
    Majora
    Mehr Besucher für dein Forum: vBulletin SEO Optimierung

  3. #3
    Member
    Real Name
    Mike
    Join Date
    Jul 2006
    Location
    Germany
    Posts
    43
    Liked
    0 times
    Danke Matthias,

    this tipp works perfect! now i understand for that the "vBSEO RR" stands for...

    But i have still one question:
    how is the condition statement for the show post url
    URL Rewrite for 'Showpost' which can i include also in headinclude template...

    Thx

Similar Threads

  1. Meta tags - Keywords & Description
    By indusladies in forum General Discussion
    Replies: 5
    Last Post: 09-14-2006, 01:30 AM
  2. VB advanced and meta description
    By Ashley in forum Template Modifications
    Replies: 2
    Last Post: 02-13-2006, 11:27 AM
  3. Optimizing Meta Tags in Description using vBSEO
    By Neutral Singh in forum General Discussion
    Replies: 7
    Last Post: 10-16-2005, 09:45 AM

Posting Permissions

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