nongpetz.site
Home - Nongpetz
2 failed · 7 warnings · 20 passed
Audited Tue, 28 Jul 2026 18:15:10 GMT · https://nongpetz.site/
Meta & Head
15.3/25
Title, description, canonical, social tags — what search engines read first.
Page allows indexinghigh impactlow effort
<meta name="robots" content="noindex, nofollow">
This page tells search engines not to index it, so it can never rank — every other optimization is wasted while this tag is present. If that's unintentional, remove the noindex directive (or the whole robots meta tag) and request re-indexing in Google Search Console. A common pitfall: staging noindex tags shipped to production during a launch.
Title taghigh impactlow effort
<title> is "Home - Nongpetz" (15 characters)
Search engines truncate titles past roughly 60 characters and often rewrite very short or vague ones, so the message you wrote may never actually be shown. Rewrite the title to 30–60 characters that lead with the primary keyword and end with your brand, e.g. "Merge PDF Files Online Free | YourBrand". Front-load the important words, since truncation always cuts from the end. Don't pad a short title with repeated keywords just to hit the range — clarity wins clicks, not length.
Meta descriptionhigh impactlow effort
Meta description is "Quality toys for your furryBest friend shop now New Arrivals คอนโดแมว 2 ชั้น ของเล่นแมวพร้อมที่ลับเล็บแมว ฿200.00 Add to Cart Puurpet ที่ลับเล็บ มีรางบอล ของเล่นแมว ฿199.00 Add to Cart WORLD OF PET AFP Flutter Bug With Hide-N-Seek ของเล่นแมว Green & White ฿990.00 Add to Cart ปืนยิงบอลแมว ของเล่นสำหรับแมว ของเล่นแมว ฿59.00 Add to Cart ไม้แหย่แมว ของเล่นแมว ไม้แมว ไม้ล่อแมว ลายคริสต์มาสต์ ไม้ตกแมวพร้อมพู่ […]" (446 characters)
Search engines truncate descriptions past roughly 160 characters, and very short ones waste the snippet space that persuades searchers to pick your listing over the next one. Rewrite it to 70–160 characters: state what the page offers, work the primary keyword in naturally (matching words get bolded in results), and end with a benefit or call to action. Don't cram in keywords — the description influences clicks, not rankings, so write it for humans.
Canonical URLmedium impactlow effort
No <link rel="canonical"> found
When the same page is reachable at several URLs — tracking parameters, trailing-slash variants, http vs https — search engines may split ranking signals across the duplicates. A canonical tag names the one version that should get all the credit. Add <link rel="canonical" href="https://www.example.com/page/"> to the <head>, pointing at the page's preferred absolute URL. Double-check it's self-referencing on the primary version: a canonical that points at the wrong page can quietly de-index the right one.
5 passing checks
- Viewport meta tagViewport is "initial-scale=1,user-scalable=no,width=device-width"
- Character encoding declaredCharacter encoding is declared
- FaviconA <link rel="icon"> is present
- Open Graph tagsAll core Open Graph tags present (og:title, og:description, og:image, og:url)
- Twitter card tagtwitter:card is "summary_large_image"
Content & Structure
18.8/25
Headings, copy depth, images, structured data, internal linking.
Single H1 headinghigh impactlow effort
0 h1 headings found
The h1 is the visible headline of the page and one of the clearest signals to search engines of what it's about; with none present, engines lean on surrounding text and may misread the topic. Add exactly one h1 near the top that states the main topic in plain language and includes the primary keyword, e.g. <h1>Merge PDF Files Online</h1>. Don't fake it with a styled <div> — the semantic tag itself is what crawlers and screen readers actually read.
Image alt textmedium impactlow effort
16 of 18 images have alt text
Alt text is how search engines understand what an image shows — it feeds image-search rankings and is what screen readers announce to blind visitors. Add a short, specific alt attribute to every meaningful image, describing the content rather than listing keywords: alt="Golden retriever puppy playing in snow" beats alt="dog puppy pet animal". Give purely decorative images an empty alt="" instead of omitting the attribute, so assistive technology knows to skip them rather than reading out the filename.
6 passing checks
- Heading hierarchy28 headings in order without skipped levels
- Word count4109 words of visible text
- Structured data (JSON-LD)JSON-LD types found: WebPage, ImageObject, BreadcrumbList, WebSite, Organization
- HTML lang attribute<html lang="en-US">
- JavaScript-dependent contentvisible text ~10857 chars in the initial HTML
- Internal linking53 internal, 0 external links
Technical
21.6/25
HTTPS, redirects, robots, sitemap, speed, crawlability.
Fast time to first bytehigh impactmedium effort
1216 ms
Time to first byte is the floor under every other speed metric — the browser can't parse, render, or fetch anything until the first byte arrives, so a slow TTFB drags down all Core Web Vitals and tests crawlers' patience. Add caching in front of the origin: full-page caching at a CDN (Cloudflare, Fastly) helps most, followed by server-side caches (Redis, object caching) and indexes on slow database queries. Measure from locations near your actual users — tuning only your fastest region leaves distant visitors just as slow.
XML sitemap availablemedium impactlow effort
no sitemap.xml found
Without an XML sitemap, search engines discover pages only by following links, so new, deep, or weakly linked pages get found slowly or not at all. Generate one at /sitemap.xml — most frameworks and CMSs have a generator built in or as a plugin — listing every canonical, indexable URL, then add "Sitemap: https://www.example.com/sitemap.xml" to robots.txt and submit it in Google Search Console. Keep it clean: listing redirected, noindexed, or 404 URLs erodes crawler trust in the whole file.
Response compression enabledlow impactlow effort
no content-encoding header
This HTML is served uncompressed, so every visitor downloads far more bytes than necessary — text compresses extremely well, and the savings directly speed up first render on slow connections. Enable Brotli or gzip on your server or CDN: in nginx it's "gzip on;" (or the brotli module), in Apache it's mod_deflate via .htaccess, and on most CDNs it's a single toggle. Make sure compression covers all text types (HTML, CSS, JS, JSON, SVG), but skip already-compressed images — recompressing them wastes CPU for no gain.
9 passing checks
- Served over HTTPSfinal URL uses https://
- HTTP redirects to HTTPShttp:// redirects to https://
- No mixed content0 http:// subresource references
- Short redirect chainno redirects; URL resolves directly
- robots.txt present and permissiverobots.txt exists and allows crawling
- Reasonable HTML size174.8 KB
- Missing pages return 404missing paths return HTTP 404/410
- www and non-www resolve consistentlywww and non-www converge on the same host
- HTML5 doctype<!DOCTYPE html> present
Performance
Core Web Vitals scoring via Google PageSpeed is coming soon.
Share your score
Embed this live badge on your site — it updates whenever the audit is re-run.