SEO audit for upwatchly.com
Upwatchly — Monitoring for the whole stack
Health 65/100 (fair) · 10 pages crawled · generated 2026-07-29
Download Markdown report (feed to ChatGPT / Claude / Cursor)HTTP, APIs, TCP, cron jobs, real browser flows and server metrics. Every layer of your stack, checked from one place with one alert pipeline.
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Links | 10 | 0 | 30 | 10 |
| Duplicate | 37 | 0 | 21 | 10 |
| Canonical | 70 | 0 | 10 | 0 |
| Security | 70 | 0 | 10 | 2 |
| Performance | 88 | 0 | 4 | 14 |
| Cache | 100 | 0 | 0 | 10 |
| Content | 100 | 0 | 0 | 2 |
| Crawlability | 100 | 0 | 0 | 6 |
| Images | 100 | 0 | 0 | 8 |
| Meta Description | 100 | 0 | 0 | 2 |
| Structured Data | 100 | 0 | 0 | 10 |
Warnings (7 rules)
warning Missing canonical tag
Rule canonical.missing · Canonical · 10 occurrence(s)
warning Duplicate page content
Rule duplicate.content · Duplicate · 10 occurrence(s)
- http://upwatchly.com/ — content shared by 4 pages: https://upwatchly.com/, https://upwatchly.com/docs, http://upwatchly.com/docs
- http://upwatchly.com/docs — content shared by 4 pages: https://upwatchly.com/, https://upwatchly.com/docs, http://upwatchly.com/
- http://upwatchly.com/pricing — content shared by 2 pages: https://upwatchly.com/pricing
- http://upwatchly.com/privacy — content shared by 2 pages: https://upwatchly.com/privacy
- http://upwatchly.com/terms — content shared by 2 pages: https://upwatchly.com/terms
- https://upwatchly.com/ — content shared by 4 pages: https://upwatchly.com/docs, http://upwatchly.com/, http://upwatchly.com/docs
- https://upwatchly.com/docs — content shared by 4 pages: https://upwatchly.com/, http://upwatchly.com/, http://upwatchly.com/docs
- https://upwatchly.com/pricing — content shared by 2 pages: http://upwatchly.com/pricing
- https://upwatchly.com/privacy — content shared by 2 pages: http://upwatchly.com/privacy
- https://upwatchly.com/terms — content shared by 2 pages: http://upwatchly.com/terms
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)
- https://upwatchly.com/ — http://upwatchly.com/ 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 · 10 occurrence(s)
- http://upwatchly.com/ — title shared by 4 pages: https://upwatchly.com/, https://upwatchly.com/docs, http://upwatchly.com/docs
- http://upwatchly.com/docs — title shared by 4 pages: https://upwatchly.com/, https://upwatchly.com/docs, http://upwatchly.com/
- http://upwatchly.com/pricing — title shared by 2 pages: https://upwatchly.com/pricing
- http://upwatchly.com/privacy — title shared by 2 pages: https://upwatchly.com/privacy
- http://upwatchly.com/terms — title shared by 2 pages: https://upwatchly.com/terms
- https://upwatchly.com/ — title shared by 4 pages: https://upwatchly.com/docs, http://upwatchly.com/, http://upwatchly.com/docs
- https://upwatchly.com/docs — title shared by 4 pages: https://upwatchly.com/, http://upwatchly.com/, http://upwatchly.com/docs
- https://upwatchly.com/pricing — title shared by 2 pages: http://upwatchly.com/pricing
- https://upwatchly.com/privacy — title shared by 2 pages: http://upwatchly.com/privacy
- https://upwatchly.com/terms — title shared by 2 pages: http://upwatchly.com/terms
warning Content-Type header doesn't match the actual content
Rule headers.content_type_mismatch · Security · 10 occurrence(s)
- http://upwatchly.com/ — 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".
- http://upwatchly.com/docs — 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".
- http://upwatchly.com/pricing — 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".
- http://upwatchly.com/privacy — 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".
- http://upwatchly.com/terms — 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://upwatchly.com/ — 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://upwatchly.com/docs — 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://upwatchly.com/pricing — 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://upwatchly.com/privacy — 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://upwatchly.com/terms — 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 Hero/LCP image is lazy-loaded (loading=lazy delays LCP)
Rule images.no_lazy_lcp_candidate · Performance · 4 occurrence(s)
- http://upwatchly.com/ — the likely hero/LCP image (monitor-detail.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.
- http://upwatchly.com/docs — the likely hero/LCP image (monitor-detail.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://upwatchly.com/ — the likely hero/LCP image (monitor-detail.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://upwatchly.com/docs — the likely hero/LCP image (monitor-detail.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 Internal link points to a redirect
Rule links.redirect_target · Links · 30 occurrence(s)
- http://upwatchly.com/ — http://upwatchly.com/pricing → http://upwatchly.com/pricing/
- http://upwatchly.com/ — http://upwatchly.com/privacy → http://upwatchly.com/privacy/
- http://upwatchly.com/ — http://upwatchly.com/terms → http://upwatchly.com/terms/
- http://upwatchly.com/docs — http://upwatchly.com/pricing → http://upwatchly.com/pricing/
- http://upwatchly.com/docs — http://upwatchly.com/privacy → http://upwatchly.com/privacy/
- http://upwatchly.com/docs — http://upwatchly.com/terms → http://upwatchly.com/terms/
- http://upwatchly.com/pricing — http://upwatchly.com/pricing → http://upwatchly.com/pricing/
- http://upwatchly.com/pricing — http://upwatchly.com/privacy → http://upwatchly.com/privacy/
- http://upwatchly.com/pricing — http://upwatchly.com/terms → http://upwatchly.com/terms/
- http://upwatchly.com/terms — http://upwatchly.com/pricing → http://upwatchly.com/pricing/
- https://upwatchly.com/ — https://upwatchly.com/pricing → http://upwatchly.com/pricing/
- https://upwatchly.com/ — https://upwatchly.com/privacy → http://upwatchly.com/privacy/
- https://upwatchly.com/ — https://upwatchly.com/terms → http://upwatchly.com/terms/
- https://upwatchly.com/docs — https://upwatchly.com/pricing → http://upwatchly.com/pricing/
- https://upwatchly.com/docs — https://upwatchly.com/privacy → http://upwatchly.com/privacy/
- https://upwatchly.com/docs — https://upwatchly.com/terms → http://upwatchly.com/terms/
- https://upwatchly.com/pricing — http://upwatchly.com/pricing → http://upwatchly.com/pricing/
- https://upwatchly.com/pricing — http://upwatchly.com/privacy → http://upwatchly.com/privacy/
- https://upwatchly.com/pricing — http://upwatchly.com/terms → http://upwatchly.com/terms/
- https://upwatchly.com/privacy — http://upwatchly.com/pricing → http://upwatchly.com/pricing/
- https://upwatchly.com/privacy — http://upwatchly.com/privacy → http://upwatchly.com/privacy/
- https://upwatchly.com/privacy — http://upwatchly.com/terms → http://upwatchly.com/terms/
- https://upwatchly.com/terms — http://upwatchly.com/pricing → http://upwatchly.com/pricing/
- https://upwatchly.com/terms — http://upwatchly.com/privacy → http://upwatchly.com/privacy/
- https://upwatchly.com/terms — http://upwatchly.com/terms → http://upwatchly.com/terms/
Notices (12 rules)
notice Page served uncached (no-store/private or CDN bypass)
Rule cache.not_cacheable · Cache · 10 occurrence(s)
- http://upwatchly.com/ — Cache-Control: (none) · cloudflare: DYNAMIC
- http://upwatchly.com/docs — Cache-Control: (none) · cloudflare: DYNAMIC
- http://upwatchly.com/pricing — Cache-Control: (none) · cloudflare: DYNAMIC
- http://upwatchly.com/privacy — Cache-Control: (none) · cloudflare: DYNAMIC
- http://upwatchly.com/terms — Cache-Control: (none) · cloudflare: DYNAMIC
- https://upwatchly.com/ — Cache-Control: (none) · cloudflare: DYNAMIC
- https://upwatchly.com/docs — Cache-Control: (none) · cloudflare: DYNAMIC
- https://upwatchly.com/pricing — Cache-Control: (none) · cloudflare: DYNAMIC
- https://upwatchly.com/privacy — Cache-Control: (none) · cloudflare: DYNAMIC
- https://upwatchly.com/terms — Cache-Control: (none) · cloudflare: DYNAMIC
notice Main text is hard to read (low Flesch Reading Ease)
Rule content.readability_poor · Content · 2 occurrence(s)
- http://upwatchly.com/pricing — this page reads as difficult (Flesch Reading Ease 39, 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://upwatchly.com/pricing — this page reads as difficult (Flesch Reading Ease 39, 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 Duplicate meta description across pages
Rule duplicate.meta_desc · Duplicate · 10 occurrence(s)
- http://upwatchly.com/ — meta description shared by 4 pages: https://upwatchly.com/, https://upwatchly.com/docs, http://upwatchly.com/docs
- http://upwatchly.com/docs — meta description shared by 4 pages: https://upwatchly.com/, https://upwatchly.com/docs, http://upwatchly.com/
- http://upwatchly.com/pricing — meta description shared by 2 pages: https://upwatchly.com/pricing
- http://upwatchly.com/privacy — meta description shared by 2 pages: https://upwatchly.com/privacy
- http://upwatchly.com/terms — meta description shared by 2 pages: https://upwatchly.com/terms
- https://upwatchly.com/ — meta description shared by 4 pages: https://upwatchly.com/docs, http://upwatchly.com/, http://upwatchly.com/docs
- https://upwatchly.com/docs — meta description shared by 4 pages: https://upwatchly.com/, http://upwatchly.com/, http://upwatchly.com/docs
- https://upwatchly.com/pricing — meta description shared by 2 pages: http://upwatchly.com/pricing
- https://upwatchly.com/privacy — meta description shared by 2 pages: http://upwatchly.com/privacy
- https://upwatchly.com/terms — meta description shared by 2 pages: http://upwatchly.com/terms
notice Image alt text is keyword-stuffed (repetition / low variety)
Rule images.alt_stuffed · Images · 4 occurrence(s)
- http://upwatchly.com/ — 1 image(s) have keyword-stuffed alt text — the same word repeated several times, or a long low-variety keyword list. Google's image guidance asks for short, descriptive alt text, not keyword lists; rewrite it to describe the image.
- http://upwatchly.com/docs — 1 image(s) have keyword-stuffed alt text — the same word repeated several times, or a long low-variety keyword list. Google's image guidance asks for short, descriptive alt text, not keyword lists; rewrite it to describe the image.
- https://upwatchly.com/ — 1 image(s) have keyword-stuffed alt text — the same word repeated several times, or a long low-variety keyword list. Google's image guidance asks for short, descriptive alt text, not keyword lists; rewrite it to describe the image.
- https://upwatchly.com/docs — 1 image(s) have keyword-stuffed alt text — the same word repeated several times, or a long low-variety keyword list. Google's image guidance asks for short, descriptive alt text, not keyword lists; rewrite it to describe the image.
notice Image alt text is very long (possible keyword stuffing)
Rule images.alt_too_long · Images · 4 occurrence(s)
- http://upwatchly.com/ — 3 image(s) with alt text over 100 chars — shorten it to a concise description
- http://upwatchly.com/docs — 3 image(s) with alt text over 100 chars — shorten it to a concise description
- https://upwatchly.com/ — 3 image(s) with alt text over 100 chars — shorten it to a concise description
- https://upwatchly.com/docs — 3 image(s) with alt text over 100 chars — shorten it to a concise description
notice Internal link has no anchor text / accessible name
Rule links.no_anchor_text · Links · 10 occurrence(s)
- http://upwatchly.com/ — 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.
- http://upwatchly.com/docs — 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.
- http://upwatchly.com/pricing — 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.
- http://upwatchly.com/privacy — 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.
- http://upwatchly.com/terms — 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.
- https://upwatchly.com/ — 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.
- https://upwatchly.com/docs — 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.
- https://upwatchly.com/pricing — 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.
- https://upwatchly.com/privacy — 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.
- https://upwatchly.com/terms — 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 · 2 occurrence(s)
- http://upwatchly.com/terms — 44 chars
- https://upwatchly.com/terms — 44 chars
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 4 occurrence(s)
- http://upwatchly.com/ — 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.
- http://upwatchly.com/docs — 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://upwatchly.com/ — 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://upwatchly.com/docs — 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 · 10 occurrence(s)
- http://upwatchly.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.
- http://upwatchly.com/docs — 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.
- http://upwatchly.com/pricing — 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.
- http://upwatchly.com/privacy — 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.
- http://upwatchly.com/terms — 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://upwatchly.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://upwatchly.com/docs — 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://upwatchly.com/pricing — 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://upwatchly.com/privacy — 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://upwatchly.com/terms — 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 URL redirects to another URL
Rule redirect.single · Crawlability · 6 occurrence(s)
- http://upwatchly.com/pricing — redirects to http://upwatchly.com/pricing/
- http://upwatchly.com/privacy — redirects to http://upwatchly.com/privacy/
- http://upwatchly.com/terms — redirects to http://upwatchly.com/terms/
- https://upwatchly.com/pricing — redirects to http://upwatchly.com/pricing/
- https://upwatchly.com/privacy — redirects to http://upwatchly.com/privacy/
- https://upwatchly.com/terms — redirects to http://upwatchly.com/terms/
notice No structured data detected
Rule schema.none · Structured Data · 10 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 2 occurrence(s)
- https://upwatchly.com/ — HSTS
- https://upwatchly.com/docs — HSTS
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| http://upwatchly.com/ Upwatchly — Monitoring for the whole stack |
200 | yes | 1120 | 8 |
| http://upwatchly.com/docs Upwatchly — Monitoring for the whole stack |
200 | yes | 1120 | 8 |
| http://upwatchly.com/pricing Pricing — Upwatchly |
200 | yes | 418 | 8 |
| http://upwatchly.com/privacy Privacy Policy — Upwatchly |
200 | yes | 7628 | 8 |
| http://upwatchly.com/terms Terms of Service — Upwatchly |
200 | yes | 1112 | 8 |
| https://upwatchly.com/ Upwatchly — Monitoring for the whole stack |
200 | yes | 1120 | 6 |
| https://upwatchly.com/docs Upwatchly — Monitoring for the whole stack |
200 | yes | 1120 | 2 |
| https://upwatchly.com/pricing Pricing — Upwatchly |
200 | yes | 418 | 2 |
| https://upwatchly.com/privacy Privacy Policy — Upwatchly |
200 | yes | 7628 | 2 |
| https://upwatchly.com/terms Terms of Service — Upwatchly |
200 | yes | 1112 | 2 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.