tentsaunasupply.com
1 page · 0.6s · Scanned just now
Mostly AI-generated
68% confidence
The score is a fingerprint of automation, not a quality judgment. A high score means the page reads as machine-generated. It doesn't mean the page is bad.
The page shows moderate-to-strong AI signals: templated structure (hero → stats → features → solution → FAQ), repeated section headers ("Product Highlights" twice, "Features" twice), and flat marketing tone applied uniformly across sections. However, the content includes specific, measurable product details (5-minute setup, 2-10 person sizes, 15-minute heat time, under-15kg weight, 1200 units annually) that suggest human product knowledge or hand-editing post-generation. All images have alt text (a sign of human review). The B2B positioning and factory-direct framing feel authentic rather than purely marketing speak. This is likely AI-drafted-then-human-reviewed, or a human-written page styled by an AI layout tool.
3 governance risks detected
- Page title
- Tent Sauna Supply - Premium Portable Tent Saunas from Factory
- Meta description
- Direct from manufacturer in Yiwu, China. Premium portable tent saunas for camping, backyard wellness, and commercial use. B2B custom orders welcome.
- Final URL
- https://tentsaunasupply.com/
- Canonical URL
- https://tentsaunasupply.com/
- Robots directive
- Not set — search engines default to index, follow
- Language
- en
- Built with
- Next.js
How the page presents itself in a Google result and as a shared link, rebuilt from the tags we crawled.
Tent Sauna Supply - Premium Portable Tent Saunas from Facto…
Direct from manufacturer in Yiwu, China. Premium portable tent saunas for camping, backyard wellness, and commercial use. B2B custom orders welcome.
- Title · 61 characters — long titles get cut around 60
- Description · 148 characters

