Title Tag, Evert’s simple version

0

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)

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

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