How to prevent the plugin from adding lines to Robots.txt?
-
The plugin creates an entry in Robots.txt, duplicating the “User-agent: *” line:
User-agent: *
Disallow: /wp-content/uploads/wpo-plugins-tables-list.json
I’ve added a filter to the “functions.php” file, but it doesn’t helped. How to make sure that the plugin does not add anything to the Robots.txt file?The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to prevent the plugin from adding lines to Robots.txt?’ is closed to new replies.