-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
After merging SEO fixes to main branch, submit the updated sitemap.xml to Google Search Console and monitor indexing improvements.
Prerequisites
- Issue Zoho form v2 #2 must be completed (branch merged to main)
- Changes deployed to production
- Verified sitemap.xml is updated at https://trendfitapp.com/sitemap.xml
Steps to Complete
Part 1: Submit Updated Sitemap
-
Access Google Search Console
- Go to: https://search.google.com/search-console
- Select property:
trendfitapp.com
-
Navigate to Sitemaps
- Click "Sitemaps" in left sidebar
- View current sitemap status
-
Remove Old Sitemap (if needed)
- If old sitemap exists, click "..." → "Remove sitemap"
- Confirm removal
-
Submit New Sitemap
- In "Add a new sitemap" field, enter:
sitemap.xml - Click "Submit"
- Wait for confirmation message
- In "Add a new sitemap" field, enter:
-
Verify Submission
- Status should show "Success" within a few minutes
- Check "Discovered URLs" count (should be 7)
- Note the submission date
Part 2: Monitor Indexing Progress
Check Google Search Console weekly for the next 3-4 weeks:
Week 1 (After submission):
- Check "Pages" section → "Why pages aren't indexed"
- Look for improvements in coverage
- Note any new errors or warnings
Week 2:
- Verify "Page with redirect" issue is gone
- Verify "Improper canonical tag" issue is gone
- Check indexed page count (should stabilize at 7)
Week 3:
- Check for any new indexing issues
- Review crawl stats (coverage, errors)
- Note any ranking improvements
Week 4:
- Final verification of indexing health
- Document improvements
- Close this issue if all resolved
Part 3: Expected Results
After Google re-crawls (1-2 weeks):
Before:
- 6-7 pages indexed
- 4 pages with indexing issues
- Mixed SEO signals
After:
- 7 pages indexed consistently
- 2 critical issues resolved:
- ✅ "Page with redirect" (signup.html) - removed from sitemap
- ✅ "Improper canonical tag" (404.html) - canonical removed
- Clear SEO signals
- Improved Search Console health score
Remaining (intentional):
- beta-feedback.html blocked by robots.txt (by design)
- Legacy URL question (Issue Merge updated landing page from zoho-form-dev to main #1) - pending decision
Troubleshooting
If sitemap won't submit:
- Verify sitemap URL: https://trendfitapp.com/sitemap.xml
- Check XML syntax is valid
- Ensure robots.txt allows sitemap access
If issues don't resolve after 2 weeks:
- Request re-indexing for specific pages
- Use URL Inspection tool in Search Console
- Check for any new errors introduced
If new errors appear:
- Document in this issue
- Create new issue if unrelated to these fixes
- Investigate root cause
Documentation
Once complete, document results:
- Screenshot of final Search Console status
- Note indexed page count
- Note any remaining issues
- Update website documentation
Priority
Medium - Automatic process, but monitoring required
Labels
SEO, monitoring, priority: medium, google-search-console
Related Issues
- Depends on: Issue Zoho form v2 #2 (merge to main)
- Related to: Issue Merge updated landing page from zoho-form-dev to main #1 (legacy URLs - separate concern)
Timeline
- Immediate: Submit sitemap after merge
- Week 1-2: Google re-crawls and processes changes
- Week 3-4: Monitor and verify improvements
- Week 4: Close issue if successful
Notes
- This is mostly a monitoring task
- Google re-indexing happens automatically
- May take 1-2 weeks to see full results
- Some fluctuation is normal during re-indexing
Success Criteria
- Sitemap submitted successfully
- Google shows 7 discovered URLs
- "Page with redirect" issue resolved
- "Improper canonical tag" issue resolved
- No new critical errors introduced
- Indexed page count stable at 7
Reactions are currently unavailable