Amendment the templates in vbulletin

Discussion in 'Search Engine Optimization' started by 3bkreno, Nov 17, 2008.

  1. #1
    In the name of Alah
    Forgive me in the subject repeatedly
    in
    headinclude
    Code (markup):
    delete
    <if condition="$show['threadinfo']"> <meta name="keywords" content="$threadinfo[title], $vboptions[keywords]" /> <meta name="description" content="<if condition="$pagenumber>1"> <phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$threadinfo[title]$foruminfo[title_clean]" /> <else /> <if condition="$show['foruminfo']"> <meta name="keywords" content="$foruminfo[title_clean], $vboptions[keywords]" /> <meta name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$foruminfo[description_clean]" /> <else /> <meta name="keywords" content="$vboptions[keywords]" /> <meta name="description" content="$vboptions[description]" /> </if> </if>
    Code (markup):
    dont worry we will add the best
    1/ in
    forumhome
    Code (markup):
    delete
    $headinclude <title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>
    Code (markup):
    and add
    <title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title> <meta name="keywords" content="$vboptions[keywords]" /> <meta name="description" content="$vboptions[description]" /> $headinclude
    
    Code (markup):
    in
    Showthread
    Code (markup):
    del
    $headinclude <title>$thread[title]<if condition="$pagenumber>1"> - <phrase 1="$pagenumber">$vbphrase[page_x]</phrase></if> - $vboptions[bbtitle]</title>
    
    
    Code (markup):
    and add
    <title>$thread[title]<if condition="$pagenumber>1"> - <phrase 1="$pagenumber">$vbphrase[page_x]</phrase></if> - $foruminfo[title]</title> <meta name="description" content="$thread[title] - $foruminfo[title]" /> <meta name="keywords" content="$thread[title] $vboptions[keywords]" /> $headinclude
    
    
    Code (markup):
    Follow in another Thread
     
    3bkreno, Nov 17, 2008 IP
  2. sweetfunny

    sweetfunny Banned

    Messages:
    5,743
    Likes Received:
    467
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Why would you want to do that?
     
    sweetfunny, Nov 17, 2008 IP
  3. 3bkreno

    3bkreno Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    hi
    its good for the search engine
    if you see the Amendment you will know
    Amendment in forumhome add the keyword and description that in forum option
    Amendment in Showthread
    del the name of site from the title and add the name of the Section >> add the name of thread in the keywords
    and more
     
    3bkreno, Nov 17, 2008 IP