SEO
Modify the language attribute based on category in WordPress
How to modify the language attribute in your Wordpress theme using a specific value
Add filter on wp_title not working with Yoast SEO plugin
For SEO purposes, in a specific template that has a list of items with pagination, I need to have different…
Clean up and optimize WordPress head tag
If you need to know how to remove RSS Feed URL’s from page head or how to remove post relational…
How to add rel=”nofollow” to links with preg_replace()
Adding rel="nofollow" to external link is a good SEO practice.