Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.linkstonic.com/llms.txt

Use this file to discover all available pages before exploring further.

Linkstonic’s SEO Audit runs more than 14 automated checks against any URL in seconds, giving you a composite score across technical health, performance, E-E-A-T signals, and on-page SEO. Every failing check comes with an AI-generated explanation that tells you exactly what to fix — no guesswork, no jargon. Use this guide to understand how to run an audit and what each check is measuring.

Running an audit

1

Open SEO Audit

Click SEO Audit in the left sidebar of your Linkstonic workspace.
2

Enter your URL

Type or paste the full URL you want to audit into the input field. You can audit any publicly accessible page — your homepage, a landing page, a blog post, or a competitor’s URL.
3

Click Run Audit

Click Run Audit. Linkstonic fetches and analyzes the page in seconds, running all checks in parallel. You do not need to install anything on your site.
4

Review your results

Once the audit completes, you see an overall composite score at the top, followed by four category scores. Scroll down to inspect each individual check. Any check marked as failing shows a red indicator and an AI-generated How to Fix section.
Starter plan accounts are limited to 3 audits per month. Pro and Agency plans include unlimited audits.

Score breakdown

Linkstonic calculates four scores, each out of 100, and combines them into your overall audit score:
ScoreWhat it measures
Technical ScoreRedirects, broken links, robots.txt, sitemap, security headers, hreflang, and duplicate content
Performance ScorePageSpeed Insights scores and Core Web Vitals for mobile and desktop
E-E-A-T ScoreExpertise, Experience, Authority, and Trustworthiness signals detected on the page
SEO ScoreHTML quality, schema markup, internal linking, and homepage authority signals

The 14+ automated checks

Linkstonic calls the Google PageSpeed Insights API for both mobile and desktop and records the scores alongside the four Core Web Vitals:
  • LCP (Largest Contentful Paint) — how long the main content takes to load
  • FID (First Input Delay) — how quickly the page responds to the first user interaction
  • CLS (Cumulative Layout Shift) — how much the layout shifts unexpectedly during load
  • TTFB (Time to First Byte) — how fast your server starts sending a response
PSI results are cached for 24 hours with retry logic to avoid transient failures. A failing result means your page is likely slow enough to hurt rankings and conversions. Use the AI fix guidance to identify the highest-impact improvements — typically image optimization, render-blocking resources, or server response time.
This check evaluates three signals: the presence and correctness of a viewport meta tag, the mobile PageSpeed Insights score, and responsive layout signals detected in the page’s markup. A failing result usually means your page lacks a viewport tag or scores below the threshold on mobile PSI. Because Google uses mobile-first indexing, a poor mobile experience directly affects your rankings.
This check detects JSON-LD structured data blocks on the page, identifies the schema types present (such as Article, Product, FAQPage, or BreadcrumbList), and validates the structure. It also flags opportunities where rich result types are missing — for example, an article page without Article schema or a product page without Product and Review schema. A failing result means you are leaving potential rich results on the table.
Linkstonic fetches and parses your sitemap.xml, validates its format against the sitemap protocol, reports the total URL count, and surfaces any errors such as malformed entries or inaccessible URLs. A missing or malformed sitemap means search engines may not discover all of your pages, which is especially damaging for large sites or newly published content.
This check parses your robots.txt file, maps out Disallow rules for all user agents, and checks whether any URLs that should be indexable are accidentally blocked. It also flags pages that are disallowed but linked internally or referenced in your sitemap — a common misconfiguration that causes entire sections of a site to disappear from search results.
Linkstonic checks for six security-related signals:
  • HTTPS — the page must be served over a secure connection
  • HSTS (HTTP Strict Transport Security) — instructs browsers to always use HTTPS
  • X-Frame-Options — prevents clickjacking by controlling iframe embedding
  • CSP (Content Security Policy) — restricts what resources the browser can load
  • X-Content-Type-Options — prevents MIME-type sniffing
Failing security headers can affect user trust and, for HTTPS specifically, are a direct Google ranking signal.
For multilingual or multi-regional sites, hreflang tags tell search engines which version of a page to serve to which audience. This check validates the syntax and values of all hreflang tags on the page, verifies that each alternate URL includes a self-referencing hreflang tag, and flags duplicates and invalid locale codes. Misconfigured hreflang is one of the most common causes of international SEO problems.
Google’s quality guidelines assess Expertise, Experience, Authority, and Trustworthiness. Linkstonic scans the page and the domain for signals that correlate with strong E-E-A-T:
  • Expertise — author bylines, credentials, and bio content
  • Experience — first-hand experience signals in content, review markup
  • Authority — About page, references, citations, external links to authoritative sources
  • Trustworthiness — SSL, privacy policy, contact information, social proof links
A low E-E-A-T score does not mean your content is low quality, but it does mean your site is missing signals that Google uses to evaluate credibility. The AI fix guidance will surface the specific elements to add.
This check audits the fundamental on-page HTML elements that every page should have:
  • <title> tag — present, not empty, not duplicated
  • <meta name="description"> — present and within recommended length
  • <h1> — exactly one per page, contains relevant keywords
  • <html lang> attribute — present and valid
  • charset declaration — present in <head>
  • DOCTYPE — valid HTML5 doctype
  • alt text — images have descriptive alt attributes
Missing or misconfigured HTML elements are among the easiest SEO issues to fix and among the most commonly overlooked.
Linkstonic follows the redirect chain for the audited URL and analyzes the full chain. It flags redirect chains longer than one hop (which dilute link equity and slow page load), redirect loops (which make a page completely inaccessible), and the misuse of 302 (temporary) redirects where 301 (permanent) redirects are appropriate. Every unnecessary redirect hop passes less authority to the destination.
This check compares title tags, meta descriptions, and H1 tags across pages discovered during the crawl. If multiple pages share the same title or description, it creates keyword cannibalization and confuses search engines about which page to rank. A failing result lists the specific duplicate values and the pages they appear on, so you can differentiate or consolidate the affected pages.
This check evaluates your homepage as a trust signal, scoring the presence of:
  • SSL certificate — HTTPS on the homepage
  • Privacy policy — a linked privacy policy page
  • Contact page — a reachable contact page or contact information
  • About page — an About page that establishes who is behind the site
  • Blog or content section — evidence of ongoing content production
  • Social profile links — links to active social media profiles
A low homepage authority score means your site lacks basic trust indicators, which affects both E-E-A-T assessments and user confidence.
Linkstonic analyzes the internal link graph detected during the crawl and surfaces four metrics:
  • Orphan pages — pages that no other internal page links to; crawlers cannot discover them organically
  • Deep pages — pages that require more than three clicks from the homepage to reach; these typically receive little crawl attention and link equity
  • Average links per page — the mean number of internal links across crawled pages, benchmarked against healthy ranges
  • Anchor text distribution — a breakdown of the anchor text used in internal links, highlighting over-optimized exact-match anchors or generic anchors like “click here”
Fixing internal linking issues is one of the highest-leverage SEO improvements you can make without creating new content.

AI-powered fix guidance

Every failing check includes a How to Fix section generated by Linkstonic’s AI. Rather than presenting raw technical output, the AI translates the finding into plain-language, step-by-step instructions tailored to the specific issue detected on your page. You do not need to be a developer to act on the recommendations — though for issues like security headers or redirect configuration, you may need access to your server or CMS settings.