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
- Description: Disables the "Canonical URL Redirect" features of WordPress 2.3 and above.
Version: 1.0Author: Mark Jaquith
Author URI: http://markjaquith.com/ * / -
remove_filter ('template_redirect', 'redirect_canonical');
? >
0 comments:
Post a Comment