Saturday, December 18, 2010

Sore Muscles From Snowboarding

Wordpress: too many redirects

Your site based on wordpress and not 'more' viewable in the browser warns you that there are too many redirects?
You can apply a patch to disable the "canonical url redirection,

\u0026lt;?
php / * Plugin
    Name: Disable Canonical URL Redirection
  1. Description: Disables the "Canonical URL Redirect" features of WordPress 2.3 and above.
    Version: 1.0
    Author: Mark Jaquith
    Author URI: http://markjaquith.com/
  2. * /

  3. remove_filter ('template_redirect', 'redirect_canonical');
    ? >

0 comments:

Post a Comment