We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement Google sitemap functionality
Need to provide a sitemap.xml in Google's format with child maps similar to what was implemented here in the Meteor app.
This is required by Google to crawl all of your pages
Most ecommerce site would need this for proper SEO
The text was updated successfully, but these errors were encountered:
@impactmass @dancastellon Wasn't this completed?
Sorry, something went wrong.
yes, I completed this using this reactioncommerce/reaction#4796. I did not see this issue back then.
PRs: reactioncommerce/reaction#4927, #488, and #497
No branches or pull requests
Feature Name
Implement Google sitemap functionality
Summary description
Need to provide a sitemap.xml in Google's format with child maps similar to what was implemented here in the Meteor app.
Rationale for why this feature is necessary
This is required by Google to crawl all of your pages
Expected use cases
Most ecommerce site would need this for proper SEO
The text was updated successfully, but these errors were encountered: