Catalog / ultratechdz.net
66

SEO audit for ultratechdz.net

Home - UltraTech

blog

Health 66/100 (fair) · 50 pages crawled · generated 2026-07-29

Download Markdown report (feed to ChatGPT / Claude / Cursor)

Carte mère AMD B650E AM5 ATX avec 12 + 2 phases d’alimentation, DDR5, PCIe 5.0 NVMe SSD support, un PCIe 5.0 x16 SafeSlot avec Q-Release, port d’E/S arrière

50
pages crawled
31
indexable pages
0
errors
196
warnings
378
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Structured Data 65 0 58 4
Links 72 0 47 1
Performance 75 0 41 146
Titles 94 0 10 0
Duplicate 96 0 7 4
Budget 96 0 6 0
Indexability 96 0 6 1
Headings 97 0 5 1
Agent Readiness 98 0 4 25
Meta Description 98 0 4 10
Images 98 0 3 43
Sitemap 98 0 3 2
Crawlability 99 0 1 13
Robots 99 0 1 0
Cache 100 0 0 37
Content 100 0 0 44
Security 100 0 0 37
Social 100 0 0 4
URL 100 0 0 6
Findings

Warnings (20 rules)

warning Control has no accessible name

Rule agent.control_no_name · Agent Readiness · 4 occurrence(s)

warning robots.txt-disallowed URL receives internal links (crawl-budget leak)

Rule budget.disallow_linked · Budget · 1 occurrence(s)

  • https://ultratechdz.net/wp-admin/ — internal links point to https://ultratechdz.net/wp-admin/, which robots.txt disallows for Googlebot — Googlebot discovers the URL, checks robots, then rejects it without indexing, wasting crawl budget and losing the link equity. Remove the internal links, or use noindex instead of Disallow if the page should be fetchable. Linked from: https://ultratechdz.net/sample-page/.

warning Noindex page receives internal links (crawl-budget waste)

Rule budget.noindex_linked · Budget · 5 occurrence(s)

  • https://ultratechdz.net/cart/ — this noindex page has 36 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://ultratechdz.net/, https://ultratechdz.net/privacy-policy-securenote-sync/, https://ultratechdz.net/contact-us/privacy-policy-ultra-video-downloader/.
  • https://ultratechdz.net/my-account/ — this noindex page has 36 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://ultratechdz.net/, https://ultratechdz.net/privacy-policy-securenote-sync/, https://ultratechdz.net/contact-us/privacy-policy-ultra-video-downloader/.
  • https://ultratechdz.net/my-account/lost-password/ — this noindex page has 1 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://ultratechdz.net/my-account/.
  • https://ultratechdz.net/product-category/tout-les-pc/pc-mars-gaming-by-asus/ — this noindex page has 36 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://ultratechdz.net/, https://ultratechdz.net/privacy-policy-securenote-sync/, https://ultratechdz.net/contact-us/privacy-policy-ultra-video-downloader/.
  • https://ultratechdz.net/wp-login.php — this noindex page has 1 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://ultratechdz.net/woo_product_builder/.

warning Duplicate page content

Rule duplicate.content · Duplicate · 2 occurrence(s)

warning Near-duplicate page content

Rule duplicate.near · Duplicate · 3 occurrence(s)

warning Duplicate <title> across pages

Rule duplicate.title · Duplicate · 2 occurrence(s)

warning Images missing alt text

Rule images.missing_alt · Images · 3 occurrence(s)

warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)

Rule images.no_lazy_lcp_candidate · Performance · 4 occurrence(s)

  • https://ultratechdz.net/product-category/tout-les-pc/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
  • https://ultratechdz.net/product-category/tout-les-pc/pc-mars-gaming-by-asus/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
  • https://ultratechdz.net/shop/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
  • https://ultratechdz.net/shop/page/2/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.

warning Page is noindex

Rule index.noindex · Indexability · 6 occurrence(s)

warning Internal link points to a redirect

Rule links.redirect_target · Links · 47 occurrence(s)

warning Render-blocking script in <head> (no defer/async)

