AIOSEO is the WordPress SEO plugin. Boost SEO rankings with AI SEO tools, schema, meta descriptions, XML sitem...
This plugin makes WordPress' default permalinks behavior work on the Concentric/XO Communications shared hosting platform.
Permalink Fix & Disable Canonical Redirects is a WordPress plugin designed to ensure that permalinks function correctly on the Concentric/XO Communications shared hosting platform. It disables the canonical redirection feature to prevent endless redirection loops outside of the admin area. The plugin modifies the REQUEST_URI variable during WordPress initialization, which is essential for proper permalink operation.
This plugin is suitable for users on the Concentric/XO shared hosting platform who are experiencing issues with permalinks and canonical redirects. It requires specific .htaccess configurations for proper functionality.
Best for: This plugin is best for users on Concentric/XO Communications shared hosting who need to fix permalink issues.
What it does well
Where it falls short
This plugin addresses specific permalink issues for a niche hosting environment but has a low rating and limited user base.
ccheney's own description of Permalink Fix & Disable Canonical Redirects, lightly tidied.
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.
Description
This plugin ensures the REQUEST_URI variable is set during the initialization of WordPress, allowing permalinks to work correctly.
Installation
The REQUEST_URI variable is not set correctly by the server platform.
This plugin builds each variation of REQUEST_URI by peicing together other available variables.
Make sure the .htaccess file is setup properly. 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.
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]
`
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]
Changelog
Other plugins for managing URLs.
AIOSEO is the WordPress SEO plugin. Boost SEO rankings with AI SEO tools, schema, meta descriptions, XML sitem...
Manage 301 & 302 redirects. Simple redirection & redirects validation. Includes redirect stats & 4...
Redirect to any page or URL, execute scripts after submission, save data to the database, and unlock additiona...
Permalink Manager enhances WordPress’s built-in URL system, allowing you to change the URLs of native and cust...
Lifetime SSL solution - Free SSL certificate & HTTPS redirect, fix insecure site / SSL errors, Security he...
Manage 301 redirects, track 404 errors, and improve your site. No knowledge of Apache or Nginx required.