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.

Page 3 of 4
FirstFirst 1 2 3 4 LastLast
Results 31 to 45 of 47

two simple template mods for vBulletin SEO

This is a discussion on two simple template mods for vBulletin SEO within the Template Modifications forums, part of the vBulletin SEO Discussion category; An error occurred while attempting to execute your query. The following information was returned. error number: 1142 error desc: UPDATE ...

  1. #31
    Senior Member
    Real Name
    FAA Zooman
    Join Date
    Dec 2005
    Location
    Cumbria, UK
    Posts
    208

    Re: two simple template mods for vBulletin SEO

    An error occurred while attempting to execute your query. The following information was returned.
    error number: 1142
    error desc: UPDATE command denied to user 'hfukforum'@'213.171.218.208' for table 'post'
    3rd time lucky eh, do not worry to much.

  2. #32
    Senior Member
    Join Date
    Jul 2005
    Location
    Colorado
    Posts
    212

    Re: two simple template mods for vBulletin SEO

    If you're familiar with the ins and outs of vBulletin databases and mySQL, then the database alteration method is an option you might want to consider, depending on your particular situation.

    If you're not, then follow Oleg's advice -- it goes along the same lines of thinking as vBSEO: quick, easy, and very simple to adjust in the future.
    Listings and promotion for hot rod and muscle car websites: The Crankshaft Coalition

  3. #33
    Junior Member
    Join Date
    Jan 2006
    Posts
    3

    Re: two simple template mods for vBulletin SEO

    Quote Originally Posted by Oleg Ignatiuk
    Perhaps it is better to implement a template mod instead of changing the database content.
    That's absolutely brilliant - works like a charm, thanks!

  4. #34
    Senior Member dutchbb's Avatar
    Real Name
    ---
    Join Date
    Oct 2005
    Location
    Belgium
    Posts
    786

    Re: two simple template mods for vBulletin SEO

    Quote Originally Posted by Oleg Ignatiuk
    Perhaps it is better to implement a template mod instead of changing the database content.

    Edit postbit template
    FIND:


    REPLACE WITH:
    And if you use this, it's even better to not turn the vbulletin auto post titles on

    That way the posts always show the original thread title when no custom title is used, and when the title has spelling errors or you want to change it for some reason, all the post titles in that thread will change with it and you don't have to make the changes to all the posts

    Example: a thread has the title

    a question about SOE
    But there are already 2465 postings in that thread with the title spelling error in it.

    If you have set the auto post titles off, with the template edit, you just have to change the Thread title to

    a question about SEO
    instead of changing 2465 posting titles

    Extra bonus: smaller database

    Great ideas here, hope this one helps
    Last edited by dutchbb; 01-31-2006 at 10:47 AM.

  5. #35
    Senior Member rmjvol's Avatar
    Real Name
    Ross
    Join Date
    Jan 2006
    Location
    Neyland Stadium West
    Posts
    195

    Re: two simple template mods for vBulletin SEO

    Won't you mess up the url if you edit the title of a post? or does the rewrite function handle this?

  6. #36
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147

    Re: two simple template mods for vBulletin SEO

    As long as you have the threadid in the URL format for the thread, the title can change.

  7. #37
    Junior Member
    Real Name
    Thorsten
    Join Date
    Feb 2006
    Posts
    20

    Re: two simple template mods for vBulletin SEO

    Quote Originally Posted by Joe Ward
    I agree - Using the site name in the title for thread pages dilute the title and diminishes your relevance on a thread by thread basis. It should be removed.
    Where can i remove the Site Name from the <title>Tag in thread pages ???
    I canīt find it.

    THX Toddy

  8. #38
    Senior Member dutchbb's Avatar
    Real Name
    ---
    Join Date
    Oct 2005
    Location
    Belgium
    Posts
    786

    Re: two simple template mods for vBulletin SEO

    Quote Originally Posted by Toddy38
    Where can i remove the Site Name from the <title>Tag in thread pages ???
    I can´t find it.

    THX Toddy
    I suppose you have found this but if not look in the SHOWTHREAD template

  9. #39
    Senior Member Brandon Sheley's Avatar
    Real Name
    Brandon Sheley
    Join Date
    Oct 2005
    Location
    Kansas
    Posts
    2,208
    Blog Entries
    1

    Re: two simple template mods for vBulletin SEO

    some good tips here,, thanks
    Are you on Twitter? @BrandonSheley | Social Media blog
    Latest projects: General Forums | TopekaTweetup

  10. #40
    Senior Member Brandon Sheley's Avatar
    Real Name
    Brandon Sheley
    Join Date
    Oct 2005
    Location
    Kansas
    Posts
    2,208
    Blog Entries
    1

    Re: two simple template mods for vBulletin SEO

    oops, didn't see I replied to this already

    anyways all the tips works,, thx agian
    Are you on Twitter? @BrandonSheley | Social Media blog
    Latest projects: General Forums | TopekaTweetup

  11. #41
    Member Griffin's Avatar
    Real Name
    Sean James
    Join Date
    Jan 2006
    Location
    Sydney Australia
    Posts
    89
    Some good information thx
    Bluepearl Design
    http://www.bluepearl-design.com - Design Community
    http://www.musclesci.com - BodyBuilding Community
    http://www.vbulletin-templates.com - Free vBulletin Templates

  12. #42
    Junior Member CanCanCase's Avatar
    Real Name
    Case
    Join Date
    Feb 2008
    Posts
    23
    Quote Originally Posted by Oleg Ignatiuk View Post
    Perhaps it is better to implement a template mod instead of changing the database content.

    Edit postbit template
    FIND:


    REPLACE WITH:
    Da! Ochen harasho! Spasiba, Oleg...

    -Case

  13. #43
    Member PromotePoker's Avatar
    Real Name
    Jason
    Join Date
    Mar 2006
    Location
    Las Vegas, Nevada
    Posts
    43
    Quote Originally Posted by Jonathan View Post
    Here's another:

    Turn on the "similar threads" function. Good SEO and natural keyword inclusion is just one of the reasons to use it. You can also insert the thread title again here. Instead of the standard "Similar Threads" heading, just change it to: "Similar Threads for: title-of-thread".
    Quote Originally Posted by Keith Cohen View Post
    Edit template: showthread_similarthreads

    Look for:
    Code:
    $vbphrase[similar_threads]
    
    Replace with:
    Code:
    $vbphrase[similar_threads] for: $thread[title]
    
    What about a few other tweaks like:

    Currently active viewing "this thread"

    &

    Members who have read "this thread"

    &

    Linkbacks (add this) to "this thread"

    Wouldn't this be a good idea also to replace "this thread" with the actual page title ($thread[title] ) , to further optimize the thread for maximum SEO and keyword Relevancy?

    I'm good at following directions , can someone point me to the correct templates to edit, and the replacement text.

    Thanks,
    Jason
    Poker Forums - "I'm Not Lucky, I Have Good Karma!"

  14. #44
    Senior Member
    Real Name
    len backus
    Join Date
    May 2007
    Posts
    116
    Quote Originally Posted by Keith Cohen View Post
    Ok, I got it.

    *** WARNING: USE AT YOUR OWN RISK. MAKE A BACKUP OF YOUR DATABASE FIRST. MAYBE TWO TO BE SAFE. NOT RESPONSIBLE. ***

    This worked for me to update all the old post titles to "Re: [thread title]" if they were currently blank. If you have a lot of posts this can take a while to execute. I have about 365k posts and it took about 10 minutes.

    The query:
    Code:
    UPDATE post SET post.title = concat("Re: ",(SELECT thread.title FROM thread WHERE thread.threadid = post.threadid)) WHERE post.title = ""
    
    After thinking about this more, I think this may not work well for sites that use Threaded or Hybrid modes, since the post title will be set to "Re: [thread title]", when it may be in response to a specific post in the thread and that post may have a different title. I haven't investigated this; I'm just theorizing.

    I ONLY use linear mode on my site anyway, so it doesn't affect me.
    vB only has threaded and hybrid these days. Has anyone tried this query?
    LenBackus


  15. #45
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,983
    since when? This site (and everyone i own) all runs linear mode

    he's saying it will/may BREAK hybrid and or threaded modes.

    I saw your other thread about this, and frankly, i think it's over-rated and probably a waste of time.

    anything non-quoted is going to end up with the same re: title over and over again. 20 instances of a phrase doesn't help you.

Similar Threads

  1. Replies: 20
    Last Post: 05-28-2006, 02:51 PM
  2. Replies: 2
    Last Post: 11-20-2005, 06:40 PM
  3. the archives SEO
    By acers in forum General Discussion
    Replies: 11
    Last Post: 07-29-2005, 01:18 AM