Stylesheet Error
-
On 2.8.7. I force SSL for admin. When I generate the sitemap file, the sitemap.xml refers to https://www.example.com/wp-content/plugins/google-sitemap-plugin/sitemap.xsl. Then the sitemap.xml does not load correctly in the browser.
Right now the codes does the following:
$xml_stylesheet_path = plugins_url() . “/google-sitemap-plugin/sitemap.xsl”;
Can you provide an option to set the url prefix (http or https) for the stylesheet url? That way it will produce http://www.example.com/wp-content/plugins/google-sitemap-plugin/sitemap.xsl
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Stylesheet Error’ is closed to new replies.