WordPress is SEO-friendly enough to get our site crawled and indexed but lack in some area to modify title tag and add proper meta description.
After installation of this plugin, you can configure title and meta in.
List of hooks in this plugin filter fx seo render title.
This loaded after the plugin done replacing template tag with text.
You use this filter to add your own template tag. filter fx seo render meta desc.
You use this filter to add your own template tag.
This output is the text content of meta description . filter fx seo template title explain.
Filter this to add template to add in the settings page.
This is just for adding the in the input field. filter fx seo template meta desc explain.
This is just for adding the in the input field...
Read more