Exclude from indexing
-
Hello I want to exclude from indexing posts that have a specific meta_value.
The query for select them is
Select * from wp_postmeta where meta_key=“status” and meta_value=“Inactive”.How can this be achieved?
Thanks in advance for your time and great plugin!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Exclude from indexing’ is closed to new replies.