Conditional tags
The XML Sitemap & Google News plugin adds two conditional checks that can be useful for theme or plugin developers. is_sitemap() Returns true when the current query is for any XML sitemap, including index and…
The XML Sitemap & Google News plugin adds two conditional checks that can be useful for theme or plugin developers. is_sitemap() Returns true when the current query is for any XML sitemap, including index and…
If you wish to change the look of your XML Sitemaps, you have several options: Let’s look closer at each of these options so you can decide which approach is best for you. XML Sitemaps…
A quick overview of all available action and filter hooks in XML Sitemap & Google News. Action hooks Hook name Context Description xmlsf_generator XML Sitemap, Google News Fired before each sitemap’s <urlset> tag. xmlsf_ping Removed…
There are no special rules needed for XML Sitemap & Google News sitemaps. The basic Nginx rules as discussed on https://wordpress.org/support/article/nginx/ “just work”. When there are no other rules that target the sitemap request, they…