Results 1 to 9 of 9

Lots of 404 errors..

This is a discussion on Lots of 404 errors.. within the General Discussion forums, part of the vBSEO SEO Plugin category; Hey guys, Been trying to work this out myself the last few days but it seems to be growing / ...

  1. #1
    Member
    Real Name
    Darren
    Join Date
    Oct 2009
    Posts
    70
    Liked
    3 times

    Question Lots of 404 errors..

    Hey guys,

    Been trying to work this out myself the last few days but it seems to be growing / getting worse / getting more 404's..

    vwv1np.png

    As you can see from the images above.. the sitemap seems to be / have generated VBSEO type URL rewrites... however i am using 001 settings (Hierarchic) URL's across cms, blogs and forums..

    Originally for the first few hours of the site being live i used the VBSEO 002 settings.. but since then the URL's have been 001 settings..

    Ive regenerated the sitemap and re-submitted to webmaster tools, but for some reason these continue to grow.. any help on this is greatly appreciated.

    Regards, Darren

  2. #2
    vBSEO Staff Marco Mamdouh's Avatar
    Real Name
    Marco Mamdouh
    Join Date
    May 2010
    Location
    Egypt
    Posts
    3,143
    Liked
    110 times
    Ok, You can use this redirect to avoid any broken links since you have changed your rewrite format, Please add this line under "RewriteEngine On" line :

    Code:
    RewriteRule ^f([0-9]+)/$ http://www.domain.com/forums/forumdisplay.php?f=$1 [L,R=301]
    Change domain.com/forums with your forum URL

  3. #3
    Member
    Real Name
    Darren
    Join Date
    Oct 2009
    Posts
    70
    Liked
    3 times
    Thanks for the above code.. i am assuming this goes in the .htaccess file ?

    I am using non-www and also i have used vbseo CRR to rewrite "Forums" to "Forum" so can you tell me if this code is correct:

    Code:
    RewriteRule ^f([0-9]+)/$ http://kinectforums.net/forum/forumdisplay.php?f=$1 [L,R=301]
    Thanks again guys for your awesome support

    Regards, Darren

  4. #4
    vBSEO Staff Marco Mamdouh's Avatar
    Real Name
    Marco Mamdouh
    Join Date
    May 2010
    Location
    Egypt
    Posts
    3,143
    Liked
    110 times
    Then you should use this rule :

    Code:
    RewriteRule ^f([0-9]+)/$ http://kinectforums.net/forumdisplay.php?f=$1 [L,R=301]
    And yes this rule should be in .htaccess file under "RewriteEngine On" line

  5. #5
    Member
    Real Name
    Darren
    Join Date
    Oct 2009
    Posts
    70
    Liked
    3 times
    Thanks very much Marco, really do appreciate your timely responses

    Will see if that gets rid of the errors under the webmaster tools, Thanks you

    - Darren

  6. #6
    vBSEO Staff Marco Mamdouh's Avatar
    Real Name
    Marco Mamdouh
    Join Date
    May 2010
    Location
    Egypt
    Posts
    3,143
    Liked
    110 times
    I've just tried the redirect and see if it works correctly and I found it works great so when google try to open :

    Code:
    http://kinectforums.net/f10/
    It will redirect him to the correct new forum :
    Code:
    http://kinectforums.net/xbox-gaming/
    Google is not a real time effect it may take some more time to update it in GWMC so be patient we have fixed this issue it just need some time to update

  7. #7
    Member
    Real Name
    Darren
    Join Date
    Oct 2009
    Posts
    70
    Liked
    3 times
    Awesome Thanks for looking into that Marco

    I must admit i didn't check myself, was just going to wait for the webmaster tools to re-index the sitemap, Appreciate your help here

    - Darren

  8. #8
    vBSEO Staff Marco Mamdouh's Avatar
    Real Name
    Marco Mamdouh
    Join Date
    May 2010
    Location
    Egypt
    Posts
    3,143
    Liked
    110 times
    You're welcome Darren

  9. #9
    Senior Member
    Real Name
    Carlos
    Join Date
    May 2008
    Location
    California
    Posts
    188
    Liked
    2 times
    Ahh. I see. So, you bought the Kinect Forums. I was going to buy it. :-/

    Congrats on the purchase. And NICE SKIN! VEEEEEEERY NICE. I would like a skin like that when I get VB4.

Similar Threads

  1. vBulletin 4.x lots of errors!
    By btks1995 in forum Bug Reporting
    Replies: 2
    Last Post: 05-01-2010, 07:41 PM
  2. Please review (lots to learn)
    By JTutor in forum Critique Please
    Replies: 12
    Last Post: 11-29-2008, 11:55 PM
  3. Lots of questions
    By webdzinez in forum Pre-Sales Questions
    Replies: 14
    Last Post: 11-18-2008, 05:17 PM
  4. Getting lots of errors on google from my site.
    By hornstar6969 in forum Troubleshooting
    Replies: 0
    Last Post: 05-22-2006, 07:49 PM
  5. Lots of errors... hard to troubleshoot without paths
    By Ace Shattock in forum Troubleshooting
    Replies: 6
    Last Post: 01-18-2006, 06:15 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •