Wordpress plugins
The SEO Framework – Title Fix

The SEO Framework – Title Fix

Version : 1.0.3
Tested up to : 4.7.6
Number of download : 3810
Author : Sybre Waaijer
Average rating : 5 / 5 on 5 votes 5 votes, 5 avg.rating

Screenshots

The SEO Framework – Title Fix
The SEO Framework – Title Fix
The SEO Framework – Title Fix
The SEO Framework – Title Fix

Note: Deprecated Plugin This project has been moved into The SEO Framework – Extension Manager. Please use that one: it’s an improved version which is also much more up-to-date with coding standards. PHP 5.5 or later is required. This plugin will henceforth only recieve security improvements. The SEO Framework relies on the required Title Tag support within the theme files. This can cause issues because not all themes do it right. This free extension plugin fixes those issues by replacing the title tag within the output buffer prior to outputting your website’s content. There are no options, only (super fast) detection. Activate and go! This plugin uses The SEO Framework title detection features. If the title is detected to be output wrong, this plugin fixes it. If you wish to have a more forceful override, then a filter is available. See Other Notes. This plugin is fundamentally built to perform fast and to keep its memory usage low. About The SEO Framework The all in one automated SEO plugin for WordPress Get it here: The SEO Framework plugin from WordPress.org Compatibility WordPress and plugins: This plugin requires WordPress 3.9.0 and up. This plugin requires The SEO Framework 2.5.2 and up. This plugin requires The SEO Framework 2.6.0 and up to add back removed title options (caused by title incompatibility). This plugin requires The SEO Framework 2.7.0 and up to enable better detection of wrong titles. This plugin works on multisite. If The SEO Framework is not active: This plugin will do nothing much other than just checking to see if The SEO Framework is active. PHP: Uses PHP Output Buffering Control (which is in PHP Core). If PCRE (Perl Compatible Regular Expressions) is installed with PHP (which is very likely), this plugin will use regular expresions to find the title. If not, it uses legacy PHP find and replace, which is also great! Filter: Force title fix You can force the title fix through a filter. When using The SEO Framework 2.6.0+: This filter will only work if the theme doesn’t support the title-tag, to improve performance. Otherwise, it will override the title at all times. add_filter( 'the_seo_framework_force_title_fix', '__return_true' ); Filter: Remove fixed indicator When the title is fixed, a small indicator will be output to let you know it’s fixed (in the page HTML source). If you wish to remove this indicator, use the following filter: add_filter( 'the_seo_framework_title_fixed_indicator', '__return_false' );

Download now