Query all WordPress posts in MySQL not having a Yoast SEO meta description
If you just started using Yoast SEO it’s sometimes nice to know which posts don’t have a meta description yet. Knowing this, you can add the description which is good for your SEO results. Here is a query you can use to query all posts in WordPress not having a Yoast SEO meta description yet. You can run this on your MySQL prompt or in phpMyAdmin.
…Query all WordPress posts in MySQL not having a Yoast SEO meta descriptionRead More »