>
Download This Plugin | |
Download Elegant Themes | |
Name | Permalink Editor |
Version | 0.2.12 |
Author | Fubra Limited |
Rating | 66 |
Last updated | 2011-10-14 01:51:00 |
Downloads |
54865
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Permalink Editor plugin added 1 bytes of resources to the Home page and 3 bytes of resources to the sample Post page.
Permalink Editor plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Permalink Editor plugin ads no tables to your Wordpress blog database.This plugin adds two areas of functionality: Global page, category or tag permalink structures and individual custom permalinks.
Options are added to the Permalinks Settings page allowing you to specify the structure for pages, categories, tags and authors.
By default - if custom permalinks are enabled - pages are accessible in the format /page/
or /parent/page/
.
You can modify this format in many different ways, for example:
/%pagename%.html
/content/%pagename%/
/page-%pagename%/
This same format applies for categories, tags and authors, however the structure tokens differ:
%category%
(E.g. /category/%category%.html
)%post_tag%
(E.g. /tag/%post_tag%.html
)%author%
(E.g. /author/%author%.html
)Each permalink base can be edited directly via these settings, for example using /people/%author%.html
as the Author permalink structure will replace /author/
with /people/
.
If no prefix is found, permalinks will be prepended with a default (category, tag or author) - with the exception of pages.
Note: Ensure you have included the correct structure tag somewhere in the url.
Additionally, an option is added to the edit screen allow you to specify the permalink for an individual post or page.