Rule perf.render_blocking · Performance · 37 occurrence(s)

warning Redirect chain (multiple hops)

Rule redirect.chain · Crawlability · 1 occurrence(s)

warning robots.txt blocks CSS/JS the pages need to render

Rule robots.blocks_css_js · Robots · 1 occurrence(s)

  • https://ultratechdz.net/ — robots.txt Disallow blocks render-critical CSS/JS under: /wp-admin/css/, /wp-admin/js/ — Google's renderer can't fetch these, so the affected pages may render blank or thin. Allow the asset path(s) for Googlebot.

warning BreadcrumbList present but structurally incomplete

Rule schema.breadcrumb_incomplete · Structured Data · 28 occurrence(s)

warning Rich-result schema missing required properties

Rule schema.invalid · Structured Data · 1 occurrence(s)

warning LocalBusiness schema missing required properties (name/address)

Rule schema.localbusiness_incomplete · Structured Data · 29 occurrence(s)

  • http://www.ultratechdz.net/?utm_source=chatgpt.com — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/about-us/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/contact-us/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/contact-us/privacy-policy-ultra-video-downloader/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/frais-de-livraison/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/pc-builder-search/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/pc-builder/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/privacy-policy-securenote-sync/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/product/msi-g321q/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/product/msi-mag-256f/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/product/msi-mag-275f/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/product/msi-mag-275qf/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/product/tp-link-archer-tx55e-carte-reseau-wifi-6-pcie-ax3000-bi-bande-carte-wifi-bluetooth-avec-2-antennes/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/product/tp-link-cpe-710-point-dacces-cpe-wifi-exterieur-5ghz-ac-867-mbps-23-dbi-mimo-4p-ctn/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/product/tp-link-deco-x1o1-packeu-routeur-mesh-wi-fi-6-ax1500-pour-toute-la-maison-1-pack-12p-ctn/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/product/tp-link-deco-x2o1-packeu-routeur-mesh-wi-fi-6-ax1800-pour-toute-la-maison-1pack-12p-ctn/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/product/tp-link-eap115-point-dacces-wifi-n300-mbps-poe-plafonnier-16p-ctn/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/product/tp-link-eap225-point-dacces-wifi-ac1350-bi-bande-mu-mimo-poe-gigabit-plafonnier/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/sample-page/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/shop/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/shop/page/2/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/softwares/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/store/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
  • https://ultratechdz.net/woo_product_builder/ — LocalBusiness structured data is missing required property (address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.

warning Non-indexable URL listed in sitemap

Rule sitemap.non_indexable · Sitemap · 3 occurrence(s)

warning Title likely truncated in SERP (too wide)

Rule title.too_long · Titles · 10 occurrence(s)

Notices (29 rules)

notice Heading levels skip a level

Rule agent.heading_skip · Agent Readiness · 22 occurrence(s)

notice No llms.txt for AI agents

Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)

notice No main landmark for AI agents

Rule agent.no_main_landmark · Agent Readiness · 2 occurrence(s)

notice Page served uncached (no-store/private or CDN bypass)

Rule cache.not_cacheable · Cache · 37 occurrence(s)

notice Low text-to-HTML ratio

Rule content.low_ratio · Content · 31 occurrence(s)

notice Main text is hard to read (low Flesch Reading Ease)

