Results 1 to 2 of 2

Looping 301

This is a discussion on Looping 301 within the Bug Reporting forums, part of the vBSEO SEO Plugin category; In the custom rules i have created the following rule: 'index.php?p=external' => 'external-news.html' When i accidently typed in external-news.php, i've ...

  1. #1
    xb_
    xb_ is offline
    Junior Member
    Join Date
    Jul 2005
    Posts
    27
    Liked
    0 times

    Looping 301

    In the custom rules i have created the following rule:
    'index.php?p=external' => 'external-news.html'

    When i accidently typed in external-news.php, i've received a warning from firefox: "Redirection limit for this URL exceeded. Unable to load the requested page. This may be caused by cookies that are blocked." (where cookies are not blocked at all...)

    When i reviewed the logfile to see what happened, i can see:
    GET /external-news.php HTTP/1.1" 301
    GET /external-news.php/ HTTP/1.1" 301

    Where the second line is being looped.

    Imho, this should result in a 404...

    Even with the few escapes '\' in the rule, it has the same effect ('index\.php\?p=external' => 'external-news.html') where i did not put escapes in the .html side, as it also isn't the case with the 2 examples in vbseo_cp.php.

    Whats even worse internet explorer doesn't seem to have this "redirection limit", wich causes the server load to increase slowly... even by guests (who normally can't reach the page). 800+ redirects increased the load by +- 0.50 on my server.
    Last edited by xb_; 09-06-2005 at 03:31 PM. Reason: added guest, IE, load part

  2. #2
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    14,266
    Liked
    586 times
    /* NOTE: This issue has been resolved in RC8. */

    Thank you for reporting

Similar Threads

  1. 301 homepage
    By Ashley in forum General Discussion
    Replies: 2
    Last Post: 02-15-2006, 05:34 AM
  2. 301 Redirects .. built in?
    By Ace Shattock in forum General Discussion
    Replies: 1
    Last Post: 09-30-2005, 11:18 AM
  3. Looping 301
    By xb_ in forum Bug Reporting
    Replies: 1
    Last Post: 09-26-2005, 08:55 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
  •