A simple and effective WordPress plugin for testing and validating page meta titles and descriptions across multiple URLs.
Meta Tester helps website administrators and SEO professionals verify that their page titles and meta descriptions match expected values. This is particularly useful for:
- SEO audits and validation
- Quality assurance after site updates
- Bulk meta tag verification
- Content management workflows
- β Bulk URL Testing - Test multiple URLs at once
- π Visual Results - Clear pass/fail indicators with detailed feedback
- πΎ Data Persistence - Save your test data for repeated use
- π― Precise Matching - Exact string comparison for titles and descriptions
- π Direct Links - Click URLs in results to open pages in new tabs
- Download the plugin file meta-tester.php
- Upload it to your plugins directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Navigate to Meta Tester in your WordPress admin menu
Access the Plugin: Go to your WordPress admin dashboard and click on "Meta Tester" in the sidebar menu
Prepare Your Data: Enter your test data in the textarea, one line per URL using this format:
Example Format:
https://example.com ||| Home Page Title ||| This is the home page description
Save Data: Click "πΎ Save" to store your test data for future use Run Tests: Click "π Check" to validate all URLs against their expected meta values
The plugin will display results in a table format:
- β OK - Both title and description match expected values
- β Title - Title doesn't match (description may be correct)
- β Description - Description doesn't match (title may be correct)
- β Title Description - Both title and description don't match