Page 1 of 3 1 2 3 LastLast
Results 1 to 15 of 35

vBSEO made no difference...

This is a discussion on vBSEO made no difference... within the Analysis: Traffic & SERPS forums, part of the vBulletin SEO Discussion category; I have a sports forum ( vB 3.8.3) ( Sports Central Message Boards | The Ultimate Sports Fan Community ) ...

  1. #1
    Junior Member
    Real Name
    Marc James
    Join Date
    Jul 2009
    Posts
    9
    Liked
    0 times

    vBSEO made no difference...

    I have a sports forum (vB 3.8.3) (Sports Central Message Boards | The Ultimate Sports Fan Community) with almost 300,000 posts that's mature (online since 2001). I installed vBSEO a few weeks ago and have seen no increase in traffic whatsoever, despite the search engines indexing a lot more pages and my sitemaps being submitted via vBSEO. vBSEO says it's pinging all the search engines successfully, the total URLs is 323,814 (up), etc.

    Basically, it's all setup and working properly, but I'm getting no benefit from it. Where is the increased traffic?

  2. #2
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    Hi Marc,

    A few weeks is about when things start working. It doesn't happen over-night.

    You also have several areas of room for improvement that I would address:




    Those are just a couple quick tips. I'd suggest making a post in our vBulletin SEO Discussion - Critique Please at vBSEO.com forum to get further advice.


    In the long run, you're about half way there. Perform a few more tweks, and sit tight.

  3. #3
    Junior Member
    Real Name
    Marc James
    Join Date
    Jul 2009
    Posts
    9
    Liked
    0 times
    Thanks, I fixed the first two things and am gonna try the H1 tags, but they are posing a problem. The first option provided white text on my gray gradient background and looked liked crap. The third option just put H1 text around my forum title and repeated the title right beneath where it was already labeled, so it looked bad and out of place. Haven't tried the second option, but how much of a difference do the H1 tags really make? They make my forum look like crap.

  4. #4
    Member
    Real Name
    Ian Ballinger
    Join Date
    Aug 2009
    Posts
    86
    Liked
    0 times
    remove the archive: [How To] Completely Turn Off the vBulletin Archive

    I had the professional installation, should that have been done for me?

  5. #5
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    5 times
    vBSEO - Installation Service

    That is not covered on the installation service.
    The Forum Hosting - Forum Hosting from the Forum Experts

  6. #6
    Member
    Real Name
    Ian Ballinger
    Join Date
    Aug 2009
    Posts
    86
    Liked
    0 times
    So does it need to be done? will I see a benefit

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

  8. #8
    Member
    Real Name
    Ian Ballinger
    Join Date
    Aug 2009
    Posts
    86
    Liked
    0 times
    Thanks I shall have a read one last question regarding the htaccess file that was uploaded could you see if it looks ok? Should the part that says "yourdomain" have my forums address?

    # Comment the following line (add '#' at the beginning)
    # to disable mod_rewrite functions.
    # Please note: you still need to disable the hack in
    # the vBSEO control panel to stop url rewrites.
    RewriteEngine On
    # Some servers require the Rewritebase directive to be
    # enabled (remove '#' at the beginning to activate)
    # Please note: when enabled, you must include the path
    # to your root vB folder (i.e. RewriteBase /forums/)
    #RewriteBase /
    #RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
    #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php [L,QSA]

  9. #9
    Senior Member
    Real Name
    Marco Mamdouh
    Join Date
    May 2008
    Location
    Egypt
    Posts
    2,627
    Liked
    3 times
    Blog Entries
    1
    No it shouldn't, since it's already disabled by # at the beginning

  10. #10
    Member
    Real Name
    Ian Ballinger
    Join Date
    Aug 2009
    Posts
    86
    Liked
    0 times
    Thanks

  11. #11
    Senior Member
    Real Name
    Marco Mamdouh
    Join Date
    May 2008
    Location
    Egypt
    Posts
    2,627
    Liked
    3 times
    Blog Entries
    1
    You are welcome

  12. #12
    Member
    Real Name
    Ian Ballinger
    Join Date
    Aug 2009
    Posts
    86
    Liked
    0 times
    That guide you posted to turn off the archive it says (Remember to have your config_vbseo.php CHMOD to at least 666)

    Where is the config_vbseo.php located?

  13. #13
    Senior Member
    Real Name
    Marco Mamdouh
    Join Date
    May 2008
    Location
    Egypt
    Posts
    2,627
    Liked
    3 times
    Blog Entries
    1
    forum root/includes/ from your FTP

  14. #14
    Junior Member
    Real Name
    Marc James
    Join Date
    Jul 2009
    Posts
    9
    Liked
    0 times
    Hey, you hijacked my thread, dude!

    I turned off the vB archive and validated my template. But how important are the H1 tags? I tried two of the methods and both placed redundant text on my page (i.e. the title of the site/thread listed a second time beneath the normal vB navigation), so it looked sloppy and unnecessary.

  15. #15
    Member
    Real Name
    Ian Ballinger
    Join Date
    Aug 2009
    Posts
    86
    Liked
    0 times
    well seemed pointless starting a new one for the same thing :P

    Could I ask how you validated your template? I went to that website and I have 56 errors. How am I supposed to dort them out?

Page 1 of 3 1 2 3 LastLast

Similar Threads

  1. Difference between Vbseo Staff and Vbseo Moderator ?
    By Future in forum Off-Topic & Chit Chat
    Replies: 1
    Last Post: 01-22-2009, 01:55 AM
  2. Unimagazine Forum - tnx vbseo..we made it!
    By beltipo in forum Analysis: Traffic & SERPS
    Replies: 1
    Last Post: 05-18-2008, 03:41 PM
  3. difference between vbseo and zoints seo?
    By imhere2009 in forum Pre-Sales Questions
    Replies: 4
    Last Post: 09-10-2007, 02:41 PM
  4. Three Best Decisions I made!!
    By hep2djive in forum General Discussion
    Replies: 4
    Last Post: 03-20-2006, 07:06 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
  •