Page 2 of 2 FirstFirst 1 2
Results 16 to 29 of 29

vBSEO Slugs - Custom Forum Titles

This is a discussion on vBSEO Slugs - Custom Forum Titles within the General Discussion forums, part of the vBSEO SEO Plugin category; From http://www.w3.org/Provider/Style/TITLE.html: The title of a document is specified by the TITLE element. The TITLE element should occur in the ...

  1. #16
    vBSEO Staff Ace Shattock's Avatar
    Real Name
    Ace Shattock
    Join Date
    Jul 2005
    Location
    Auckland, New Zealand, New Zealand
    Posts
    4,012
    Liked
    13 times
    From http://www.w3.org/Provider/Style/TITLE.html:

    The title of a document is specified by the TITLE element. The TITLE element should occur in the HEAD of the document.

    There may only be one title in any document. It should identify the content of the document in a fairly wide context.

    The title is not part of the text of the document, but is a property of the whole document. It may not contain anchors, paragraph marks, or highlighting. The title may be used to identify the node in a history list, to label the window displaying the node, etc. It is not normally displayed in the text of a document itself. Contrast titles with headings . The title should ideally be less than 64 characters in length. That is, many applications will display document titles in window titles, menus, etc where there is only limited room. Whilst there is no limit on the length of a title (as it may be automatically generated from other data), information providers are warned that it may be truncated if long.
    and <title>: the most important element of a quality Web page - Quality web tips :

    A good title

    So take care to give your page a good title:

    not too short
    "Section One" won't help much when it shows up in a search results list. Section one of what?. Better: <title>Section One of the Modern Music Guide</title> or even better <title>Time Frame (the Modern Music Guide, Section 1)</title>
    not too long
    Because only 60 to 80 characters are displayed in many window titles, menus, etc.; you can give a more detailed/pleasant title in the top level heading of your document, e.g. <h1>Section One: When has the Modern Time Commenced, Musicwise?</h1> (with a link to the whole Modern Music Guide for context).
    vBSEO's Relevant Replacements feature can be used to achieve the second point.

  2. #17
    Senior Member
    Real Name
    Jan Jaap
    Join Date
    May 2006
    Location
    The Netherlands
    Posts
    132
    Liked
    0 times
    These automated general titles are never as good as user generated titles wich change from time to time.

  3. #18
    Senior Member
    Real Name
    thompson
    Join Date
    Jul 2007
    Posts
    198
    Liked
    0 times
    thanks for the tip.

  4. #19
    Junior Member Clive's Avatar
    Real Name
    Clive
    Join Date
    Feb 2008
    Posts
    19
    Liked
    0 times
    Because I was directed to this thread by a vBSEO stuff to get the solution to one of my open issues, here's a mod that solves Adult SEO's problem, too:
    Forum Title - vBulletin.org Forum

  5. #20
    Member popowich's Avatar
    Real Name
    Raymond Popowich
    Join Date
    Nov 2008
    Location
    Rochester, New York
    Posts
    40
    Liked
    0 times
    Is it possible to create slugs but also retain the old URL's?

    If I add slugs the old links break.

    Should I create apache permanent redirects for the old URL's to the new ones?

    -Raymond

  6. #21
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,742
    Liked
    168 times
    You can add a "Custom Redirect" in vBSEO CP, like:
    Code:
    'old-title/(.*)$' => 'new-titles/$1'

  7. #22
    Member Eros's Avatar
    Real Name
    Eros
    Join Date
    Feb 2006
    Location
    Dhaka, Bangladesh
    Posts
    51
    Liked
    0 times

  8. #23
    Senior Member
    Real Name
    thompson
    Join Date
    Jul 2007
    Posts
    198
    Liked
    0 times
    cool, but need registration to download.

  9. #24
    Zi5
    Zi5 is offline
    Member
    Real Name
    Kool
    Join Date
    Feb 2007
    Posts
    73
    Liked
    0 times

    Hello

    I find the soloution but we need Oleg help
    Attachment 6594


    How i can made this mode work in forumhome
    I've add the $foruminfo[forum_title] for all this templetes

    'forumhome_forumbit_level1_nopost',
    'forumhome_forumbit_level1_post',
    'forumhome_forumbit_level2_nopost',
    'forumhome_forumbit_level2_post',
    'forumhome_subforumbit_nopost',
    'forumhome_subforumbit_post',



    I think there are a Hook edit or a file edit to get it works

  10. #25
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Hello ,

    Please try asking asistance from mod_author.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  11. #26
    Senior Member A.Chakery's Avatar
    Real Name
    Ali Chakery
    Join Date
    Jan 2008
    Posts
    772
    Liked
    54 times
    I found a mod on vb.org , This will allow you to change the title that shows up per forum.
    here it is (its made for vb 3.7.x , but its working great on 3.8 )

    http://www.vbulletin.org/forum/showthread.php?t=165538

  12. #27
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    5 times
    Glad you enjoy it
    The Forum Hosting - Forum Hosting from the Forum Experts

  13. #28
    Senior Member A.Chakery's Avatar
    Real Name
    Ali Chakery
    Join Date
    Jan 2008
    Posts
    772
    Liked
    54 times
    Quote Originally Posted by Michael Biddle View Post
    Glad you enjoy it
    thats really a great work Michael , I hope you develop this great mod for vb4.

    thanks again

  14. #29
    Member
    Real Name
    Jacob
    Join Date
    Oct 2007
    Posts
    57
    Liked
    0 times
    I didn't see the link for Michael's 4.0 version, so here it is.
    Forum Title - vBulletin.org Forum

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. vBSEO 2.4.0 Released - Includes Google AdSense Targeting Feature!
    By Juan Muriente in forum vBSEO Announcements
    Replies: 74
    Last Post: 05-20-2006, 09:29 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
  •