Scanned sites / depaintingpros.com
SEO report for depaintingpros.com
The latest Site Spider scan of depaintingpros.com, with 1 scan on record. Each scan is at its own address, for example /domain/depaintingpros-com/2026-09-17-2000.
Latest scan
Scanned 9/17/2026, 8:00:01 PM, finished 9/17/2026, 8:22:59 PM. Found on page 1 of chatgpt for browser (api usage) results
Site: https://depaintingpros.com/contact
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 17, 2026 the Site Spider crawled 24 pages and 79 assets of depaintingpros.com, starting from https://depaintingpros.com/contact. It scored 85 out of 100, a good result. 9 of 14 checks found something to fix, led by image alt text (13), heavy assets (11), title tags (9); 5 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: Medium6 medium, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 24
- Assets fetched
- 79
- Status
- Completed
- Checks with issues
- 9 of 14
- Title tags9 issues9 of 22 pages have title issues. 2 noindex or canonicalized pages excluded.
- Meta descriptions4 issues4 of 22 pages have meta description issues. 2 noindex or canonicalized pages excluded.
- Headings1 issue1 of 22 pages have heading issues. 2 noindex or canonicalized pages excluded.
- Broken linksOK0 internal links point at 0 broken URLs.
- RedirectsOK0 redirecting URLs, 0 of them chained.
- Non-200 responsesOK0 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability2 issues2 of 24 indexable pages have indexability warnings.
- Image alt text13 issues13 of 128 image references have no alt attribute. 45 use an empty alt (decorative), which is fine.
- Heavy assets11 issues11 assets larger than 500 KB among the 79 heaviest.
- Orphan pages3 issues3 pages have no internal links pointing at them.
- Sitemap coverage3 issues1 sitemap listing 22 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 3 reachable only via the sitemap.
- Thin content3 issues3 of 22 pages have fewer than 200 words. 2 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this site sits among all scanned sites
1072 sites, median 82%, average 80%
depaintingpros.com scores 85%, higher than 62% of the 1072 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 some key SEO improvements to address, including title and meta description adjustments, heading fixes, and internal linking for orphan pages. Implementing these fixes will enhance visibility and user experience.
- 1
Fix Title Tags
Why: Improves SEO and click-through rates by ensuring optimal length and relevance.
How: Revise titles to stay under 60 characters, e.g., shorten titles for blog pages.
Checks: titles
- 2
Improve Meta Descriptions
Why: Enhanced descriptions can boost search engine rankings and attract more clicks.
How: Rewrite lengthy or missing descriptions to fit within 160 characters without losing key information.
Checks: meta-descriptions
- 3
Correct Heading Structure
Why: Proper heading structure helps search engines understand page content better.
How: Modify pages to ensure each has a single H1 tag and appropriate subheadings.
Checks: headings
- 4
Address Indexability Issues
Why: Ensures pages are correctly indexed, enhancing visibility in search results.
How: Fix the canonical issues by updating links from problematic pages to correct versions.
Checks: indexability
- 5
Add Alt Text to Images
Why: Improves accessibility and helps search engines understand images, enhancing SEO.
How: Add descriptive alt attributes to images currently missing them and ensure relevance.
Checks: images-alt
- 6
Link to Orphan Pages
Why: Enhances site navigation and search engine indexing for all pages.
How: Create internal links pointing to orphan pages like the 404 and offer pages from relevant content.
Checks: orphan-pages
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 site has multiple security vulnerabilities that could expose visitors to risks. Immediate actions are needed to implement security headers, protect cookies, and upgrade vulnerable libraries. Review and restrict API keys to enhance safety.
- 0 high
- 6 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors can be intercepted when accessing the site without HTTPS.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains
Evidence: HTTP Strict Transport Security
- 2
No Content Security Policy (CSP)Medium
Why it matters: Lack of CSP permits scripts to load from any source, increasing XSS risks.
Fix: Implement a CSP header. Example: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
No X-Frame-Options for Clickjacking ProtectionMedium
Why it matters: Missing protection allows pages to be iframed and potentially manipulated.
Fix: Set the header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 4
Insecure Cookie FlagsMedium
Why it matters: Cookies lacking Secure and SameSite flags are more vulnerable to theft.
Fix: Set the cookie flags: Set-Cookie: PHPSESSID; HttpOnly; Secure; SameSite=Strict
Evidence: Cookie flags
- 5
Vulnerable JavaScript Libraries DetectedMedium
Why it matters: Using outdated jQuery increases risk of known vulnerabilities.
Fix: Upgrade jQuery to at least version 3.5.0.
Evidence: Vulnerable JavaScript libraries
- 6
Leaked Google API KeyMedium
Why it matters: An exposed API key can be exploited if not properly restricted.
Fix: Restrict the key usage in the Google Cloud console based on HTTP referrer.
Evidence: Keys and secrets in page code
- 7
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this header, there is potential for MIME-sniffing attacks.
Fix: Add the header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 8
Missing Referrer PolicyLow
Why it matters: Not having a referrer policy may expose sensitive information to other sites.
Fix: Include the header: Referrer-Policy: no-referrer
Evidence: Referrer policy
- 9
Server Banner Reveals Software VersionLow
Why it matters: Disclosing server version can aid attackers in targeting exploits.
Fix: Configure the server to not disclose version information.
Evidence: Software version disclosure
- 10
Lack of Permissions-Policy HeaderInfo
Why it matters: Without this, certain features remain enabled that could be exploited.
Fix: Set the header: Permissions-Policy: geolocation=(), microphone=(), camera=()
Evidence: Permissions policy
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://depaintingpros.com/contact → no strict-transport-security
- https://depaintingpros.com/ → no strict-transport-security
- https://depaintingpros.com/services/interior-painting-services → no strict-transport-security
- https://depaintingpros.com/services/cabinet-painting → no strict-transport-security
- https://depaintingpros.com/services/wallpaper-removal-services → no strict-transport-security
- https://depaintingpros.com/services/deck-refinishing-and-cleaning-service → no strict-transport-security
- https://depaintingpros.com/services/exterior-painting → no strict-transport-security
- https://depaintingpros.com/services/power-washing → no strict-transport-security
- https://depaintingpros.com/services → no strict-transport-security
- https://depaintingpros.com/from-quote-to-completion → no strict-transport-security
- https://depaintingpros.com/commitment-to-satisfaction → no strict-transport-security
- https://depaintingpros.com/testimonials → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 24 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://depaintingpros.com/contact → no content-security-policy
- https://depaintingpros.com/ → no content-security-policy
- https://depaintingpros.com/services/interior-painting-services → no content-security-policy
- https://depaintingpros.com/services/cabinet-painting → no content-security-policy
- https://depaintingpros.com/services/wallpaper-removal-services → no content-security-policy
- https://depaintingpros.com/services/deck-refinishing-and-cleaning-service → no content-security-policy
- https://depaintingpros.com/services/exterior-painting → no content-security-policy
- https://depaintingpros.com/services/power-washing → no content-security-policy
- https://depaintingpros.com/services → no content-security-policy
- https://depaintingpros.com/from-quote-to-completion → no content-security-policy
- https://depaintingpros.com/commitment-to-satisfaction → no content-security-policy
- https://depaintingpros.com/testimonials → 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://depaintingpros.com/contact → no x-frame-options
- https://depaintingpros.com/ → no x-frame-options
- https://depaintingpros.com/services/interior-painting-services → no x-frame-options
- https://depaintingpros.com/services/cabinet-painting → no x-frame-options
- https://depaintingpros.com/services/wallpaper-removal-services → no x-frame-options
- https://depaintingpros.com/services/deck-refinishing-and-cleaning-service → no x-frame-options
- https://depaintingpros.com/services/exterior-painting → no x-frame-options
- https://depaintingpros.com/services/power-washing → no x-frame-options
- https://depaintingpros.com/services → no x-frame-options
- https://depaintingpros.com/from-quote-to-completion → no x-frame-options
- https://depaintingpros.com/commitment-to-satisfaction → no x-frame-options
- https://depaintingpros.com/testimonials → 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://depaintingpros.com/contact → no x-content-type-options
- https://depaintingpros.com/ → no x-content-type-options
- https://depaintingpros.com/services/interior-painting-services → no x-content-type-options
- https://depaintingpros.com/services/cabinet-painting → no x-content-type-options
- https://depaintingpros.com/services/wallpaper-removal-services → no x-content-type-options
- https://depaintingpros.com/services/deck-refinishing-and-cleaning-service → no x-content-type-options
- https://depaintingpros.com/services/exterior-painting → no x-content-type-options
- https://depaintingpros.com/services/power-washing → no x-content-type-options
- https://depaintingpros.com/services → no x-content-type-options
- https://depaintingpros.com/from-quote-to-completion → no x-content-type-options
- https://depaintingpros.com/commitment-to-satisfaction → no x-content-type-options
- https://depaintingpros.com/testimonials → 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://depaintingpros.com/contact → no referrer-policy
- https://depaintingpros.com/ → no referrer-policy
- https://depaintingpros.com/services/interior-painting-services → no referrer-policy
- https://depaintingpros.com/services/cabinet-painting → no referrer-policy
- https://depaintingpros.com/services/wallpaper-removal-services → no referrer-policy
- https://depaintingpros.com/services/deck-refinishing-and-cleaning-service → no referrer-policy
- https://depaintingpros.com/services/exterior-painting → no referrer-policy
- https://depaintingpros.com/services/power-washing → no referrer-policy
- https://depaintingpros.com/services → no referrer-policy
- https://depaintingpros.com/from-quote-to-completion → no referrer-policy
- https://depaintingpros.com/commitment-to-satisfaction → no referrer-policy
- https://depaintingpros.com/testimonials → 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://depaintingpros.com/contact → no permissions-policy
- https://depaintingpros.com/ → no permissions-policy
- https://depaintingpros.com/services/interior-painting-services → no permissions-policy
- https://depaintingpros.com/services/cabinet-painting → no permissions-policy
- https://depaintingpros.com/services/wallpaper-removal-services → no permissions-policy
- https://depaintingpros.com/services/deck-refinishing-and-cleaning-service → no permissions-policy
- https://depaintingpros.com/services/exterior-painting → no permissions-policy
- https://depaintingpros.com/services/power-washing → no permissions-policy
- https://depaintingpros.com/services → no permissions-policy
- https://depaintingpros.com/from-quote-to-completion → no permissions-policy
- https://depaintingpros.com/commitment-to-satisfaction → no permissions-policy
- https://depaintingpros.com/testimonials → 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: Apache/2.4.29 (Ubuntu) (103 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.
- PHPSESSID (set by https://depaintingpros.com/contact) lacks Secure, SameSite
- FoundVulnerable JavaScript librariesMedium
1 library with published vulnerabilities: jQuery 1.9.1. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 1.9.1 in https://depaintingpros.com/build/app.b4b75791.js: 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
- FoundKeys and secrets in page codeMedium
1 credential-like value found in code served to every visitor: Google API key.
- Google API key AIzaSy…sw (39 chars) in https://depaintingpros.com/: 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.)
- form.jotform.com (1 script tag)
- www.google.com (2 script tags)
5 checks passed
- OKHTTPS
All 24 crawled pages were served over HTTPS.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
2 forms found, all on HTTPS pages posting to HTTPS addresses.
- 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.
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.
Earlier scans of depaintingpros.com
No other scans of this site yet.
This report was produced by the DIY SEO Hub Site Spider crawling depaintingpros.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.