Replies: 0
Hi,
I am running some website with YOAST SEO Plugin with W3 Cache.
I build some wordpress theme with custom post type.
I try to activate Sitemap XML with all custom post type i made, in admin panel…
Sorry for the french translation (i’m a french dude).
Réglages sitemap des types de contenu
Articles (post)
– Dans la sitemap
Pages (page)
– Dans la sitemap
Compétences (competence)
– Dans la sitemap
…
But i can’t find them in my sitemap XML index (Example : https://paul-fsm.net/sitemap_index.xml)
https://paul-fsm.net/competence/… (‘competence’ is a custom post type and i made a lot of page with this custom post type)
Is it a bug ? Or do i must add some code in my function.php ?
All my custom post type are defined with 'public' => true
…
If anyone can help me…
Have a nice day !