{"id":128539,"date":"2010-12-17T08:00:00","date_gmt":"2010-12-17T08:00:00","guid":{"rendered":"https:\/\/www.weixiaoduo.com\/plugins\/2024\/02\/22\/permalink-fix-disable-canonical-redirects-pack\/"},"modified":"2015-10-18T15:20:00","modified_gmt":"2015-10-18T15:20:00","slug":"permalink-fix-disable-canonical-redirects-pack","status":"publish","type":"post","link":"https:\/\/www.weixiaoduo.com\/plugins\/permalink-fix-disable-canonical-redirects-pack\/","title":{"rendered":"Permalink Fix &#038; Disable Canonical Redirects"},"content":{"rendered":"<p>This plugin makes WordPress\u2019 default permalinks behavior work on the Concentric\/XO Communications shared hosting platform. It also disables the canonical redirection feature as it causes an endless redirection loop outside of wp-admin. This plugin also appears to resolve an issue with a recent release of WordPress 3.1 and IIS servers.<\/p>\n<p>Description<\/p>\n<p>This plugin ensures the REQUEST_URI variable is set during the initialization of WordPress, allowing permalinks to work correctly.<\/p>\n<p>Installation<\/p>\n<p>The REQUEST_URI variable is not set correctly by the server platform.<br \/>\nThis plugin builds each variation of REQUEST_URI by peicing together other available variables.<\/p>\n<ol>\n<li>Upload the \u2018permalink-fix-disable-canonical-redirects-pack\u2019 folder to the \u2018wp-content\/plugins\/\u2019 directory.<\/li>\n<li>Log into the WordPress dashboard http:\/\/example.com\/wp-admin and activate the plugin.<\/li>\n<li>Setup your .htaccess file as described below, this is the most important step.<\/li>\n<li>\n<p><em>Make sure the .htaccess file is setup properly.<\/em> The server requires that you convert end of line characters to UNIX format (LF). Be sure to add a hard return after the last directive. See additional-instructions.rtf for a step-by-step.<\/p>\n<p>RewriteCond %{REQUEST_FILENAME} !-d<br \/>\nRewriteCond %{REQUEST_FILENAME} !-f<br \/>\nRewriteRule ^(.*)$ index.php?q=$1 [L,QSA]<\/p>\n<ol>\n<li>If for some reason you\u2019re using this plugin <em>outside<\/em> of the Concentric\/XO shared hosting enviroment (assuming Apache) use the following .htaccess rules:<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p>`<br \/>\n        RewriteEngine On<br \/>\n        RewriteBase \/<br \/>\n        RewriteCond %{REQUEST_FILENAME} !-f<br \/>\n        RewriteCond %{REQUEST_FILENAME} !-d<br \/>\n        RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]\n    <\/p>\n<p>Changelog<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This plugin makes WordPress' default permalinks behavior work on the Concentric\/XO Communications shared hosting platform.<\/p>\n","protected":false},"author":65,"featured_media":321792,"comment_status":"open","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"slim_seo":{"title":"Permalink Fix & Disable Canonical Redirects - \u8587\u6653\u6735\u63d2\u4ef6\u76ee\u5f55","description":"This plugin makes WordPress' default permalinks behavior work on the Concentric\/XO Communications shared hosting platform."},"footnotes":""},"categories":[1],"tags":[35254,35255,35256,35257,35258],"class_list":["post-128539","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-500-server-error","tag-ashurbanipal","tag-canonical-redirection","tag-cnchost","tag-parsing-error"],"_links":{"self":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts\/128539","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/users\/65"}],"replies":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/comments?post=128539"}],"version-history":[{"count":0,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts\/128539\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/media\/321792"}],"wp:attachment":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/media?parent=128539"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/categories?post=128539"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/tags?post=128539"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}