Problem:
I just came across this tickbox setting on post type -
exclude_from_search
Whether to exclude posts with this post type from search results.
Would this exclude items from the websites search?
Solution:
The option "exclude_from_search" works for wordpress built-in search page, see document:
https://codex.wordpress.org/Function_Reference/register_post_type#exclude_from_search
Whether to exclude posts with this post type from front end search results.
There isn't such kind of feature to include/exclude in web/google search, you might consider creating your custom robots.txt file:
https://support.google.com/webmasters/answer/6062596?hl=en
Relevant Documentation:
https://codex.wordpress.org/Function_Reference/register_post_type#exclude_from_search
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Hong_Kong (GMT+08:00)
Ce sujet contient 2 réponses, a 2 voix.
Dernière mise à jour par Il y a 6 années et 1 mois.
Assisté par: Luo Yang.