Fixing GSC's 'indexing request rejected' errors
Google Search Console was rejecting Request Indexing submissions because the homepage canonical was set to 'https://typicalfemale.com' without a trailing slash, while Vercel serves the page at 'https://typicalfemale.com/' with the slash. GSC's live-test step flags URL-vs-canonical mismatches as an issue and kicks the request. Fix shipped: homepage canonical and hreflang values all carry the trailing slash now; Organization and WebSite schema.org URLs updated to match; explicit meta robots directive added site-wide for clarity. Re-submitting to GSC now works.