Rule content.readability_poor · Content · 13 occurrence(s)

  • https://ultratechdz.net/contact-us/ — this page reads as very difficult (Flesch Reading Ease 27, 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://ultratechdz.net/frais-de-livraison/ — this page reads as very difficult (Flesch Reading Ease 26, 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://ultratechdz.net/pc-builder-search/ — this page reads as very difficult (Flesch Reading Ease 21, 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://ultratechdz.net/pc-builder/ — this page reads as very difficult (Flesch Reading Ease 21, 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://ultratechdz.net/product/msi-g321q/ — this page reads as difficult (Flesch Reading Ease 45, 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://ultratechdz.net/product/msi-mag-256f/ — this page reads as difficult (Flesch Reading Ease 41, 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://ultratechdz.net/product/msi-mag-275f/ — this page reads as difficult (Flesch Reading Ease 45, 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://ultratechdz.net/product/msi-mag-275qf/ — this page reads as difficult (Flesch Reading Ease 46, 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://ultratechdz.net/product/tp-link-cpe-710-point-dacces-cpe-wifi-exterieur-5ghz-ac-867-mbps-23-dbi-mimo-4p-ctn/ — this page reads as difficult (Flesch Reading Ease 43, 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://ultratechdz.net/sample-page/ — this page reads as 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://ultratechdz.net/softwares/ — this page reads as very difficult (Flesch Reading Ease 21, 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://ultratechdz.net/woo_product_builder/ — this page reads as very difficult (Flesch Reading Ease 25, 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://ultratechdz.net/woo_product_builder/pc-builder-build-your-custom-pc-online/ — this page reads as very difficult (Flesch Reading Ease 27, 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 noarchive directive (blocks cached copy)

Rule directives.noarchive · Indexability · 1 occurrence(s)

  • https://ultratechdz.net/wp-login.php — a noarchive directive is present — it blocks a cached copy of the page. Google retired cached links in 2024 so the impact is small, but confirm it's intentional.

notice Duplicate meta description across pages

Rule duplicate.meta_desc · Duplicate · 4 occurrence(s)

notice Multiple <h1> elements

Rule h1.multiple · Headings · 1 occurrence(s)

notice Image alt text is keyword-stuffed (repetition / low variety)

Rule images.alt_stuffed · Images · 12 occurrence(s)

notice Image alt text is very long (possible keyword stuffing)

Rule images.alt_too_long · Images · 15 occurrence(s)

notice Likely hero image lacks fetchpriority=high

Rule images.hero_no_fetchpriority · Performance · 32 occurrence(s)

  • http://www.ultratechdz.net/?utm_source=chatgpt.com — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/about-us/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/cart/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/checkout/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/contact-us/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/contact-us/privacy-policy-ultra-video-downloader/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/frais-de-livraison/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/my-account/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/my-account/lost-password/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/pc-builder-search/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/pc-builder/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/privacy-policy-securenote-sync/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/product/msi-g321q/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/product/msi-mag-256f/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/product/msi-mag-275f/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/product/msi-mag-275qf/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/product/tp-link-archer-tx55e-carte-reseau-wifi-6-pcie-ax3000-bi-bande-carte-wifi-bluetooth-avec-2-antennes/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/product/tp-link-deco-x1o1-packeu-routeur-mesh-wi-fi-6-ax1500-pour-toute-la-maison-1-pack-12p-ctn/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/product/tp-link-deco-x2o1-packeu-routeur-mesh-wi-fi-6-ax1800-pour-toute-la-maison-1pack-12p-ctn/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/sample-page/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/softwares/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/store/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/woo_product_builder/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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://ultratechdz.net/woo_product_builder/pc-builder-build-your-custom-pc-online/ — the likely hero/LCP image (cropped-ultratech-logo2-69x88.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 · 16 occurrence(s)

notice Internal link has no anchor text / accessible name

Rule links.no_anchor_text · Links · 1 occurrence(s)

  • https://ultratechdz.net/woo_product_builder/ — 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 Meta description too short

Rule meta_desc.too_short · Meta Description · 5 occurrence(s)

notice Missing Open Graph tags

Rule og.missing · Social · 4 occurrence(s)

notice Large DOM (over 1500 elements) slows rendering & interaction

Rule perf.dom_size_large · Performance · 4 occurrence(s)

  • http://www.ultratechdz.net/?utm_source=chatgpt.com — the page has 1771 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
  • https://ultratechdz.net/ — the page has 1771 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
  • https://ultratechdz.net/about-us/ — the page has 1771 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
  • https://ultratechdz.net/store/ — the page has 6556 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.

notice Legacy image format (jpg/png/gif) with no next-gen fallback

