Catalog / tethercommunitymarketing.com
43

SEO audit for tethercommunitymarketing.com

Tether Community Marketing

other

Health 43/100 (poor) · 8 pages crawled · generated 2026-07-12

Download Markdown report (feed to ChatGPT / Claude / Cursor)
Screenshot of tethercommunitymarketing.com
8
pages crawled
7
indexable pages
3
errors
32
warnings
63
notices
6
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Security 63 3 0 16
Meta Description 74 0 7 0
Structured Data 74 0 7 0
Content 78 0 6 7
Links 78 0 6 0
Headings 89 0 3 4
Budget 96 0 1 0
Canonical 96 0 1 1
Indexability 96 0 1 0
Agent Readiness 100 0 0 2
Images 100 0 0 8
Performance 100 0 0 17
Sitemap 100 0 0 1
Social 100 0 0 7
Findings

Errors (1 rules)

error Mixed content on HTTPS page

Rule security.mixed_content · Security · 3 occurrence(s)

  • https://www.tethercommunitymarketing.com/ — 1 insecure subresource(s), e.g. http://static1.squarespace.com/static/682f40438ad3e61cac3fba5d/t/6a4ea31834598d313f20ddf8/1783538456350/Tether+%281%29_Icon_Cream.png?format=1500w
  • https://www.tethercommunitymarketing.com/cart — 1 insecure subresource(s), e.g. http://images.squarespace-cdn.com/content/v1/682f40438ad3e61cac3fba5d/3bc78a9d-93d0-4675-9e73-a0e715626060/Tether+%281%29_Icon_Cream.png?format=1500w
  • https://www.tethercommunitymarketing.com/comingsoon — 1 insecure subresource(s), e.g. http://static1.squarespace.com/static/682f40438ad3e61cac3fba5d/t/6a4ea31834598d313f20ddf8/1783538456350/Tether+%281%29_Icon_Cream.png?format=1500w

Warnings (8 rules)

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

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

  • https://www.tethercommunitymarketing.com/cart — this noindex page has 8 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://www.tethercommunitymarketing.com/, https://www.tethercommunitymarketing.com/about, https://www.tethercommunitymarketing.com/home.

warning Interior page canonicalizes to the homepage

Rule canonical.points_to_homepage · Canonical · 1 occurrence(s)

  • https://www.tethercommunitymarketing.com/comingsoon — this interior page canonicalizes to the homepage (https://www.tethercommunitymarketing.com/) — Google will treat the homepage as authoritative and drop this page from search. Point the canonical at the page's own URL.

warning Page is noindex

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

warning Orphan page (no internal inlinks)

Rule links.orphan · Links · 6 occurrence(s)

warning LocalBusiness schema missing required properties (name/address)

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

  • https://www.tethercommunitymarketing.com/ — LocalBusiness structured data is missing required properties (name, 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://www.tethercommunitymarketing.com/about — LocalBusiness structured data is missing required properties (name, 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://www.tethercommunitymarketing.com/comingsoon — LocalBusiness structured data is missing required properties (name, 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://www.tethercommunitymarketing.com/contact — LocalBusiness structured data is missing required properties (name, 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://www.tethercommunitymarketing.com/for-brands-1 — LocalBusiness structured data is missing required properties (name, 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://www.tethercommunitymarketing.com/for-creators-1 — LocalBusiness structured data is missing required properties (name, 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://www.tethercommunitymarketing.com/home — LocalBusiness structured data is missing required properties (name, 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.

Notices (13 rules)

notice Heading levels skip a level

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

notice No llms.txt for AI agents

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

notice Canonical points to a different URL

Rule canonical.non_self · Canonical · 1 occurrence(s)

notice Multiple <h1> elements

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

notice Images without width/height (layout shift / CLS)

Rule images.missing_dimensions · Images · 8 occurrence(s)

notice Missing Open Graph tags

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

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

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

notice No ETag header (no conditional GET for unchanged pages)

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

  • https://www.tethercommunitymarketing.com/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.

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

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

  • https://www.tethercommunitymarketing.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://www.tethercommunitymarketing.com/about — 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://www.tethercommunitymarketing.com/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://www.tethercommunitymarketing.com/comingsoon — 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://www.tethercommunitymarketing.com/contact — 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://www.tethercommunitymarketing.com/for-brands-1 — 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://www.tethercommunitymarketing.com/for-creators-1 — 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://www.tethercommunitymarketing.com/home — 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 target=_blank link without rel=noopener (tab-napping)

Rule security.unsafe_cross_origin_links · Security · 8 occurrence(s)

notice Indexable page not listed in sitemap

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

Pages (showing 8 of 8)
URLStatusIndexableWordsIn-links
https://www.tethercommunitymarketing.com/
Tether Community Marketing
200 yes 40 8
https://www.tethercommunitymarketing.com/cart
Tether Community Marketing
200 no 15 8
https://www.tethercommunitymarketing.com/about
About — Tether Community Marketing
200 yes 78 0
https://www.tethercommunitymarketing.com/comingsoon
Tether Community Marketing
200 yes 40 0
https://www.tethercommunitymarketing.com/contact
General 1 — Tether Community Marketing
200 yes 40 0
https://www.tethercommunitymarketing.com/for-brands-1
For Brands — Tether Community Marketing
200 yes 15 0
https://www.tethercommunitymarketing.com/for-creators-1
For Creators — Tether Community Marketing
200 yes 114 0
https://www.tethercommunitymarketing.com/home
Home — Tether Community Marketing
200 yes 252 0

Audit your own site — free

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

Scan your site →