feat(seo): sitemap + robots.txt + mobile reset-password bridge #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/seo-sitemap-robots-reset-password"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
3 small SEO/infrastructure files for the VPS cutover.
sitemap.xml� 11 indexable pages (excludes confirmation + reset-password)robots.txt� allow all, disallow worker dir +.github/reset-password.html� redirects toauth.mind4solutions.com/reset-password(mobile MVA Expo deep link bridge for Phase 2.2 forgot-password, preserves?token=query)Test plan
sitemap.xmlparseable (Python ElementTree, 11 urls)reset-password.htmlcontainsauth.mind4solutions.com/reset-password(3 occurrences = JS replace + manual link href + JS update)Refs: WordPress ? static migration plan, Phase B PR #2.