This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Title Tag, Evert's simple version

Description

This plugin sets the <title> tag in the <head> section of the HTML output.

First page / index page:

title = name of the website | subtitle (short description of the website)

All other posts and pages:

title = title of the post/page | name of the website

Notes:

  • The seperator is the default symbol, probably “|”.
  • Feeds only receive the page/post title and are not modified.
  • Page numbers are handled too.

The code is a very basic copy of:

https://codex.wordpress.org/Plugin_API/Filter_Reference/wp_title

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Title Tag, Evert's simple version” is open source software. The following people have contributed to this plugin.

Contributors