Rule perf.images_legacy_format · Performance · 36 occurrence(s)

  • http://www.ultratechdz.net/?utm_source=chatgpt.com — 38 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://ultratechdz.net/ — 38 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://ultratechdz.net/about-us/ — 38 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://ultratechdz.net/cart/ — 3 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://ultratechdz.net/checkout/ — 3 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://ultratechdz.net/contact-us/ — 4 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://ultratechdz.net/contact-us/privacy-policy-ultra-video-downloader/ — 3 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://ultratechdz.net/frais-de-livraison/ — 9 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://ultratechdz.net/my-account/ — 3 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://ultratechdz.net/my-account/lost-password/ — 3 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://ultratechdz.net/pc-builder-search/ — 3 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://ultratechdz.net/pc-builder/ — 3 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://ultratechdz.net/privacy-policy-securenote-sync/ — 3 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://ultratechdz.net/product-category/tout-les-pc/ — 16 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://ultratechdz.net/product-category/tout-les-pc/pc-mars-gaming-by-asus/ — 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://ultratechdz.net/product/msi-g321q/ — 24 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://ultratechdz.net/product/msi-mag-275f/ — 20 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://ultratechdz.net/product/msi-mag-275qf/ — 21 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://ultratechdz.net/sample-page/ — 3 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://ultratechdz.net/shop/ — 24 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://ultratechdz.net/shop/page/2/ — 24 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://ultratechdz.net/softwares/ — 3 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://ultratechdz.net/store/ — 360 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://ultratechdz.net/woo_product_builder/ — 4 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://ultratechdz.net/woo_product_builder/pc-builder-build-your-custom-pc-online/ — 3 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 No ETag header (no conditional GET for unchanged pages)

Rule perf.no_etag · Performance · 37 occurrence(s)

  • http://www.ultratechdz.net/?utm_source=chatgpt.com — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/about-us/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/cart/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/checkout/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/contact-us/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/contact-us/privacy-policy-ultra-video-downloader/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/frais-de-livraison/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/my-account/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/my-account/lost-password/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/pc-builder-search/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/pc-builder/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/privacy-policy-securenote-sync/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/product-category/tout-les-pc/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/product-category/tout-les-pc/pc-mars-gaming-by-asus/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/product/msi-g321q/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/product/msi-mag-275qf/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/sample-page/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/shop/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/shop/page/2/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/softwares/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/store/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/woo_product_builder/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/woo_product_builder/pc-builder-build-your-custom-pc-online/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://ultratechdz.net/wp-login.php — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.

notice No Last-Modified header (no conditional GET for unchanged pages)

Rule perf.no_last_modified · Performance · 37 occurrence(s)

  • http://www.ultratechdz.net/?utm_source=chatgpt.com — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/about-us/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/cart/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/checkout/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/contact-us/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/contact-us/privacy-policy-ultra-video-downloader/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/frais-de-livraison/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/my-account/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/my-account/lost-password/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/pc-builder-search/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/pc-builder/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/privacy-policy-securenote-sync/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/product-category/tout-les-pc/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/product-category/tout-les-pc/pc-mars-gaming-by-asus/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/product/msi-g321q/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/product/msi-mag-275qf/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/sample-page/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/shop/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/shop/page/2/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/softwares/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/store/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/woo_product_builder/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/woo_product_builder/pc-builder-build-your-custom-pc-online/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://ultratechdz.net/wp-login.php — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.

notice URL redirects to another URL

Rule redirect.single · Crawlability · 12 occurrence(s)

notice Blocked by robots.txt

Rule robots.blocked · Crawlability · 1 occurrence(s)

notice Deep page has no BreadcrumbList structured data

Rule schema.breadcrumb_missing · Structured Data · 1 occurrence(s)

notice Deprecated schema type with no Google rich result

Rule schema.deprecated_type · Structured Data · 3 occurrence(s)

  • http://www.ultratechdz.net/?utm_source=chatgpt.com — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://ultratechdz.net/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://ultratechdz.net/about-us/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.

notice Missing recommended security headers

Rule security.missing_headers · Security · 37 occurrence(s)

notice Indexable page not listed in sitemap

Rule sitemap.orphan_not_listed · Sitemap · 2 occurrence(s)

