MQ Permalinks

Set modification-prove permalinks on posts, pages and categories

Author:Adrian Kühnis (profile at wordpress.org)
WordPress version required:3.5.1
WordPress version tested:3.5.1
Plugin version:0.1.4
Added to WordPress repository:06-04-2013
Last updated:06-04-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:1
Plugin URI:http://miquado.com/
Total downloads:972
Active installs:10+
plugin download
Click to start download

MQ Permalinks is a plugin for the wordpress blog to make permalinks modification-secure. Changing blog name, page name or category slug creates broken links on external pages because the url for a specific page is changed.

MQPermalinks plugin creates modification-secure permalinks as follows:

  • p57-postname
  • a88-pagename
  • c2-categoryslug

Even if the names are modified for SEO reasons, older links will stay valid. Furthermore, if the page structure is modified, the permalinks for pages stay the same.

Example:

Above link urls can be uptimized for keyword as follows, leaving the old links still working:

  • p57-keyword-postname
  • a88-keyword-pagename
  • c2-keyword-categoryslug

Note:

Changing a post name, page name or category slug, creates a new URL with identical content. WordPress, however, includes a canonical link into the head section of the page telling search machines and browsers the correct URL for the page.