Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

CSV to 301 Redirects

Опис

Use a .csv file for bulk 301 redirects

Скріншоти

  • Example of valid .csv file markup
  • Another example of valid .csv file markup
  • Upload the file to the WordPress Media Library and copy the attachment ID
  • Enter the attachment ID in the plugin options page and click save
  • Check the redirects by clicking source URLs in the plugin options page

Встановлення

  1. Upload the plugin files to the /wp-content/plugins/csv-to-301-redirects directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to Settings -> CSV to 301 and enter the .csv file attachment ID
  4. If you’ve uploaded a genuine .csv file your redirects now are active
  5. Test redirects by clicking a link in the plugin options page

Часті питання

Why should I use this plugin?

It is important to redirect permanently moved URL’s to the new location.

When should I use this plugin?

The plugin is useful when migrating websites to WordPress or when drastically changing the permalink structure of your website.

How can I use this plugin?

Follow the installation instructions and check the plugin screenshots.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“CSV to 301 Redirects” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “CSV to 301 Redirects” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0.1

  • Check CSV file readability before determining mime type

1.0

  • Initial release.