notice Underscores in URL path (prefer hyphens)

Rule url.underscores · URL · 2 occurrence(s)

Pages (showing 50 of 50)
URLStatusIndexableWordsIn-links
https://ultratechdz.net/
Home - UltraTech
200 yes 1071 37
https://ultratechdz.net/about-us/
Home - UltraTech
200 yes 1071 36
https://ultratechdz.net/cart/
Panier - UltraTech
200 no 526 36
https://ultratechdz.net/contact-us/
Contact Us - UltraTech
200 yes 639 36
https://ultratechdz.net/contact-us/privacy-policy-ultra-video-downloader/
Privacy Policy for Ultra Video Downloader - UltraTech
200 yes 895 36
https://ultratechdz.net/frais-de-livraison/
Frais de livraison - UltraTech
200 yes 603 36
https://ultratechdz.net/my-account/
My account - UltraTech
200 no 538 36
https://ultratechdz.net/privacy-policy-securenote-sync/
Privacy Policy – SecureNote Sync - UltraTech
200 yes 873 36
https://ultratechdz.net/product-category/tout-les-pc/
Tout les PC - UltraTech
200 yes 882 36
https://ultratechdz.net/product-category/tout-les-pc/pc-mars-gaming-by-asus/
PC UltraTech By ASUS - UltraTech
200 no 748 36
https://ultratechdz.net/softwares/
Softwares - UltraTech
200 yes 554 36
https://ultratechdz.net/store/
Store - UltraTech
200 yes 8605 36
https://ultratechdz.net/woo_product_builder/pc-builder-build-your-custom-pc-online/
PC Builder - Construisez votre PC personnalisé en ligne - UltraTech
200 yes 566 36
https://ultratechdz.net/product/tp-link-archer-tx55e-carte-reseau-wifi-6-pcie-ax3000-bi-bande-carte-wifi-bluetooth-avec-2-antennes/
TP-LINK Archer TX55E : CARTE RESEAU WiFi 6 PCIe AX3000 - Bi-bande Carte WiFi Bluetooth avec 2 antennes - UltraTech
200 yes 758 8
https://ultratechdz.net/product/tp-link-deco-x1o1-packeu-routeur-mesh-wi-fi-6-ax1500-pour-toute-la-maison-1-pack-12p-ctn/
TP-LINK - DECO X1O(1-PACK)(EU) - ROUTEUR MESH WI-FI 6-AX1500 POUR TOUTE LA MAISON - 1 PACK- 12P/CTN - UltraTech
200 yes 755 8
https://ultratechdz.net/product/tp-link-deco-x2o1-packeu-routeur-mesh-wi-fi-6-ax1800-pour-toute-la-maison-1pack-12p-ctn/
TP-LINK - DECO X2O(1-PACK)(EU) - ROUTEUR MESH WI-FI 6-AX1800 POUR TOUTE LA MAISON - 1PACK- 12P/CTN - UltraTech
200 yes 745 8
https://ultratechdz.net/shop/
Shop - UltraTech
200 yes 1030 3
https://ultratechdz.net/contact-us/?share=twitter 200 yes 27 1
https://ultratechdz.net/frais-de-livraison/?share=twitter 200 yes 27 1
https://ultratechdz.net/my-account/lost-password/
My account - UltraTech
200 no 550 1
https://ultratechdz.net/privacy-policy-securenote-sync/?share=twitter 200 yes 29 1
https://ultratechdz.net/softwares/?share=twitter 200 yes 29 1
http://www.ultratechdz.net/?utm_source=chatgpt.com
Home - UltraTech
200 yes 1071 1
https://ultratechdz.net/contact-us/privacy-policy-ultra-video-downloader/?share=twitter 200 yes 29 1
https://ultratechdz.net/product/tp-link-eap610-point-dacces-wifi-6-ax1800-bi-band-poe-gigabit-plafonnier/
TP-LINK EAP610 : Point d'accès WiFi 6 AX1800 Bi-Band POE+ GIGABIT - PLAFONNIER - UltraTech
200 yes 726 3
https://ultratechdz.net/product/tp-link-eap115-point-dacces-wifi-n300-mbps-poe-plafonnier-16p-ctn/
TP-LINK EAP115 : Point d'accès WiFi N300 Mbps PoE - Plafonnier 16P/CTN - UltraTech
200 yes 719 2
https://ultratechdz.net/product/tp-link-eap245-point-dacces-wifi-ac1750-mu-mimo-gigabit-plafonnier-10p-ctn/
TP-LINK EAP245 : Point d'accès WiFi AC1750 MU-MIMO GIGABIT - PLAFONNIER 10P/CTN - UltraTech
200 yes 705 2
https://ultratechdz.net/product/tp-link-eap615-wall-point-dacces-wifi-6-ax1800-wi-fi-6-poe-04-ports-gigabit-mural/
TP-LINK EAP615-Wall : Point d'accès Wifi 6 AX1800 Wi-Fi 6 PoE 04 ports Gigabit - Mural - UltraTech
200 yes 747 2
https://ultratechdz.net/product/msi-g321q/
MSI G321Q - UltraTech
200 yes 748 1
https://ultratechdz.net/product/msi-mag-256f/
MSI MAG 256F - UltraTech
200 yes 690 1
https://ultratechdz.net/product/msi-mag-275f/
MSI MAG 275F - UltraTech
200 yes 712 1
https://ultratechdz.net/product/msi-mag-275qf/
MSI MAG 275QF - UltraTech
200 yes 731 1
https://ultratechdz.net/product/tp-link-archer-tx20u-nano-cle-usb-wifi-6-ax1800-nano-bi-bande-ofdma-et-mu-mimo/
TP-LINK ARCHER TX20U NANO : Clé USB WiFi 6- AX1800 NANO Bi-Bande / OFDMA ET MU-MIMO - UltraTech
200 yes 759 1
https://ultratechdz.net/product/tp-link-cpe-710-point-dacces-cpe-wifi-exterieur-5ghz-ac-867-mbps-23-dbi-mimo-4p-ctn/
TP-LINK CPE 710 : Point d'acces CPE WiFi Exterieur 5GHZ AC 867 MBPS 23 dBi / MIMO 4P/CTN - UltraTech
200 yes 712 1
https://ultratechdz.net/product/tp-link-eap225-point-dacces-wifi-ac1350-bi-bande-mu-mimo-poe-gigabit-plafonnier/
TP-LINK EAP225 : Point d'accès WiFi AC1350 Bi-Bande MU-MIMO PoE Gigabit - Plafonnier - UltraTech
200 yes 746 1
https://ultratechdz.net/store/?share=twitter 200 yes 29 1
https://ultratechdz.net/shop/page/2/
Shop - Page 2 of 20 - UltraTech
200 yes 988 1
https://ultratechdz.net/product/msi-g321q/?share=twitter 200 yes 29 1
https://ultratechdz.net/pc-builder-search/?share=twitter 200 yes 29 1
https://ultratechdz.net/pc-builder/?share=twitter 200 yes 27 1
https://ultratechdz.net/sample-page/?share=twitter 200 yes 27 1
https://ultratechdz.net/wp-login.php
Log In ‹ UltraTech — WordPress
200 no 26 1
https://ultratechdz.net/checkout/
Panier - UltraTech
200 no 526 0
https://ultratechdz.net/pc-builder-search/
PC Builder Search - UltraTech
200 yes 557 0
https://ultratechdz.net/pc-builder/
PC Builder - UltraTech
200 yes 556 0
https://ultratechdz.net/sample-page/
Sample Page - UltraTech
200 yes 710 0
https://ultratechdz.net/woo_product_builder/
Product Builders - UltraTech
200 yes 568 0
https://ultratechdz.net/comments/feed/ 200 no 0 1
https://ultratechdz.net/feed/ 200 no 0 1
https://ultratechdz.net/wp-admin/ 0 no 0 1

Audit your own site — free

157 checks, internal PageRank, render-diff. No signup, results in ~30s.

Scan your site →