{"id":11543,"date":"2010-12-17T16:03:00","date_gmt":"2010-12-17T16:03:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/permalink-fix-disable-canonical-redirects-pack\/"},"modified":"2015-10-18T07:20:28","modified_gmt":"2015-10-18T07:20:28","slug":"permalink-fix-disable-canonical-redirects-pack","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/permalink-fix-disable-canonical-redirects-pack\/","author":7429754,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0","stable_tag":"1.0.5","tested":"4.3.34","requires":"2.3","requires_php":"","requires_plugins":"","header_name":"Permalink Fix & Disable Canonical Redirects Pack","header_author":"","header_description":"","assets_banners_color":"","last_updated":"2015-10-18 07:20:28","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/ccheney\/permalink-fix-disable-canonical-redirects-pack","header_author_uri":"","rating":2,"author_block_rating":0,"active_installs":100,"downloads":31561,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":"1","3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.2","1.0.3","1.0.4","1.0.5"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[48653,48655,48656,48657,48654],"plugin_category":[59],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-11543","plugin","type-plugin","status-publish","hentry","plugin_tags-500-server-error","plugin_tags-ashurbanipal","plugin_tags-canonical-redirection","plugin_tags-cnchost","plugin_tags-parsing-error","plugin_category-utilities-and-tools","plugin_committers-ccheney"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/permalink-fix-disable-canonical-redirects-pack.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugin makes WordPress' 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\nDescription\n\n<p>This plugin ensures the REQUEST_URI variable is set during the initialization of WordPress, allowing permalinks to work correctly.<\/p>\n\nInstallation\n\n<p>The REQUEST_URI variable is not set correctly by the server platform.\nThis plugin builds each variation of REQUEST_URI by peicing together other available variables.<\/p>\n\n<ol>\n<li>Upload the 'permalink-fix-disable-canonical-redirects-pack' folder to the 'wp-content\/plugins\/' 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><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\n<p>RewriteCond %{REQUEST_FILENAME} !-d\nRewriteCond %{REQUEST_FILENAME} !-f\nRewriteRule ^(.*)$ index.php?q=$1 [L,QSA]<\/p>\n\n<ol>\n<li>If for some reason you're using this plugin <em>outside<\/em> of the Concentric\/XO shared hosting enviroment (assuming Apache) use the following .htaccess rules:<\/li>\n<\/ol><\/li>\n<\/ol>\n\n<p>`\n        RewriteEngine On\n        RewriteBase \/\n        RewriteCond %{REQUEST_FILENAME} !-f\n        RewriteCond %{REQUEST_FILENAME} !-d\n        RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]\n    <\/p>\n\nChangelog","raw_excerpt":"This plugin makes WordPress&#039; default permalinks behavior work on the Concentric\/XO Communications shared hosting platform.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/11543","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=11543"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ccheney"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=11543"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=11543"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=11543"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=11543"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=11543"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=11543"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}