Skip to content

SEO framework overwrite robots.txt #332

@1ucay

Description

@1ucay

I just discovered, that popular SEO framework overwrites robots.txt for some security reasons.
sybrew/the-seo-framework#339

Fix is set to higher priority filter to 11.

add_filter( 'robots_txt', array( CLASS, 'robots_txt' ), 11 );

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions