When the sitemap is displayed, the code includes a robots.txt check for a disallowed link.
These disallowed links are added to exclude posts.
Added a new filter that allows you to remove required links.
/**
Return the pages to the sitemap that were deleted using the robots.txt file
*/
When the sitemap is displayed, the code includes a robots.txt check for a disallowed link. These disallowed links are added to exclude posts. Added a new filter that allows you to remove required links.
/**
Return the pages to the sitemap that were deleted using the robots.txt file */