Page 1 of 2 1 2 LastLast
Results 1 to 15 of 17

Redirecting

This is a discussion on Redirecting within the General Discussion forums, part of the vBSEO SEO Plugin category; Hi, Yahoo and google have indexed alot of urls that go like: www.domain.com/?t=1719&page=2 How do I redirect them to the ...

  1. #1
    Member
    Join Date
    Nov 2005
    Posts
    90
    Liked
    0 times

    Redirecting

    Hi,

    Yahoo and google have indexed alot of urls that go like:

    www.domain.com/?t=1719&page=2

    How do I redirect them to the vbseo url?

    Thanks in advance

  2. #2
    Senior Member Michael's Avatar
    Real Name
    Michael Benson
    Join Date
    Sep 2005
    Location
    United Kingdom
    Posts
    776
    Liked
    0 times
    So basically they are indexing multi-page threads? I believe that vBSEO already rewrites this sort of URL, therefore you'll have to wait for Google and Yahoo! to update their indexes of your website.

  3. #3
    Member
    Join Date
    Nov 2005
    Posts
    90
    Liked
    0 times
    Well, vbseo isn't rewriting these urls. I think yahoo/google have indexed these urls prior to vbseo.

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    emin,

    all original vB URLs are automatically redirected by vBSEO if you have "301 Redirect Original Content" option set to "Yes" in vbseocp (enabled by default).

    If you've got an URL indexed that is not redirected, please let me know an example and I will take a look
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  5. #5
    Member
    Join Date
    Nov 2005
    Posts
    90
    Liked
    0 times
    Hi,

    For starters, all archive pages are not redirected:
    www.islamicboard.com/archive/index.php/t-1283.html

    even though I have set it on Rewrite + 301 Redirect vB's Archive

    And for eg this page (from yahoo) is also not redirected:
    www.islamicboard.com/?t=1719&page=2

  6. #6
    ADM
    ADM is offline
    Senior Member ADM's Avatar
    Real Name
    Peter Papadopoulos
    Join Date
    Aug 2005
    Location
    Perth, Australia
    Posts
    254
    Liked
    0 times
    I don't know how yahoo listed that url, that's not correct at all.. as technically that url is referencing www.islamicboard.com/index.php?t=1719&page=2

    when it should be http://www.islamicboard.com/showthre...?t=1719&page=2.

    That is why vBSEO isn't rewriting it.

    You'll notice if you got to the second link I posted it gets rewritten correctly.

  7. #7
    Member
    Join Date
    Nov 2005
    Posts
    90
    Liked
    0 times
    Yes, I know, however, I am still baffled how yahoo obtained that (weird) url.

    Do you have a solution for the archive-redirection problem?

    Thanks in advance

  8. #8
    ADM
    ADM is offline
    Senior Member ADM's Avatar
    Real Name
    Peter Papadopoulos
    Join Date
    Aug 2005
    Location
    Perth, Australia
    Posts
    254
    Liked
    0 times
    I checked your site just then and the achive redirects to the proper threads correctly for me.

  9. #9
    Member
    Join Date
    Nov 2005
    Posts
    90
    Liked
    0 times
    No,

    I am talking about the old archive urls like this:
    http://www.islamicboard.com/archive/...hp/t-1283.html

    They do not redirect to the correct one.

  10. #10
    ADM
    ADM is offline
    Senior Member ADM's Avatar
    Real Name
    Peter Papadopoulos
    Join Date
    Aug 2005
    Location
    Perth, Australia
    Posts
    254
    Liked
    0 times
    I think it's because you've got the archive rewritten as /archive/ instead.. try rewrite it to something else as I have a feeling it's conflicting with the old urls.

    They should redirect to the proper threads though.

  11. #11
    Member
    Join Date
    Nov 2005
    Posts
    90
    Liked
    0 times
    Hi, I am not getting you.

    What should I rewrite exactly and where?

  12. #12
    ADM
    ADM is offline
    Senior Member ADM's Avatar
    Real Name
    Peter Papadopoulos
    Join Date
    Aug 2005
    Location
    Perth, Australia
    Posts
    254
    Liked
    0 times
    Login to your vbseocp and go down to "Rewrite Archive Root:" and choose a custom string like "/forumarchive/" or "forummap" or "sitemap".

    Or something other then /archive/

  13. #13
    Member
    Join Date
    Nov 2005
    Posts
    90
    Liked
    0 times
    I changed it to forumarchive but now when I go to my archive, the format is orumarchive instead of forumarchive and consequently it shows a no-page-found error.

  14. #14
    Member
    Join Date
    Nov 2005
    Posts
    90
    Liked
    0 times
    Is there a slight posibility that my httpd.conf commands for archive are wrong? This is my current setup in httpd.conf:

    RewriteEngine On

    RewriteRule ^/(sitemap.*\.(xml|txt)(\.gz)?)$ /vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

    RewriteCond %{REQUEST_FILENAME} /(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.*)$ $1 [L]

    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_FILENAME} !chat
    RewriteRule ^/(.*\.php)$ /vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]

    RewriteRule ^/(archive/.*)$ /vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]


    RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME}index.php -f
    RewriteRule ^(.*)/$ $1/index.php [L]

    RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME} !-f
    RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME} !-d
    RewriteRule ^/(.+)$ /vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]

  15. #15
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    emin,

    1. I'm not sure why you have this URL indexed, but it doesn't correspond to thread view URL and is not a correct vB URL, that's why it is not redirected.

    2. This is simply because target thread (id# 1283) doesn't exists
    http://www.islamicboard.com/showthread.php?t=1283

    You can try other URLs, they're working fine, like:
    http://www.islamicboard.com/archive/...hp/t-6153.html
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Page 1 of 2 1 2 LastLast

Similar Threads

  1. Redirecting non-www to www version
    By DN lodge in forum General Discussion
    Replies: 2
    Last Post: 03-16-2008, 12:47 PM
  2. Redirecting to Wrong Thread
    By JohnScott in forum Bug Reporting
    Replies: 2
    Last Post: 04-19-2006, 03:23 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
  •