Tent Sauna Supply - Premium Portable Tent Saunas from Factory
Direct from manufacturer in Yiwu, China. Premium portable tent saunas for camping, backyard wellness, and commercial use. B2B custom orders welcome.
- Open Graph image present
AI-generated product descriptions risk FTC false advertising action
FTC Act §5 prohibits unfair or deceptive acts regardless of whether they are intentional. AI-generated product descriptions that contain unsupported efficacy claims, fabricated specifications, or misleading comparisons are fully subject to this standard.
## AI Product Description Review Checklist
Before publishing AI-generated product descriptions, verify:
- [ ] All specification claims (dimensions, weight, materials) match supplier data
- [ ] Performance claims ("best", "fastest", "most durable") are either removed or substantiated
- [ ] Comparison claims against competitors are accurate and current
- [ ] Health or safety benefit claims are reviewed by a qualified person
- [ ] "AI-assisted" label added if required by platform terms
**FTC standard:** Advertising must be truthful, not misleading, and claims
must be substantiated before publishing — not after a complaint.Unlock the full breakdown
Pro shows each risk’s plain-English explanation, regulatory framework, official guidance links, and copy-paste fix snippets — plus the AI-generated governance document for your site.
- Clear signalStructure
Repeated section headers signal templated content assembly: 'Product Highlights' and 'Features' each appear twice in sequence
Evidence- “Product Highlights”×2H2
- “Features”×2H2
Try thisConsolidate or rename duplicate sections — merge 'Product Highlights' into one section, rename the second 'Features' heading to reflect its actual content (e.g., 'Sauna Components' or 'What's Included').
- Clear signalContent
Generic marketing phrasing ('premium materials,' 'authentic sauna experience') appears repeatedly without differentiation across features
Evidence- “premium materials and years of manufacturing expertise, our portable tent saunas deliver an authentic sauna experience anywhere”×2body
- “premium quality at factory-direct prices”body
Try thisReplace repeated 'premium' and 'authentic' with specific, measurable differentiators — emphasize unique certifications, heat retention specs, durability testing, or warranty terms instead.
- Worth notingStructure
Three separate planning-guide sections ('2-person infrared,' '2-person outdoor,' '4-person outdoor') are listed as links without explanation of why users would choose one over another
Evidence- “Open 2-person infrared sauna planner”link
- “Open 2-person outdoor sauna planner”link
- “Open 4-person outdoor sauna planner”link
Try thisAdd a brief header or intro text explaining the difference between infrared and wood-burning models, so visitors know which planner to use before clicking.
- Content68
Repetitive section headers ("Product Highlights" appears twice, "Features" twice), generic phrasing like "premium materials" and "authentic sauna experience," but specific product details (5-minute setup, 2-10 person sizes, 15-minute heat-u
- Structure78
Classic AI-builder template: hero → factory stats → features grid → product highlights (repeated) → complete solution components → FAQ → testimonials → CTA. Section order is rigid and boilerplate-heavy
- Imagery65
7 images with 0 missing alt text (good), but likely stock-product photography (tent saunas and stoves). No EXIF inconsistencies or real-world clutter visible; uniform product-shot aesthetic
- Tone72
Marketing-voice consistency throughout ("premium," "authentic," "direct from factory" repeated). No identifiable author personality, jokes, or regional slang. Reads as single-prompt-generated marketing copy
- Words771
- Images7
- Alt coverage100%
- Internal links27
- External links1
- Schema blocks2
- HTML size180 KB
- Text-to-HTML3%
Each bar is one sentence of the page, in reading order — taller means longer. Human prose tends to look jagged, mixing short punches with long explanations. Machine drafts tend to flatten into even bars.
Computed from the body text we crawled, split on punctuation and filtered to prose-length sentences. Rhythm is a heuristic, not a verdict — some human writers are metronomically even, and a good editor smooths a machine draft.
No common LLM-marker phrases found — none of the stock AI vocabulary we scan for appears in the body text even once.
- Meta tagsAll presentWhy this matters
Why it matters. Title and description are the two strings Google shows in search results. They decide whether anyone clicks. A canonical tag tells Google which URL is the source of truth when the same content lives at multiple paths.
Passing looks like. A non-empty title under 60 characters, a meta description under 160, and a self-referencing canonical link.
Fix. Add the missing tags inside the page head. Treat the title as a headline you'd want to read in a SERP, not a brand slogan.
- Heading structure1 H1, 13 H2Why this matters
Why it matters. Headings are how crawlers and assistive tech understand a page's outline. One H1 names the page. H2s break it into sections. Skipped levels and missing H1s confuse both.
Passing looks like. Exactly one H1, at least one H2, and no skipped levels (no H1 to H3 jumps).
Fix. Replace the missing or duplicate H1 with a single, descriptive heading. Promote section titles to H2. Demote sub-points to H3.
- Mobile readinessResponsiveWhy this matters
Why it matters. Google indexes mobile-first. A page without a responsive viewport renders zoomed-out on phones, fails Core Web Vitals on touch, and loses its mobile ranking.
Passing looks like. A meta viewport tag with width=device-width and a layout that reflows under 600px.
Fix. Add a viewport meta tag set to width=device-width and initial-scale=1, then audit your largest blocks at mobile widths.
- Page speed signals0.6s · 180 KBWhy this matters
Why it matters. Page weight and response time directly feed Core Web Vitals. Slow LCP and oversized HTML hurt rankings more than people expect.
Passing looks like. First-byte under 1.5s, HTML payload under 500 KB, fewer than 30 images on the initial render.
Fix. Trim render-blocking scripts, defer non-critical CSS, and serve compressed images sized to the viewport. Move heavy components below the fold.
- Schema markup2 schema blocksWhy this matters
Why it matters. JSON-LD structured data is how you earn rich results: review stars, FAQ accordions, breadcrumbs, article cards. Skip it and Google has nothing structured to pull from when it builds your SERP card.
Passing looks like. At least one valid JSON-LD block matching schema.org types relevant to the page (Article, Product, FAQPage, Organization).
Fix. Add an application/ld+json script block describing the page. Validate with Google's Rich Results Test before deploying.
- Broken links0/5 broken in sampleWhy this matters
Why it matters. Broken internal links waste crawl budget, degrade UX, and signal to Google that the site isn't well-maintained. They also cap how deep crawlers reach.
Passing looks like. Every internal link in the sample returns 2xx or 3xx. No dead anchors, no stale paths.
Fix. Use the link list above to spot the broken paths. Either restore the missing pages or update the links to point at live URLs.
- Image alt textAll have altWhy this matters
Why it matters. Alt text is what screen readers read aloud, and what Google reads instead of pixels. Skip it and you lose on both fronts.
Passing looks like. Every meaningful image has a descriptive alt attribute. Decorative images can use alt="" to be skipped intentionally.
Fix. Audit images in /assets and CMS uploads. Write alts that describe what's in the image, not what it links to.
Every H1, H2, and H3 we found on the page, in document order.
Show heading outline
- H1Premium Portable Tent Saunas, Direct from Factory
- H2Factory Stats
- H2TentSaunaSupply in Numbers
- H2Features
- H2Why Choose Our Tent Saunas
- H2Product Highlights
- H2What Makes Us Different
- H2Product Highlights
- H2Complete Sauna Solution
- H2Everything You Need
- H2Need a sauna sizing, wiring, and cost check?
- H2FAQ
- H2Ready to Get Started?
- H2Testimonials
- H3Features
- H3Ultra-Portable Design
- H3Superior Heat Retention
- H3Premium Materials
- H3Safety Certified
- H3Tent Sauna Body
- H3Wood-Burning Stove
- H3Chimney & Ventilation
- H3Sauna Stones
- H3Carry Bag & Accessories
- H3Custom Branding
- H3How long does it take to set up a tent sauna?
- H3What temperature can the tent sauna reach?
- H3Is it safe to use a wood-burning stove inside the tent?
- H3What is the minimum order quantity (MOQ) for wholesale?
- H3Do you offer OEM/ODM services?
- H3Marcus Andersson
- H3Sarah Mitchell
- H3Dmitri Volkov
- H3Elena Torres
- H3James Walker
- H3Yuki Tanaka
- H3Lars Eriksen
- H3Michael Schmidt
- H3Anna Kowalski
- H3Pierre Dubois
- H3Kevin O'Brien
- H3Maria Rodriguez
We HEAD-check up to five internal links to spot broken paths quickly.
Show sampled links
Was this report useful?
Share this scan
Every CrawlRanker scan gets a public, shareable URL. Send it to a client, post it in a thread, or benchmark a competitor.
Preview scan. SEO checks are live. AI scoring is in beta.