Activity Stream
48,167 MEMBERS
62675 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1.     
    #1
    Moderator
    NewEraCracker's Avatar

    Default vBSEO bug

    This post doesn't open

    http://www.besthostingforums.com/5-g...-new-post.html

    Maybe this should be reported to vBSEO developers and fixed
    NewEraCracker Reviewed by NewEraCracker on . vBSEO bug This post doesn't open http://www.besthostingforums.com/5-general-discussion/102208-test-vbulletin-seo-bug-new-post.html Maybe this should be reported to vBSEO developers and fixed :) Rating: 5
    Trusted: Dom, l0calh0st, 0ccul7, robert420
    Find all threads started by NewEraCracker

  2.   Sponsored Links

  3.     
    #2
    Banned
    Website's:
    KWWHunction.com
    Good eye Nec



  4.     
    #3
    Member
    Website's:
    tufos.net
    as I've mentioned in Capone's thread, he did a mistake with this vBSEO thing. It is useless for KWWHunction.
    Before links were short and "easy" to remember.. now links are bigger and hard to memorize and share around.

    KWWHunction was good without this shit and is ranked high for several search terms as well.
    -999 Propz for this change.

  5.     
    #4
    .: The GodFather :.
    ^^ Sorry i forgot to advise you personally for this change.

    But besides your ability to remember URLs, there are actual benefit in usage of VBSEO and with all the respect i don't think you need to be the one preaching us and giving us negative rep for doing whats best for KWWH.

    And Dlow/NewEraCracker we gonna fix all VBSEO errors last night.
    I am like any other man. All I do is supply a demand... KWWHunction.com for the masses!

  6.     
    #5
    Moderator
    NewEraCracker's Avatar
    Quote Originally Posted by aishamontreal View Post
    as I've mentioned in Capone's thread, he did a mistake with this vBSEO thing. It is useless for KWWHunction.
    Before links were short and "easy" to remember.. now links are bigger and hard to memorize and share around.

    KWWHunction was good without this shit and is ranked high for several search terms as well.
    -999 Propz for this change.
    vBSEO is good for KWWH.
    Also Admins did a good choice keeping the ids in the forum name slugs.
    Trusted: Dom, l0calh0st, 0ccul7, robert420
    Find all threads started by NewEraCracker

  7.     
    #6
    Member
    Website's:
    tufos.net
    I have not agains't you Capone, I just think you should planned URL structure a bit more instead of using this big ones.

    Well NEC.. I personally prefer:
    besthostingforums.com/topic-id/topic-name.html

    Looks better and clean.

  8.     
    #7
    Member
    Website's:
    vaporhostn.com
    Actually keeping id and name of id keeps google searches and more accurate..
    Its the reason google likes certain seo because it can know how to categorize the links.

    Numbers alone make it useless..

  9.     
    #8
    .: The GodFather :.
    O.K This issue is fixed.
    I am like any other man. All I do is supply a demand... KWWHunction.com for the masses!

  10.     
    #9
    Member
    Just realised how old this thread is .. Sorry mod, Delete my post please

  11.     
    #10
    Moderator
    NewEraCracker's Avatar
    The issue is located within the function vbseo_thread_seotitle (inside vbseo\includes\functions_vbseo_createurl.php):

    Original code:
    PHP Code: 
    function vbseo_thread_seotitle(&$vbseo_gcache_thread)
    {
    global 
    $vbphrase;
    if (!isset(
    $vbseo_gcache_thread['seotitle']))
    {
    $ttl = ($vbseo_gcache_thread['title'] ? $vbseo_gcache_thread['title'] : $vbseo_gcache_thread['threadtitle']);
    if(
    VBSEO_URL_THREAD_PREFIX && 
    (
    $prefid $vbseo_gcache_thread['prefixid']) )
    $ttl = (VBSEO_URL_THREAD_PREFIX_NAME $vbphrase["prefix_".$prefid."_title_plain"] : $prefid) . ' ' $ttl;
    $vbseo_gcache_thread['seotitle'] = vbseo_filter_replace_text ($ttl);
    }

    Fixed code:
    PHP Code: 
        function vbseo_thread_seotitle(&$vbseo_gcache_thread)
        {
            global 
    $vbphrase;
            if (!isset(
    $vbseo_gcache_thread['seotitle']))
            {
                
    $ttl = ($vbseo_gcache_thread['title'] ? $vbseo_gcache_thread['title'] : $vbseo_gcache_thread['threadtitle']);
                if(
    VBSEO_URL_THREAD_PREFIX && 
                    (
    $prefid $vbseo_gcache_thread['prefixid']) )
                    
    $ttl = (VBSEO_URL_THREAD_PREFIX_NAME $vbphrase["prefix_".$prefid."_title_plain"] : $prefid) . ' ' $ttl;
                
    $vbseo_gcache_thread['seotitle'] = vbseo_filter_replace_text ($ttl);
                if( 
    strpos$vbseo_gcache_thread['seotitle'], 'post' ) === (strlen$vbseo_gcache_thread['seotitle'] ) - strlen('post') ) )
                    
    $vbseo_gcache_thread['seotitle'] .= '-'
            }
        } 
    Trusted: Dom, l0calh0st, 0ccul7, robert420
    Find all threads started by NewEraCracker

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. VBSEO HELP
    By subha86 in forum Webmaster Discussion
    Replies: 7
    Last Post: 29th Mar 2011, 03:43 PM
  2. vBSEO help
    By Sik in forum vBulletin
    Replies: 6
    Last Post: 21st Mar 2011, 07:36 PM
  3. Any One Help me On Vbseo
    By rapid-ddldotcom in forum vBulletin
    Replies: 2
    Last Post: 24th Jan 2010, 04:02 PM
  4. Replies: 20
    Last Post: 13th Aug 2009, 05:37 AM
BE SOCIAL