Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using a cache plugin #3

Open
iamkingsleyf opened this issue May 2, 2016 · 2 comments
Open

using a cache plugin #3

iamkingsleyf opened this issue May 2, 2016 · 2 comments

Comments

@iamkingsleyf
Copy link

Hello;

Thanks for this configuration, feel like kissing you lol. i have few questions please.

  1. I am using wp-rocket on wp-super cache for different sites what would be the configuration? wp-rocket has its own (i can get that via support)
  2. What is the rewrite run for sitemap plugin, i am not using the one included in yoast.

Thanks

@iamkingsleyf
Copy link
Author

The rewrite rule for the sitemap

rewrite ^/sitemap(-+([a-zA-Z0-9_-]+))?\.xml$ "/index.php?xml_sitemap=params=$2" last;
rewrite ^/sitemap(-+([a-zA-Z0-9_-]+))?\.xml\.gz$ "/index.php?xml_sitemap=params=$2;zip=true" last;
rewrite ^/sitemap(-+([a-zA-Z0-9_-]+))?\.html$ "/index.php?xml_sitemap=params=$2;html=true" last;
rewrite ^/sitemap(-+([a-zA-Z0-9_-]+))?\.html.gz$ "/index.php?xml_sitemap=params=$2;html=true;zip=true" last;

@audioscavenger
Copy link

cannot help you sorry, I don't use a sitemap plugin. For my information, what does this plugin do better than wordpress itself?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants