Šī spraudnis nav atjaunināts vairāk kā divus gadus. Varbūt, tas vairs netiek uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress versijām.

Change Permalink Helper

Apraksts

When you change the permalink structure then this is a problem for bookmarks of users and also for search engines to link to your posts. This plugin uses the slug of the new url and search for a ID in the database of WordPress. If it finds a post according to the slug, the Plugin will redirect to the correct post and send a header message “moved permanently 301” to change the url on the index of search engines.

Uzstādīšana

Requirements

  • WordPress version 2.8 and later

Installation

  1. Unpack the download-package
  2. Upload the folder and all folder and files includes this to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Thats all

Licence

Good news, this plugin is free for everyone! Since it’s released under the GPL, you can use it free of charge on your personal or commercial blog.

Translations

The plugin comes with various translations, please refer to the WordPress Codex for more information about activating the translation. If you want to help to translate the plugin to your language, please have a look at the .pot file which contains all defintions and may be used with a gettext editor like Poedit (Windows) or plugin for WordPress Localization.

Atsauksmes

28 augusts, 2019
This plugin does not work anymore (in my case, it may still work for other users) and the developer is not responding to support-requests …
18 novembris, 2017
I changed URL structure from “Day and name” to “Post name”. Plugin’s performance for Redirecting to new URL structure is brilliant. Many thanks for developer.
5 aprīlis, 2017
I updated to WooCommerce 3.0 and began to experience many problems which I had to tackle one by one – One of the problems was that the Product Permalinks was “Product Category, Product Name” before. It then automatically changed to “Product/ Product Category, Product Name” – Which completely messed up my website and search engines went to 404 links. I couldn’t change it back – so I finally found this plugin – didn’t have to do anything else apart from install it and it completely solved my problem! Thanks a bunch!. One question – Is this a permanant fix for all those links that are on search engines? Will they eventually change to the correct links and will I experience any problems moving on? Thanks!
Lasīt 33 atsauksmes

Autori un izstrādātāji

“Change Permalink Helper” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

Tulkot “Change Permalink Helper&#8221 savā valodā.

Vai jūs interesē attīstība?

Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.

Izmaiņu žurnāls

v1.1.1 (04/24/2020)

  • Fix array type for different URL parameter

v1.1.0 (04/17/2020)

  • Add support for URL parameter, Probs @sovok

v1.0.0 (05/16/2016)

  • Update constructor for php7 usage.

v0.1 (10/06/2010)

  • Write a Plugin based on my ideas for customer
  • 4free to use with GPL licence
  • Upload on WP-Repository