WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by ccheney v1.0

Permalink Fix & Disable Canonical Redirects

This plugin makes WordPress' default permalinks behavior work on the Concentric/XO Communications shared hosting platform.

Permalink Fix & Disable Canonical Redirects

The facts

Rating
2★ from 1
Active installs
100+
Price
Free
Last updated
18 Oct 2015
Added
Dec 2010
Requires WP
2.3
Tested up to
WP 4.3.34
Downloads
32,082

Our analysis

AI-assisted

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

  • Ensures permalinks work on Concentric/XO Communications hosting
  • Disables canonical redirection to prevent loops
  • Addresses issues with WordPress 3.1 and IIS servers

Where it falls short

  • Limited to specific hosting environments
  • Requires manual .htaccess configuration
  • Low rating and few active installs

Verdict

This plugin addresses specific permalink issues for a niche hosting environment but has a low rating and limited user base.

From the developer

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.

  1. Upload the ‘permalink-fix-disable-canonical-redirects-pack’ folder to the ‘wp-content/plugins/’ directory.
  2. Log into the WordPress dashboard http://example.com/wp-admin and activate the plugin.
  3. Setup your .htaccess file as described below, this is the most important step.
  4. 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]

    1. If for some reason you’re using this plugin outside of the Concentric/XO shared hosting enviroment (assuming Apache) use the following .htaccess rules:

    `
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]

    Changelog

    Read the full description on the official page →

Tagged as

Alternatives

Other plugins for managing URLs.

All in One SEO

AIOSEO is the WordPress SEO plugin. Boost SEO rankings with AI SEO tools, schema, meta descriptions, XML sitem...

Free 2M+ installs 4.7★ (5,201)
301 Redirects

Manage 301 & 302 redirects. Simple redirection & redirects validation. Includes redirect stats & 4...

Free 300k+ installs 4.7★ (578)
Redirection for Contact Form 7

Redirect to any page or URL, execute scripts after submission, save data to the database, and unlock additiona...

Free 200k+ installs 4.7★ (275)
Permalink Manager Lite

Permalink Manager enhances WordPress’s built-in URL system, allowing you to change the URLs of native and cust...

Free 100k+ installs 4.8★ (176)
WP Encryption

Lifetime SSL solution - Free SSL certificate & HTTPS redirect, fix insecure site / SSL errors, Security he...

Free 50k+ installs 4.9★ (1,143)
Redirection

Manage 301 redirects, track 404 errors, and improve your site. No knowledge of Apache or Nginx required.

Free 2M+ installs 4.4★ (703)