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

Fix google search indexing issues #47

Open
JeelRajodiya opened this issue Jul 14, 2024 · 6 comments
Open

Fix google search indexing issues #47

JeelRajodiya opened this issue Jul 14, 2024 · 6 comments
Assignees
Labels
🐛 Bug Something isn't working Priority: Medium This issue may be useful, and needs some attention. Status: In Progress This issue is being worked on, and has someone assigned.

Comments

@JeelRajodiya
Copy link
Member

No description provided.

@JeelRajodiya JeelRajodiya added Priority: Medium This issue may be useful, and needs some attention. ✨ Enhancement New feature or request labels Jul 14, 2024
@JeelRajodiya JeelRajodiya self-assigned this Jul 14, 2024
@JeelRajodiya JeelRajodiya added the Status: In Progress This issue is being worked on, and has someone assigned. label Jul 15, 2024
@JeelRajodiya
Copy link
Member Author

JeelRajodiya commented Aug 13, 2024

image

We have an icon issue in the search results

relevant link: https://nextjs.org/docs/app/api-reference/file-conventions/metadata/app-icons

@JeelRajodiya
Copy link
Member Author

image

Page indexing is failing, I think it is because we have set redirect for mobile devices

@JeelRajodiya
Copy link
Member Author

JeelRajodiya commented Aug 24, 2024

The page with redirect issue started appearing after 30th July. We can turn off the mobile redirect temporary and check if the issue still persists.

JeelRajodiya added a commit that referenced this issue Aug 24, 2024
JeelRajodiya added a commit that referenced this issue Aug 24, 2024
@JeelRajodiya JeelRajodiya added the 🐛 Bug Something isn't working label Aug 24, 2024
@JeelRajodiya JeelRajodiya changed the title Index all pages on Google Fix google search indexing issues Aug 24, 2024
@JeelRajodiya JeelRajodiya removed the ✨ Enhancement New feature or request label Aug 24, 2024
JeelRajodiya added a commit that referenced this issue Aug 28, 2024
@JeelRajodiya
Copy link
Member Author

JeelRajodiya commented Aug 30, 2024

image

The icon issue has been resolved!

@JeelRajodiya
Copy link
Member Author

JeelRajodiya commented Sep 12, 2024

The icon color is white again the search results, I believe it is because I reverted the below two commits

  • e42f388 (I have re-reverted it now, expecting to see some changes)
  • 258d07c

@JeelRajodiya
Copy link
Member Author

JeelRajodiya commented Sep 20, 2024

Update 1: After re-reverting the commit mentioned in the above comment, the Icon issue seems to be fixed.

Update 2: After removing the redirect to /mobile code, Some of the pages have started to get indexed. I think it will take more time for all of the pages to get indexed
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working Priority: Medium This issue may be useful, and needs some attention. Status: In Progress This issue is being worked on, and has someone assigned.
Projects
None yet
Development

No branches or pull requests

1 participant