[ad_1]
Hi!
Your plugin is registering a public custom post type (sld) which is therefore added to the WordPress core sitemap.
But the reported posts just contain the title and no content. Maybe you could add 'publicly_queryable' => false, to the arguments in qc-op-directory-post-type.php to fix this issue.
If this breaks things there is a filter to remove a CPT from the sitemap:
Thanks for considering!
All the best
Torsten
