• Resolved theshah

    (@theshah)


    Hi,

    I was wondering, is there any hook/filter or option to exclude some Posttypes from being added to the “*_yoast_indexable” Table.

    That table is taking everthing in, what is on my WP-Instance, those data are not relevant for SEO!

    Or is there an option to disable that function completely!
    Searched here and in github and could not find anything!

    thank you for your time!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Maybellyne

    (@maybellyne)

    Hello Theshah,

    Thanks for reaching out regarding your posttypes.

    Yoast SEO includes filters that allow you or your developer to customize many of our plugin features. These filters are documented inside the plugin code. We also have a developer portal where you can find more information about filters and even check out some examples of how to use them.

    The wpseo_indexable_excluded_post_types filter can be used to customize the _yoast_indexable table. Typically code snippets are added to your theme’s functions.php file. If you’re not familiar with using code snippets, we’d like to refer you to the WordPress documentation on how to use a filter.

    Thread Starter theshah

    (@theshah)

    Thank you very much for your quick reply!

    @theshah You’re very welcome and if you should need any further assistance, please do not hesitate to let us know.

    We are going ahead and marking this issue as resolved due to inactivity. If you require any further assistance please create a new issue.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Exclude some Posttypes from *_yoast_indexable Table’ is closed to new replies.