Scanned sites / www.thedapperdoughnut.ca / 2026-09-27-1353
www.thedapperdoughnut.ca scan from 9/27/2026, 1:53:16 PM
Scan 2026-09-27-1353
Scanned 9/27/2026, 1:53:16 PM, finished 9/27/2026, 3:10:17 PM. Found with openstreetmap overpass
Site: https://www.thedapperdoughnut.ca/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 27, 2026 the Site Spider crawled 13 pages and 129 assets of www.thedapperdoughnut.ca, starting from https://www.thedapperdoughnut.ca/. It scored 92 out of 100, an excellent result. 5 of 16 checks found something to fix, led by heavy assets (4), meta descriptions (3), title tags (2); 8 checks passed. Most of the points went to heavy assets (−2.4), meta descriptions (−2), title tags (−1.7). 3 checks found something the score does not count, listed as noted. 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: Medium2 medium, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 13
- Assets fetched
- 129
- Status
- Completed
- Checks with issues
- 5 of 16
142 of 142 discovered URLs were fetched. The crawl reached everything it found. HTML only: nothing here ran JavaScript. 8 link destinations on other sites were checked.
- Title tags2 issues2 of 5 pages have title issues. 7 noindex or canonicalized pages excluded.−1.7 points
- Meta descriptions3 issues3 of 5 pages have meta description issues. 7 noindex or canonicalized pages excluded.−2 points
- HeadingsOK0 of 5 pages have heading issues. 7 noindex or canonicalized pages excluded.
- Broken linksOK0 internal links point at 0 broken URLs.
- Links to other sites2 noted0 destinations answered with an error, 2 could not be determined (timeouts, rate limits or refusals), of 8 destinations checked.
- Redirects1 issue2 redirecting URLs, 0 of them chained.−0.3 points
- Non-200 responses3 noted3 URLs did not return a 2xx response. 1 of them is a page, 0 with an error status; the rest are assets or redirects.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 6 indexable pages have indexability warnings. 6 pages noindex by design.
- Image alt textOK0 of 0 image references have no alt attribute.
- Heavy assets4 issues4 assets larger than 500 KB among 129 fetched assets.−2.4 points
- Orphan pagesOK0 pages have no internal links pointing at them.
- Sitemap coverageOK3 sitemaps listing 5 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 0 reachable only via the sitemap.
- Internal link countsOKInternal link counts for 12 pages.
- Thin content2 issues2 of 5 pages have fewer than 200 words. 7 noindex or canonicalized pages excluded.−1.3 points
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1315 sites, median 80%, average 79%
www.thedapperdoughnut.ca scores 92%, higher than 92% of the 1315 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 findingsThe site has a strong health score, but there are some key issues to address, including redirects, title tags, meta descriptions, heavy assets, and thin content. This priority fix plan focuses on maximizing impact with minimal effort.
- 1
Fix Redirects
Why: Redirects can slow down page load times and confuse users.
How: Update: https://thedapperdoughnut.ca/locations/ to point directly to https://www.thedapperdoughnut.ca/locations/. Similarly, update sitemap.xml to point to sitemap_index.xml.
Checks: redirects
- 2
Address Non-200 Responses
Why: 404 errors affect user experience and SEO.
How: Remove the broken asset link for: https://www.thedapperdoughnut.ca/wp-content/uploads/2022/05/TheDapperDoughnut-PromoVid-from-Sozoe-Creative.ogg.
Checks: status-codes
- 3
Update Title Tags
Why: Short titles may not attract clicks and affect rankings.
How: Lengthen titles for: Contact page to over 30 characters, Drinks page to over 30 characters.
Checks: titles
- 4
Enhance Meta Descriptions
Why: Missing meta descriptions reduce click-through rates.
How: Create meta descriptions for missing entries on the Menu Drinks and Menu Doughnuts pages.
Checks: meta-descriptions
- 5
Optimize Heavy Assets
Why: Large assets slow page loading times and can deter users.
How: Compress or reduce the file size of large assets, especially the 8.3 MB video and the images over 500 KB.
Checks: heavy-assets
- 6
Improve Thin Content
Why: Thin content pages may not rank well in search results.
How: Add content to the Contact and Franchise Questions pages to exceed 200 words.
Checks: thin-content
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 has several security vulnerabilities primarily related to headers, outdated libraries, and insecure content loading. Addressing these issues is crucial to enhance security and protect against potential attacks.
- 0 high
- 2 medium
- 3 low
- 1 info
- 1
Missing Content Security PolicyMedium
Why it matters: Lack of a Content Security Policy allows attackers to inject malicious content.
Fix: Implement a Content-Security-Policy header like: "Content-Security-Policy: default-src 'self';"
Evidence: Content Security Policy
- 2
Vulnerable JavaScript Library DetectedMedium
Why it matters: Using jQuery 2.8.15 exposes the site to known vulnerabilities.
Fix: Upgrade jQuery to version 3.5.0 or later to address these issues.
Evidence: Vulnerable JavaScript libraries
- 3
Missing Referrer PolicyLow
Why it matters: Without a Referrer-Policy, sensitive information about the page URL is leaked.
Fix: Add a Referrer-Policy header: "Referrer-Policy: no-referrer".
Evidence: Referrer policy
- 4
Server Version DisclosureLow
Why it matters: Revealing server version (PHP/7.4.33) can help attackers exploit known vulnerabilities.
Fix: Remove or hide the 'X-Powered-By' header to prevent version disclosure.
Evidence: Software version disclosure
- 5
Insecure Mixed Content DetectedLow
Why it matters: Loading HTTP resources on HTTPS pages can compromise the security of the site.
Fix: Change the resource URL to HTTPS or host it securely.
Evidence: Mixed content
- 6
Missing Permissions PolicyInfo
Why it matters: Not restricting browser features can be exploited by malicious scripts.
Fix: Include a Permissions-Policy header: "Permissions-Policy: geolocation=(), microphone=(), camera=()".
Evidence: Permissions policy
What the checks found
- FoundContent Security PolicyMedium
None of the 12 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.thedapperdoughnut.ca/ → no content-security-policy
- https://www.thedapperdoughnut.ca/franchise/ → no content-security-policy
- https://www.thedapperdoughnut.ca/doughnuts/ → no content-security-policy
- https://www.thedapperdoughnut.ca/drinks/ → no content-security-policy
- https://www.thedapperdoughnut.ca/locations/ → no content-security-policy
- https://www.thedapperdoughnut.ca/catering/ → no content-security-policy
- https://www.thedapperdoughnut.ca/about/ → no content-security-policy
- https://www.thedapperdoughnut.ca/contact/ → no content-security-policy
- https://www.thedapperdoughnut.ca/privacy-policy/ → no content-security-policy
- https://www.thedapperdoughnut.ca/franchise/?goto=franchise-form → no content-security-policy
- https://www.thedapperdoughnut.ca/menu/drinks/ → no content-security-policy
- https://www.thedapperdoughnut.ca/menu/doughnuts/ → no content-security-policy
- 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.thedapperdoughnut.ca/ → no referrer-policy
- https://www.thedapperdoughnut.ca/franchise/ → no referrer-policy
- https://www.thedapperdoughnut.ca/doughnuts/ → no referrer-policy
- https://www.thedapperdoughnut.ca/drinks/ → no referrer-policy
- https://www.thedapperdoughnut.ca/locations/ → no referrer-policy
- https://www.thedapperdoughnut.ca/catering/ → no referrer-policy
- https://www.thedapperdoughnut.ca/about/ → no referrer-policy
- https://www.thedapperdoughnut.ca/contact/ → no referrer-policy
- https://www.thedapperdoughnut.ca/privacy-policy/ → no referrer-policy
- https://www.thedapperdoughnut.ca/franchise/?goto=franchise-form → no referrer-policy
- https://www.thedapperdoughnut.ca/menu/drinks/ → no referrer-policy
- https://www.thedapperdoughnut.ca/menu/doughnuts/ → 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.thedapperdoughnut.ca/ → no permissions-policy
- https://www.thedapperdoughnut.ca/franchise/ → no permissions-policy
- https://www.thedapperdoughnut.ca/doughnuts/ → no permissions-policy
- https://www.thedapperdoughnut.ca/drinks/ → no permissions-policy
- https://www.thedapperdoughnut.ca/locations/ → no permissions-policy
- https://www.thedapperdoughnut.ca/catering/ → no permissions-policy
- https://www.thedapperdoughnut.ca/about/ → no permissions-policy
- https://www.thedapperdoughnut.ca/contact/ → no permissions-policy
- https://www.thedapperdoughnut.ca/privacy-policy/ → no permissions-policy
- https://www.thedapperdoughnut.ca/franchise/?goto=franchise-form → no permissions-policy
- https://www.thedapperdoughnut.ca/menu/drinks/ → no permissions-policy
- https://www.thedapperdoughnut.ca/menu/doughnuts/ → no permissions-policy
- FoundSoftware version disclosureLow
Responses reveal the exact server or framework version, which lets an attacker look up known vulnerabilities for it without guessing.
- x-powered-by: PHP/7.4.33 (18 responses)
- FoundMixed contentLow
1 resource on HTTPS pages are loaded over plain HTTP.
- https://www.thedapperdoughnut.ca/drinks/ loads image http://localhost/the-dapper-doughnut/wp-content/uploads/2021/03/Vector-Smart-Object.png
- FoundVulnerable JavaScript librariesMedium
1 library with published vulnerabilities: jQuery 2.8.15. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 2.8.15 in https://www.thedapperdoughnut.ca/wp-content/plugins/gravityforms/js/placeholder…: CVE-2015-9251 (XSS via cross-domain AJAX), CVE-2019-11358 (prototype pollution), CVE-2020-11022, CVE-2020-11023 (XSS via HTML passed to DOM methods); fixed in 3.5.0
- NoteThird-party scripts
Scripts run from 1 other domain 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.)
- www.google.com (3 script tags)
8 checks passed, 1 not applicable
- OKHTTPS
All 12 crawled pages were served over HTTPS.
- OKHTTP Strict Transport Security
strict-transport-security is set on all 12 HTML pages.
- OKClickjacking protection
x-frame-options is set on all 12 HTML pages.
- OKMIME sniffing protection
x-content-type-options is set on all 12 HTML pages.
- OKForms over HTTPS
15 forms found, all on HTTPS pages posting to HTTPS addresses.
- OKKeys and secrets in page code
No API keys, tokens or private keys were found in the sampled HTML and scripts.
- OKExposed files and listings
None of the crawled URLs is a configuration file, backup, dump, repository folder or directory listing.
- OKSensitive paths in robots.txt
robots.txt does not point at admin, backup or private paths.
- 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.
Sites scoring near www.thedapperdoughnut.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- www.rempelfamilyfarm.com93/100 · rank 77 · 3 pages
- wholebeingmassage.com93/100 · rank 77 · 45 pages
- calgarylandscaping.com93/100 · rank 77 · 32 pages
- www.thebridgerealty.com92/100 · rank 85 · 5,000 pages
- schadedistributing.com92/100 · rank 85 · 5,000 pages
- www.highcalldevelopment.com92/100 · rank 85 · 5 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.thedapperdoughnut.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.thedapperdoughnut.ca?
- Claim this site to manage the listing, hide it from the public lists, or keep it.
- Want it gone instead? Ask through the support form or e-mail support@diyseohub.com, naming www.thedapperdoughnut.ca. Removal needs no account and no proof of purchase.