Back to reportSignal 05 of 10
Whether AI crawlers can reach your site at all
Mixed
Whether AI crawlers can reach your site at all
This signal is mixed, so buyers may see you inconsistently.
Why this matters
SEO foundation signals determine whether AI crawlers can reach your site at all. Before AI can recommend you, cite you, or sell for you, it has to be able to read your pages. robots.txt, sitemaps, SSL, page speed, and mobile viewport are the gatekeepers.
This is not traditional SEO. AI crawlers do not rank pages in a list of 10 blue links. They parse your site once, extract what they can, and decide whether to include you in their knowledge base. A single misconfigured robots.txt directive can make your entire site invisible to AI.
The gold standard
- HTTPS with valid SSL certificate
- robots.txt that allows AI crawlers (Googlebot, GPTBot, ClaudeBot, PerplexityBot)
- XML sitemap with all indexable pages discoverable
- Page load time under 2 seconds
- Mobile viewport tag
- Exactly 1 H1 tag per page
- Meta title (30-60 chars) and description (120-160 chars)
- Canonical tags on every page
- Zero images without alt text
LLM crawlability score
Page Load Speed74ms — excellent. AI bots index fast pages first.
Server-Side Rendered ContentThin HTML detected — content likely loaded via JavaScript, which AI crawlers cannot execute.
SSL / HTTPSSite secured with HTTPS. Required for all AI agent integrations.
Mobile ViewportMobile viewport declared. AI crawlers use mobile-first indexing.
Rich Schema MarkupZero structured data. AI systems have no machine-readable content to extract.
Answer-First Content StructureNo answer-block paragraphs detected. AI systems cannot extract direct answers — they skip to sites that have them.
Preload / Performance HintsNo preload hints found. Adding <link rel="preload"> improves perceived load time for all bots.
What we found on your site
HTTPS / SSLSite secured with HTTPS
Title tag (16 chars)16 characters (optimal: 30-60)
Meta description (0 chars)No meta description found
Canonical tagNo canonical tag. Duplicate content signals confuse AI crawlers.
robots.txtFound
XML sitemapNo sitemap found. AI indexers may miss large sections of your site.
Mobile viewportMobile-first indexing supported
H1 tagNo H1 tag found.
Page load time (74ms)Fast. AI bots index fast pages first.
Image alt textAll images have alt text
Your robots.txt
Sitemap: https://www.lynqrealty.com/sitemap-index.xml User-agent: * Disallow: /emails_kvarea/ Disallow: /mobilefirst/ Disallow: /private_kvarea/ Disallow: /index.php?similar=1 Disallow: /language.php Disallow: /wp-admin/ Disallow: /wp-includes/ Disallow: /admin/ Disallow: /index.php?advanced=1 Disallow: /index.php?quick=1 User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: Googlebot Disallow: /index.php?advanced=1 Disallow: /index.php?quick=1 Allow: /sell Allow: /areas Allow: /pages Allow: /resources Allow: /index.php?showagency=1 Allow: /index.php?showagent=1 User-agent: AdsBot-Google Allow: / User-agent: Slurp Crawl-delay: 120 User-agent: Googlebot-Mobile Allow: / Crawl-delay: 10 User-agent: msnbot Allow: / Crawl-delay: 120 User-agent: bingbot Allow: / Crawl-delay: 120 # Adsense User-agent: Mediapartners-Google Allow: / Crawl-delay: 10 User-agent: AdsBot-Google-Mobile Allow: / Crawl-delay: 10 User-agent: AdsBot-Google-Mobile-Apps Allow: / Crawl-delay: 10 User-agent: PowerMapper Allow: / Crawl-delay: 5 User-agent: Screaming Frog SEO Spider Allow: / User-agent: SemrushBot Allow: / User-agent: TermlyBot Allow: / User-agent: CookieYesbot Allow: / User-agent: Osano Privacy Compliance Scanner Allow: / User-agent: * Disallow: /
Your robots.txt may be blocking AI crawlers. Check for Disallow directives targeting GPTBot, ClaudeBot, PerplexityBot, or broad Disallow: / rules.
What to do next
- Generate an XML sitemap listing every indexable page. Submit it to Google Search Console and Bing Webmaster Tools.
- Add canonical tags to every page to prevent duplicate content signals.