Page Meta
Adds the ability to override the page meta title and add in meta descriptions and keywords for pages.
The facts
- Rating
- 3.3★ from 3
- Active installs
- 700+
- Price
- Free
- Last updated
- 19 Mar 2013
- Added
- Oct 2009
- Requires WP
- 2.8.2
- Tested up to
- WP 3.5.2
- Downloads
- 32,408
Our analysis
AI-assistedPage Meta is a WordPress plugin that allows you to customise the page title tag independently from the actual page title. You can also add meta descriptions and keywords as needed. It works with any publicly accessible post type, including posts, pages, and custom post types.
This plugin is particularly useful for those looking to enhance their site's SEO by tailoring meta information to improve search engine visibility. Theme and plugin developers can also override the page title in their templates.
Best for: This plugin suits users who want to improve their site's SEO through custom meta information.
What it does well
- ✓Customises page title tags separately from actual titles
- ✓Allows addition of meta descriptions and keywords
- ✓Compatible with various post types, including custom ones
Where it falls short
- •Last updated in March 2013, which may raise compatibility concerns
- •Rated 3.3 out of 5 from 3 ratings, indicating mixed user feedback
- •Directory score of 48/100 suggests potential issues
Verdict
Page Meta offers basic functionality for customising SEO-related meta data, but its age and mixed ratings may be a concern for some users.
From the developer
Steve's own description of Page Meta, lightly tidied.
This plugin uses custom fields to allow the page title tag to be customised and differ from the actual page title.
Both meta descriptions and keywords can also be added if required.
Page meta details can be modified on any publicly accessible post type, such as posts and pages, as well as custom post types.
Theme and plugin developers should note that it is possible override the page title within your templates by setting $wppm_title = 'Newly defined title'; before the call to get_header();.