Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

ZPLMOd – Title Checker

Popis

A simple plugin that checks the title of any post, page or custom post type to ensure it is unique title, provides alert message for prevent duplicate post title, publish unique post title when adding new post and does not hurt SEO.

This is plugin is an enhancement of the Duplicate Title Checker by ketanajani which only supports posts but not pages or custom post types.

Snímky obrazovky

  • Unique post title
  • Duplicate post title

Instalace

  1. Upload the ‚zplmod-title-checker‘ folder to the ‚/wp-content/plugins/‘ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress

or

  1. Go to the ‚Plugins‘ menu in WordPress and click ‚Add New‘
  2. Search for ‚ZPLMOd – Title Checker‘ and select ‚Install Now‘
  3. Activate the plugin when prompted

Nejčastější dotazy

  1. Why should I use this plugin?

    • SEO experts say, that you should not have two pages or posts with the same title. If you website wants to avoid duplicate titles, this plugin can help you on that task, as it checks the unqiueness, before you save or publish a post.
  2. Will this plugin work with my custom post type?

    • Yes! It was implemented with custom post types in mind. With the default setting, it will check for duplicate titles only in the same post type.
  3. Which titles will be checked?

    • With the default settings, all posts with any post status (even custom ones) will be included into the check, with the exception of the statuses “draft”, “auto-draft”, “inherit” and “trash”.
  4. Will the plugin block a post from being saved, if the title is not unique?

    • No! You can always save the post. There might be good reasons for you, to have duplicate titles on your site. The plugin itself does not influence the saving in any kind. It’s whole functionality is only based on some AJAX.
  5. When will the title be checked for it’s uniqueness?

    • Every time you leave the title input field, the plugin will check the uniqueness of the new title, so you know if it will be unique, before you save the post.
Installation Instructions
  1. Upload the ‚zplmod-title-checker‘ folder to the ‚/wp-content/plugins/‘ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress

or

  1. Go to the ‚Plugins‘ menu in WordPress and click ‚Add New‘
  2. Search for ‚ZPLMOd – Title Checker‘ and select ‚Install Now‘
  3. Activate the plugin when prompted

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

ZPLMOd – Title Checker je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přehled změn

1.7.24

* Fix minor bugs

1.7.12

* Fix minor bugs