SEO audit for tianyatech.cn
广西天崖科技有限公司
Health 65/100 (fair) · 7 pages crawled · generated 2026-07-29
Download Markdown report (feed to ChatGPT / Claude / Cursor)
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Canonical | 70 | 0 | 7 | 0 |
| Content | 70 | 0 | 7 | 5 |
| Images | 70 | 0 | 7 | 7 |
| Performance | 70 | 0 | 7 | 13 |
| Security | 70 | 0 | 7 | 14 |
| Meta Description | 74 | 0 | 6 | 1 |
| Duplicate | 87 | 0 | 3 | 0 |
| Agent Readiness | 96 | 0 | 1 | 9 |
| Links | 100 | 0 | 0 | 1 |
| Mobile | 100 | 0 | 0 | 7 |
| Robots | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 14 |
| Structured Data | 100 | 0 | 0 | 7 |
| Titles | 100 | 0 | 0 | 3 |
| URL | 100 | 0 | 0 | 3 |
Warnings (9 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 1 occurrence(s)
- https://tianyatech.cn/Introduction.html — 1 button/link(s) with no text or aria-label — an agent can't target them
warning Missing canonical tag
Rule canonical.missing · Canonical · 7 occurrence(s)
warning Thin content (low word count)
Rule content.thin · Content · 7 occurrence(s)
- https://tianyatech.cn/ — 36 words
- https://tianyatech.cn/Case.html — 23 words
- https://tianyatech.cn/Introduction.html — 54 words
- https://tianyatech.cn/Product.html — 44 words
- https://tianyatech.cn/about.html — 75 words
- https://tianyatech.cn/contact.html — 30 words
- https://tianyatech.cn/index.html — 36 words
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)
- https://tianyatech.cn/ — https://www.tianyatech.cn/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.
warning Duplicate <title> across pages
Rule duplicate.title · Duplicate · 2 occurrence(s)
- https://tianyatech.cn/ — title shared by 2 pages: https://tianyatech.cn/index.html
- https://tianyatech.cn/index.html — title shared by 2 pages: https://tianyatech.cn/
warning Content-Type header doesn't match the actual content
Rule headers.content_type_mismatch · Security · 7 occurrence(s)
- https://tianyatech.cn/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://tianyatech.cn/Case.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://tianyatech.cn/Introduction.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://tianyatech.cn/Product.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://tianyatech.cn/about.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://tianyatech.cn/contact.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://tianyatech.cn/index.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
warning Images missing alt text
Rule images.missing_alt · Images · 7 occurrence(s)
- https://tianyatech.cn/ — 1 of 6 images missing alt
- https://tianyatech.cn/Case.html — 10 of 10 images missing alt
- https://tianyatech.cn/Introduction.html — 2 of 2 images missing alt
- https://tianyatech.cn/Product.html — 1 of 5 images missing alt
- https://tianyatech.cn/about.html — 6 of 8 images missing alt
- https://tianyatech.cn/contact.html — 2 of 2 images missing alt
- https://tianyatech.cn/index.html — 1 of 6 images missing alt
warning Missing meta description
Rule meta_desc.missing · Meta Description · 6 occurrence(s)
warning Render-blocking script in <head> (no defer/async)
Rule perf.render_blocking · Performance · 7 occurrence(s)
- https://tianyatech.cn/ — 4 render-blocking <script> in <head> (add defer/async or use type=module)
- https://tianyatech.cn/Case.html — 4 render-blocking <script> in <head> (add defer/async or use type=module)
- https://tianyatech.cn/Introduction.html — 4 render-blocking <script> in <head> (add defer/async or use type=module)
- https://tianyatech.cn/Product.html — 4 render-blocking <script> in <head> (add defer/async or use type=module)
- https://tianyatech.cn/about.html — 4 render-blocking <script> in <head> (add defer/async or use type=module)
- https://tianyatech.cn/contact.html — 4 render-blocking <script> in <head> (add defer/async or use type=module)
- https://tianyatech.cn/index.html — 4 render-blocking <script> in <head> (add defer/async or use type=module)
Notices (19 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 7 occurrence(s)
- https://tianyatech.cn/ — h4 follows h2 — skips h3
- https://tianyatech.cn/Case.html — h4 follows h1 — skips h2
- https://tianyatech.cn/Introduction.html — h3 follows h1 — skips h2
- https://tianyatech.cn/Product.html — h4 follows h2 — skips h3
- https://tianyatech.cn/about.html — h3 follows h1 — skips h2
- https://tianyatech.cn/contact.html — h4 follows h2 — skips h3
- https://tianyatech.cn/index.html — h4 follows h2 — skips h3
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://tianyatech.cn/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice No main landmark for AI agents
Rule agent.no_main_landmark · Agent Readiness · 1 occurrence(s)
- https://tianyatech.cn/about.html — add a <main> element (or role=main) around the primary content
notice Main text is hard to read (low Flesch Reading Ease)
Rule content.readability_poor · Content · 4 occurrence(s)
- https://tianyatech.cn/ — this page reads as very difficult (Flesch Reading Ease 15, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://tianyatech.cn/Introduction.html — this page reads as very difficult (Flesch Reading Ease -36, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://tianyatech.cn/Product.html — this page reads as very difficult (Flesch Reading Ease -11, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://tianyatech.cn/index.html — this page reads as very difficult (Flesch Reading Ease 15, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
notice Missing html lang attribute
Rule i18n.lang_missing · Mobile · 7 occurrence(s)
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 6 occurrence(s)
- https://tianyatech.cn/ — the likely hero/LCP image (showcase-header.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://tianyatech.cn/Case.html — the likely hero/LCP image (ps3.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://tianyatech.cn/Product.html — the likely hero/LCP image (chuan.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://tianyatech.cn/about.html — the likely hero/LCP image (logo.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://tianyatech.cn/contact.html — the likely hero/LCP image (company-getstarted.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://tianyatech.cn/index.html — the likely hero/LCP image (showcase-header.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 7 occurrence(s)
- https://tianyatech.cn/ — 2 of 6 images without width/height
- https://tianyatech.cn/Case.html — 10 of 10 images without width/height
- https://tianyatech.cn/Introduction.html — 1 of 2 images without width/height
- https://tianyatech.cn/Product.html — 5 of 5 images without width/height
- https://tianyatech.cn/about.html — 8 of 8 images without width/height
- https://tianyatech.cn/contact.html — 2 of 2 images without width/height
- https://tianyatech.cn/index.html — 2 of 6 images without width/height
notice Internal link has no anchor text / accessible name
Rule links.no_anchor_text · Links · 1 occurrence(s)
- https://tianyatech.cn/Introduction.html — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
notice Legacy <meta name=keywords> tag present (Google ignores it)
Rule meta.keywords_present · Content · 1 occurrence(s)
- https://tianyatech.cn/contact.html — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
notice Meta description too short
Rule meta_desc.too_short · Meta Description · 1 occurrence(s)
- https://tianyatech.cn/contact.html — 30 chars
notice Missing Open Graph tags
Rule og.missing · Social · 7 occurrence(s)
- https://tianyatech.cn/ — og:title, og:description, og:image
- https://tianyatech.cn/Case.html — og:title, og:description, og:image
- https://tianyatech.cn/Introduction.html — og:title, og:description, og:image
- https://tianyatech.cn/Product.html — og:title, og:description, og:image
- https://tianyatech.cn/about.html — og:title, og:description, og:image
- https://tianyatech.cn/contact.html — og:title, og:description, og:image
- https://tianyatech.cn/index.html — og:title, og:description, og:image
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 7 occurrence(s)
- https://tianyatech.cn/ — 6 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://tianyatech.cn/Case.html — 10 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://tianyatech.cn/Introduction.html — 2 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://tianyatech.cn/Product.html — 5 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://tianyatech.cn/about.html — 8 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://tianyatech.cn/contact.html — 2 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://tianyatech.cn/index.html — 6 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
notice robots.txt missing (root returns 404/none)
Rule robots.txt_missing · Robots · 1 occurrence(s)
- https://tianyatech.cn/ — robots.txt did not return a 200 at the site root — a healthy site should serve one (declare your sitemap and confirm the host serves root files)
notice No structured data detected
Rule schema.none · Structured Data · 7 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 7 occurrence(s)
- https://tianyatech.cn/ — HSTS, CSP, X-Content-Type-Options
- https://tianyatech.cn/Case.html — HSTS, CSP, X-Content-Type-Options
- https://tianyatech.cn/Introduction.html — HSTS, CSP, X-Content-Type-Options
- https://tianyatech.cn/Product.html — HSTS, CSP, X-Content-Type-Options
- https://tianyatech.cn/about.html — HSTS, CSP, X-Content-Type-Options
- https://tianyatech.cn/contact.html — HSTS, CSP, X-Content-Type-Options
- https://tianyatech.cn/index.html — X-Content-Type-Options, HSTS, CSP
notice target=_blank link without rel=noopener (tab-napping)
Rule security.unsafe_cross_origin_links · Security · 7 occurrence(s)
- https://tianyatech.cn/ — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://tianyatech.cn/Case.html — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://tianyatech.cn/Introduction.html — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://tianyatech.cn/Product.html — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://tianyatech.cn/about.html — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://tianyatech.cn/contact.html — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://tianyatech.cn/index.html — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
notice Title is very short
Rule title.too_short · Titles · 3 occurrence(s)
- https://tianyatech.cn/ — 10 chars
- https://tianyatech.cn/Introduction.html — 14 chars
- https://tianyatech.cn/index.html — 10 chars
notice Missing Twitter Card tag
Rule twitter.missing · Social · 7 occurrence(s)
notice Uppercase letters in URL path
Rule url.uppercase · URL · 3 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://tianyatech.cn/Case.html 经典案例--北京前友推广信息科技有限公司 |
200 | yes | 23 | 7 |
| https://tianyatech.cn/Product.html 产品服务--广西天崖科技有限公司 |
200 | yes | 44 | 7 |
| https://tianyatech.cn/about.html 关于我们--广西天崖科技有限公司 |
200 | yes | 75 | 7 |
| https://tianyatech.cn/contact.html 联系我们--广西天崖科技有限公司 |
200 | yes | 30 | 7 |
| https://tianyatech.cn/index.html 广西天崖科技有限公司 |
200 | yes | 36 | 7 |
| https://tianyatech.cn/Introduction.html 北京前友推广信息科技有限公司 |
200 | yes | 54 | 6 |
| https://tianyatech.cn/ 广西天崖科技有限公司 |
200 | yes | 36 | 0 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.