The plugin adds an additional field below the page title on the page edit screen. The value from that field acts as an internal page title that is only visible to back-end users. Thanks to this you can have a user-friendly page title for your website visitors while keeping a separate page title that is obvious to your editors and administrators.
For example, you could have a form submission thank you page with a public title that reads "We look forward to speaking with you", but keep an internal one that says "Contact us - thank you page" without affecting what front-end users see.
Minimum requirements
- WordPress 4.4
- PHP version 5.4
There are two ways to install Internal Page Title
via WordPress plugin upload - automated
Navigate to Plugins > Upload New Plugin and upload the zip file you have downloaded. Voilla!
via FTP client - manual
- Unzip the zip file you have downloaded
- Upload unzipped folder
internal-page-title
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress