Scanned sites / www.tendingtoes.com / 2026-09-18-0118
www.tendingtoes.com scan from 9/18/2026, 1:18:59 AM
A newer scan exists. See the latest report for www.tendingtoes.com.
Scan 2026-09-18-0118
Scanned 9/18/2026, 1:18:59 AM, finished 9/18/2026, 1:20:40 AM. Found with openstreetmap overpass
Site: https://www.tendingtoes.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 18, 2026 the Site Spider crawled 23 pages and 211 assets of www.tendingtoes.com, starting from https://www.tendingtoes.com/. It scored 82 out of 100, a good result. 10 of 14 checks found something to fix, led by title tags (13), meta descriptions (13), image alt text (7); 4 checks passed. The list below shows each check's result, the fix plan, when present, explains what to do first, and the security review at the end of the page covers headers, transport, libraries and exposed files.
Security review: Medium4 medium, 3 low and 2 info findings. See the security findings ↓
- Pages crawled
- 23
- Assets fetched
- 211
- Status
- Completed
- Checks with issues
- 10 of 14
- Title tags13 issues13 of 22 pages have title issues.
- Meta descriptions13 issues13 of 22 pages have meta description issues.
- Headings6 issues6 of 22 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects1 issue1 redirecting URL, 0 of them chained.
- Non-200 responsesOK1 URL did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability2 issues2 of 22 indexable pages have indexability warnings.
- Image alt text7 issues7 of 122 image references have no alt attribute. 15 use an empty alt (decorative), which is fine.
- Heavy assets3 issues3 assets larger than 500 KB among the 100 heaviest.
- Orphan pages2 issues2 pages have no internal links pointing at them.
- Sitemap coverage6 issues5 sitemaps listing 20 URLs: 2 crawled pages missing, 0 listed URLs broken or redirecting, 4 reachable only via the sitemap.
- Thin content1 issue1 of 22 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1077 sites, median 82%, average 80%
www.tendingtoes.com scores 82%, higher than 48% of the 1077 scanned sites. See the full ranking.
Green 90% and up (Excellent), lime 75 to 89 (Good), amber 50 to 74 (Needs work), red below 50 (Poor).
Internal link map
Loading the link map...
Fix plan
Written by gpt-4o-mini from the scan findingsYour site shows potential but requires attention on title tags, meta descriptions, and redirects to improve SEO. Implementing these changes will enhance visibility and user experience.
- 1
Fix Redirect
Why: Redirect leads to confusion and can dilute page authority.
How: Update the contact URL to not include a trailing slash or ensure all links consistently use it.
Checks: redirects
- 2
Address Non-200 Response
Why: Improper status codes can affect search engine rankings.
How: Ensure 'https://www.tendingtoes.com/contact' returns a 200 status by fixing any issues on that page.
Checks: status-codes
- 3
Resolve Title Tag Issues
Why: Missing or short title tags hinder visibility in search results.
How: Add meaningful titles exceeding 30 characters for titles listed as missing or too short.
Checks: titles
- 4
Fix Meta Description Issues
Why: Meta descriptions are crucial for click-through rates in search results.
How: Create unique meta descriptions for the pages that are currently missing them.
Checks: meta-descriptions
- 5
Correct Heading Structure
Why: Multiple H1s can confuse search engines and impact ranking.
How: Ensure that each page has only one H1 tag and use H2s appropriately.
Checks: headings
- 6
Improve Indexability Warnings
Why: Missing canonicity may lead to index issues.
How: Add canonical tags to the pages flagged to clarify the preferred version.
Checks: indexability
Generated automatically; verify each change against your own site before relying on it.
Security review
Written by gpt-4o-mini from 16 checks over the crawlThe website needs several security improvements to protect users from various threats. Key areas include implementing HTTP Strict Transport Security (HSTS), Content Security Policy (CSP), and X-Frame-Options to mitigate risks from attacks like interception and clickjacking. Additionally, a public API key found in the code should be secured properly.
- 0 high
- 4 medium
- 3 low
- 2 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors may unknowingly connect over HTTP, risking interception of sensitive data.
Fix: Add header 'Strict-Transport-Security: max-age=31536000; includeSubDomains'
Evidence: HTTP Strict Transport Security
- 2
No Content Security Policy (CSP)Medium
Why it matters: Absence of CSP allows potentially unsafe scripts or data to be loaded, increasing the risk of XSS attacks.
Fix: Add header 'Content-Security-Policy: default-src 'self';'
Evidence: Content Security Policy
- 3
Missing X-Frame-Options headerMedium
Why it matters: Without this protection, your site can be framed, enabling clickjacking attacks.
Fix: Add header 'X-Frame-Options: DENY'
Evidence: Clickjacking protection
- 4
Leaked Google API KeyMedium
Why it matters: An exposed API key can be exploited unless properly restricted, leading to unauthorized usage.
Fix: Restrict the API key in the Google Cloud console and ideally avoid exposing it directly in the code.
Evidence: Keys and secrets in page code
- 5
Missing X-Content-Type-Options headerLow
Why it matters: The absence of this header could lead browsers to incorrectly interpret files, potentially executing harmful content.
Fix: Add header 'X-Content-Type-Options: nosniff'
Evidence: MIME sniffing protection
- 6
Missing Referrer-Policy headerLow
Why it matters: Not setting a referrer policy risks exposing sensitive URL information to external sites.
Fix: Add header 'Referrer-Policy: no-referrer'
Evidence: Referrer policy
- 7
Third-party scripts without Subresource Integrity (SRI)Low
Why it matters: Without SRI, the site may execute compromised scripts from third-party sources.
Fix: Consider implementing a CSP that restricts script sources or apply SRI where possible.
Evidence: Third-party scripts
- 8
Missing Permissions-Policy headerInfo
Why it matters: This header helps limit the capabilities of injected scripts, reducing potential impacts.
Fix: Add header 'Permissions-Policy: none'
Evidence: Permissions policy
- 9
Sensitive paths exposed in robots.txtInfo
Why it matters: Listing private paths in robots.txt allows potential attackers to identify sensitive areas of the site.
Fix: Ensure proper access controls are in place for these paths, rather than relying on robots.txt.
Evidence: Sensitive paths in robots.txt
What the checks found
- FoundHTTP Strict Transport SecurityMedium
No HTML page sends strict-transport-security. Without it a visitor who types the address without https:// can be intercepted on the first request.
- https://www.tendingtoes.com/ → no strict-transport-security
- https://www.tendingtoes.com/about/ → no strict-transport-security
- https://www.tendingtoes.com/staff/ → no strict-transport-security
- https://www.tendingtoes.com/virtual-tour/ → no strict-transport-security
- https://www.tendingtoes.com/medical-pedicures/ → no strict-transport-security
- https://www.tendingtoes.com/toenail-brace-system/ → no strict-transport-security
- https://www.tendingtoes.com/manicures/ → no strict-transport-security
- https://www.tendingtoes.com/traveling-services/ → no strict-transport-security
- https://www.tendingtoes.com/pricing/ → no strict-transport-security
- https://www.tendingtoes.com/testimonials/ → no strict-transport-security
- https://www.tendingtoes.com/faqs/ → no strict-transport-security
- https://www.tendingtoes.com/gallery/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 22 HTML pages send a Content-Security-Policy header or meta tag, so the browser has no restriction on where scripts, styles and frames may load from.
- https://www.tendingtoes.com/ → no content-security-policy
- https://www.tendingtoes.com/about/ → no content-security-policy
- https://www.tendingtoes.com/staff/ → no content-security-policy
- https://www.tendingtoes.com/virtual-tour/ → no content-security-policy
- https://www.tendingtoes.com/medical-pedicures/ → no content-security-policy
- https://www.tendingtoes.com/toenail-brace-system/ → no content-security-policy
- https://www.tendingtoes.com/manicures/ → no content-security-policy
- https://www.tendingtoes.com/traveling-services/ → no content-security-policy
- https://www.tendingtoes.com/pricing/ → no content-security-policy
- https://www.tendingtoes.com/testimonials/ → no content-security-policy
- https://www.tendingtoes.com/faqs/ → no content-security-policy
- https://www.tendingtoes.com/gallery/ → no content-security-policy
- FoundClickjacking protectionMedium
No HTML page sends x-frame-options. Without X-Frame-Options (or a CSP frame-ancestors directive) the pages can be embedded in a frame on another site and overlaid with invisible controls.
- https://www.tendingtoes.com/ → no x-frame-options
- https://www.tendingtoes.com/about/ → no x-frame-options
- https://www.tendingtoes.com/staff/ → no x-frame-options
- https://www.tendingtoes.com/virtual-tour/ → no x-frame-options
- https://www.tendingtoes.com/medical-pedicures/ → no x-frame-options
- https://www.tendingtoes.com/toenail-brace-system/ → no x-frame-options
- https://www.tendingtoes.com/manicures/ → no x-frame-options
- https://www.tendingtoes.com/traveling-services/ → no x-frame-options
- https://www.tendingtoes.com/pricing/ → no x-frame-options
- https://www.tendingtoes.com/testimonials/ → no x-frame-options
- https://www.tendingtoes.com/faqs/ → no x-frame-options
- https://www.tendingtoes.com/gallery/ → no x-frame-options
- FoundMIME sniffing protectionLow
No HTML page sends x-content-type-options. Without X-Content-Type-Options: nosniff a browser may run a file as a script because of its contents rather than its declared type.
- https://www.tendingtoes.com/ → no x-content-type-options
- https://www.tendingtoes.com/about/ → no x-content-type-options
- https://www.tendingtoes.com/staff/ → no x-content-type-options
- https://www.tendingtoes.com/virtual-tour/ → no x-content-type-options
- https://www.tendingtoes.com/medical-pedicures/ → no x-content-type-options
- https://www.tendingtoes.com/toenail-brace-system/ → no x-content-type-options
- https://www.tendingtoes.com/manicures/ → no x-content-type-options
- https://www.tendingtoes.com/traveling-services/ → no x-content-type-options
- https://www.tendingtoes.com/pricing/ → no x-content-type-options
- https://www.tendingtoes.com/testimonials/ → no x-content-type-options
- https://www.tendingtoes.com/faqs/ → no x-content-type-options
- https://www.tendingtoes.com/gallery/ → no x-content-type-options
- FoundReferrer policyLow
No HTML page sends referrer-policy. Without a Referrer-Policy the full page address, including any query string, is sent to every site a visitor clicks through to.
- https://www.tendingtoes.com/ → no referrer-policy
- https://www.tendingtoes.com/about/ → no referrer-policy
- https://www.tendingtoes.com/staff/ → no referrer-policy
- https://www.tendingtoes.com/virtual-tour/ → no referrer-policy
- https://www.tendingtoes.com/medical-pedicures/ → no referrer-policy
- https://www.tendingtoes.com/toenail-brace-system/ → no referrer-policy
- https://www.tendingtoes.com/manicures/ → no referrer-policy
- https://www.tendingtoes.com/traveling-services/ → no referrer-policy
- https://www.tendingtoes.com/pricing/ → no referrer-policy
- https://www.tendingtoes.com/testimonials/ → no referrer-policy
- https://www.tendingtoes.com/faqs/ → no referrer-policy
- https://www.tendingtoes.com/gallery/ → no referrer-policy
- FoundPermissions policyInfo
No HTML page sends permissions-policy. A Permissions-Policy header turns off browser features the site does not use (camera, microphone, geolocation), limiting what an injected script could do.
- https://www.tendingtoes.com/ → no permissions-policy
- https://www.tendingtoes.com/about/ → no permissions-policy
- https://www.tendingtoes.com/staff/ → no permissions-policy
- https://www.tendingtoes.com/virtual-tour/ → no permissions-policy
- https://www.tendingtoes.com/medical-pedicures/ → no permissions-policy
- https://www.tendingtoes.com/toenail-brace-system/ → no permissions-policy
- https://www.tendingtoes.com/manicures/ → no permissions-policy
- https://www.tendingtoes.com/traveling-services/ → no permissions-policy
- https://www.tendingtoes.com/pricing/ → no permissions-policy
- https://www.tendingtoes.com/testimonials/ → no permissions-policy
- https://www.tendingtoes.com/faqs/ → no permissions-policy
- https://www.tendingtoes.com/gallery/ → no permissions-policy
- FoundKeys and secrets in page codeMedium
1 credential-like value found in code served to every visitor: Google API key.
- Google API key AIzaSy…U4 (39 chars) in https://www.tendingtoes.com/terms-of-use/: browser keys are expected in pages, but must be restricted by HTTP referrer and API in the Google Cloud console
- NoteThird-party scripts
Scripts run from 2 other domains without Subresource Integrity, so a compromise of any of them changes what runs on this site. (Tag managers and analytics rarely support SRI; a Content-Security-Policy that names these hosts is the usual control.)
- cdn.jsdelivr.net (21 script tags)
- maps.googleapis.com (1 script tag)
- NoteSensitive paths in robots.txt
robots.txt lists 6 paths that look private. robots.txt is public and does not restrict access, so it doubles as a map for anyone probing the site; those paths need real access control.
- Disallow: /admin/
- Disallow: /includes/
- Disallow: /config/
- Disallow: /backup/
- Disallow: /wp-admin/
- Disallow: /wp-includes/
6 checks passed, 1 not applicable
- OKHTTPS
All 22 crawled pages were served over HTTPS.
- OKSoftware version disclosure
The Server header names a product without a version, and there is no X-Powered-By header.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
1 form found, all on HTTPS pages posting to HTTPS addresses.
- OKVulnerable JavaScript libraries
1 library version recognised, none with known vulnerabilities.
- OKExposed files and listings
None of the crawled URLs is a configuration file, backup, dump, repository folder or directory listing.
- Not applicableCookie flags
The crawl set no cookies, so there are no cookie flags to check.
A passive review of what the crawl recorded: response headers, page and script contents and the URLs it found. It does not probe the site, test TLS settings or look for files that were not linked. Generated automatically; verify each finding against your own site before acting on it.
This report was produced by the DIY SEO Hub Site Spider crawling www.tendingtoes.com from its public pages. Anyone can run a scan of any site they own or are authorised to check. Is this your site? Claim it to manage the listing, or ask for removal through the support form.