Scanned sites / demakiscpa.com / 2026-09-24-1900
demakiscpa.com scan from 9/24/2026, 7:00:02 PM
Scan 2026-09-24-1900
Scanned 9/24/2026, 7:00:02 PM, finished 9/24/2026, 7:00:49 PM. Found on page 1 of chatgpt for browser (api usage) results
Site: https://demakiscpa.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 24, 2026 the Site Spider crawled 1 page and 5 assets of demakiscpa.com, starting from https://demakiscpa.com/. It scored 72 out of 100, a result that needs work. 3 of 14 checks found something to fix, led by title tags (1), meta descriptions (1), indexability (1); 11 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: Medium1 medium, 4 low and 1 info findings. See the security findings ↓
- Pages crawled
- 1
- Assets fetched
- 5
- Status
- Completed
- Checks with issues
- 3 of 14
- Title tags1 issue1 of 1 page have title issues.
- Meta descriptions1 issue1 of 1 page have meta description issues.
- HeadingsOK0 of 1 page have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- RedirectsOK0 redirecting URLs, 0 of them chained.
- Non-200 responsesOK1 URL did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability1 issue1 of 1 indexable page have indexability warnings.
- Image alt textOK0 of 0 image references have no alt attribute.
- Heavy assetsOK0 assets larger than 500 KB among the 5 heaviest.
- Orphan pagesOK0 pages have no internal links pointing at them.
- Sitemap coverageOK2 sitemaps listing 1 URL: 0 crawled pages missing, 0 listed URLs broken or redirecting, 0 reachable only via the sitemap.
- Thin contentOK0 of 1 page have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1241 sites, median 82%, average 80%
demakiscpa.com scores 72%, higher than 17% of the 1241 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 website has several issues affecting SEO. Focus on correcting the 404 error, adding a meta description, enhancing the title tag, and setting a canonical tag to improve search visibility.
- 1
Fix 404 Error
Why: Website URLs returning errors hurt user experience and rankings.
How: Create a proper page at the URL or redirect it to an appropriate page.
Checks: status-codes
- 2
Add Meta Description
Why: A missing meta description reduces click-through rates and impacts rankings.
How: Include a concise summary (150-160 characters) in the meta description field on the homepage.
Checks: meta-descriptions
- 3
Improve Title Tag
Why: Short title tags do not convey sufficient context for search engines.
How: Revise the title tag to be more descriptive, ideally between 30-60 characters.
Checks: titles
- 4
Implement Canonical Tag
Why: Lack of canonical tags may cause duplicate content issues.
How: Add a canonical tag pointing to the homepage URL in the HTML head section.
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 demakiscpa.com has several security issues, primarily around missing security headers and cookie protections. These findings could expose user data and allow unwanted behavior if exploited. Immediate action is recommended to enhance site security.
- 0 high
- 1 medium
- 4 low
- 1 info
- 1
Missing HttpOnly and Secure Flags on CookiesMedium
Why it matters: Without these flags, cookies can be accessed by scripts or transmitted over insecure connections.
Fix: Set the cookie 'dps_site_id' with attributes: HttpOnly, Secure, SameSite=Strict.
Evidence: Cookie flags
- 2
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this header, browsers may mishandle content types, potentially executing malicious scripts.
Fix: Add the header 'X-Content-Type-Options: nosniff' to all HTTP responses.
Evidence: MIME sniffing protection
- 3
Missing Referrer-Policy HeaderLow
Why it matters: Absence of this header exposes full URLs when users navigate away from the site, compromising privacy.
Fix: Include the header 'Referrer-Policy: no-referrer' to limit referrer info sent.
Evidence: Referrer policy
- 4
Server Version DisclosureLow
Why it matters: Revealing the server version can help attackers target known vulnerabilities.
Fix: Hide the server version in the response header or configure it to appear as 'Server: custom'.
Evidence: Software version disclosure
- 5
Third-Party Scripts without Subresource IntegrityLow
Why it matters: Scripts from third-party domains without integrity checks can be modified, leading to risks.
Fix: Implement Subresource Integrity checks or restrict loading from untrusted domains using CSP.
Evidence: Third-party scripts
- 6
Missing Permissions-Policy HeaderInfo
Why it matters: Not limiting browser features makes the site more vulnerable to script injections.
Fix: Add the header 'Permissions-Policy: deny camera; deny microphone; deny geolocation'.
Evidence: Permissions policy
What the checks found
- 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://demakiscpa.com/ → 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://demakiscpa.com/ → 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://demakiscpa.com/ → 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.
- server: DPS/2.0.0+sha-8c289e6 (6 responses)
- FoundCookie flagsMedium
1 of 1 cookie are missing protective flags. Without HttpOnly a script can read the cookie; without Secure it travels over plain HTTP; without SameSite it is sent on cross-site requests.
- dps_site_id (set by https://demakiscpa.com/) lacks HttpOnly, SameSite
- 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.)
- img1.wsimg.com (4 script tags)
- cdn.trustedsite.com (1 script tag)
9 checks passed, 1 not applicable
- OKHTTPS
All 1 crawled page were served over HTTPS.
- OKHTTP Strict Transport Security
strict-transport-security is set on all 1 HTML page.
- OKContent Security Policy
A Content-Security-Policy is set.
- OKClickjacking protection
Every HTML page restricts framing through X-Frame-Options or a CSP frame-ancestors directive.
- 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.
- 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 applicableVulnerable JavaScript libraries
No recognisable library versions were found in the sampled scripts.
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 demakiscpa.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- dimehair.ca73/100 · rank 969 · 1 page
- reginadancecity.ca73/100 · rank 969 · 107 pages
- www.goldsgymyyc.com72/100 · rank 997 · 76 pages
- muccilegal.com72/100 · rank 997 · 781 pages
- peonynaturaspa.ca72/100 · rank 997 · 41 pages
- mickelsenfarms.com72/100 · rank 997 · 8 pages
This report was produced by the DIY SEO Hub Site Spider crawling demakiscpa.com from its pages as published, the way a search engine does. It shows summary figures only.
Own demakiscpa.com?
- 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 demakiscpa.com. Removal needs no account and no proof of purchase.