Ytinu XP

TRIBUNAL OF VISIBILITY

SEO Status

Last check: Aug 8, 2026, 04:51 PM UTC
agent_contentstale

Aug 8, 2026, 04:51 PM UTC

1 passing1 fixed
agent_metadatastale

Aug 8, 2026, 04:51 PM UTC

2 passing1 fixed
gscstale

Aug 8, 2026, 04:50 PM UTC

1 failing
httpstale

Aug 8, 2026, 04:50 PM UTC

4 passing1 fixed
lintstale

Aug 8, 2026, 04:50 PM UTC

1 passing

OUTSTANDING GSC ISSUE

1 Google Search Console finding requires action.

Return to Threshold

Current Findings

gscgsc:gsc

Google Search Console isn't fully set up

No Google Search Console connection is linked to this Lovable project, so Lovable's automated checks and sitemap actions are unavailable. This does not affect Google's ability to fetch, crawl, or index the site.

1. Connect Google Search Console so the owner can authorize the connection. 2. Verify ownership of https://ytinuxp.com/ with the META flow. 3. Submit https://ytinuxp.com/sitemap.xml as the sitemap.
failingmid impactindexing
agent_contentagent_content:content

Forms and content sections lack clear structure

Form fields in several routes lacked accessible names. Major content sections on the character sheet and proof pages were missing heading structure.

Assigned unique IDs to inputs and textareas and linked them to labels with htmlFor. Replaced section labels with h2 elements for valid heading hierarchy.
fixedmid impactcontent
agent_metadataagent_metadata:metadata_quality

Page title and description are duplicated sitewide

The root route defined a title and description that appeared on every page alongside page-specific ones, resulting in duplicate metadata tags.

Removed the title and description meta entries from src/routes/__root.tsx. Each leaf route now provides its own unique title and description.
fixedlow impactmeta_title

Suggested Fixes

  • 1.Complete the Google Search Console connection and META ownership verification.
  • 2.Publish the root route so the verification tag appears in the live HTML.
  • 3.Submit https://ytinuxp.com/sitemap.xml to Search Console after verification.

Completed Actions

  • Added google-site-verification meta tag to the root route.
  • Created the sitemap route at /sitemap.xml.
  • Fixed form labels and heading hierarchy across auth, initiation, proof, and sheet.
  • Removed duplicate sitewide title/description from the root route.

Findings reflect the most recent SEO review. Rescan in the SEO & AI search tab to refresh this page after publishing changes.