Skip to content

wip: site indexing issue fixes #194

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

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

wip: site indexing issue fixes #194

wants to merge 3 commits into from

Conversation

bdenham
Copy link
Collaborator

@bdenham bdenham commented Feb 19, 2025

I updated the robots.txt file to point to the sitemap in hopes that google will create a new index based on the current sitemap-0.xml file, which should fix most of the issues when Google gets around to reindexing the site.

image

@bdenham bdenham marked this pull request as ready for review February 24, 2025 22:07
@@ -23,7 +23,7 @@ export default defineConfig({
image: {
service: passthroughImageService(),
},
site: 'https://experienceleague.adobe.com',
site: 'https://experienceleague.adobe.com/developer/commerce/storefront/',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you thoroughly tested whether this works with our basePath implementation?

@bdenham
Copy link
Collaborator Author

bdenham commented Apr 14, 2025

@jeff-matthews At the moment, I'm not sure how to test this effectively. I'll do more research after I've taken care of other some higher priority tickets.

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

Successfully merging this pull request may close these issues.

2 participants