Scanned sites / bussysaintgeorges.lamaisondestravaux.com / 2026-09-24-0703
bussysaintgeorges.lamaisondestravaux.com scan from 9/24/2026, 7:03:28 AM
Scan 2026-09-24-0703
Scanned 9/24/2026, 7:03:28 AM, finished 9/24/2026, 7:34:17 AM
Site: https://bussysaintgeorges.lamaisondestravaux.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 523 pages and 137 assets of bussysaintgeorges.lamaisondestravaux.com, starting from https://bussysaintgeorges.lamaisondestravaux.com/. It scored 77 out of 100, a good result. 10 of 14 checks found something to fix, led by indexability (508), title tags (442), meta descriptions (143); 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: Medium6 medium, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 523
- Assets fetched
- 137
- Status
- Completed
- Checks with issues
- 10 of 14
- Title tags442 issues442 of 503 pages have title issues. 5 noindex or canonicalized pages excluded.
- Meta descriptions143 issues143 of 503 pages have meta description issues. 5 noindex or canonicalized pages excluded.
- Headings51 issues51 of 503 pages have heading issues. 5 noindex or canonicalized pages excluded.
- Broken links2 issues2 internal links point at 2 broken URLs.
- Redirects13 issues21 redirecting URLs, 6 of them chained.
- Non-200 responses2 issues29 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability508 issues508 of 508 indexable pages have indexability warnings.
- Image alt textOK0 of 3828 image references have no alt attribute. 46 use an empty alt (decorative), which is fine.
- Heavy assetsOK0 assets larger than 500 KB among the 100 heaviest.
- Orphan pages56 issues56 pages have no internal links pointing at them.
- Sitemap coverage90 issues1 sitemap listing 473 URLs: 34 crawled pages missing, 0 listed URLs broken or redirecting, 56 reachable only via the sitemap.
- Thin contentOK0 of 503 pages have fewer than 200 words. 5 noindex or canonicalized pages excluded.
- Duplicate content2 issues1 group of pages with identical HTML.
Where this scan sits among all scanned sites
1224 sites, median 82%, average 80%
bussysaintgeorges.lamaisondestravaux.com scores 77%, higher than 30% of the 1224 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 several issues impacting its SEO performance, most notably broken links, redirects, and title/meta description problems. Prioritize fixing these for better visibility in search engines.
- 1
Fix Broken Links
Why: Broken links hurt user experience and SEO rankings.
How: Update or remove the two internal links that point to broken URLs.
Checks: broken-links
- 2
Resolve Redirects
Why: Chained redirects slow down site speed and may confuse users.
How: Reduce or eliminate the 21 redirects and simplify the chained redirects.
Checks: redirects
- 3
Address Non-200 Responses
Why: Non-200 responses can prevent users from accessing content.
How: Fix the 29 URLs that do not return a 2xx response.
Checks: status-codes
- 4
Correct Title Tag Issues
Why: Well-optimized title tags enhance click-through rates and rankings.
How: Revise titles for 442 pages that have issues: either make them unique and under 60 characters.
Checks: titles
- 5
Improve Meta Descriptions
Why: Meta descriptions affect search visibility and click rates.
How: Create unique meta descriptions for 143 pages that currently have issues.
Checks: meta-descriptions
- 6
Fix Headings Problems
Why: Proper headings improve accessibility and SEO.
How: Add missing H1 tags to 51 pages and ensure only one H1 is present.
Checks: headings
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 crawlYour website has several significant security vulnerabilities including lack of HTTPS protections, missing security headers, and outdated libraries. Immediate action is required to safeguard user data and prevent potential attacks.
- 0 high
- 6 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, a visitor can be intercepted if they start a connection without HTTPS.
Fix: Add the header: Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Absence of CSP allows unrestricted loading of potentially malicious scripts and resources.
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing Clickjacking ProtectionMedium
Why it matters: Without this protection, your pages can be embedded in malicious sites, leading to user interaction hijacking.
Fix: Add the header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 4
Missing Secure Cookie FlagsMedium
Why it matters: Cookies without these flags can be accessed by client-side scripts or sent over unencrypted connections.
Fix: Set cookies with flags: HttpOnly, Secure, SameSite=None to PHPSESSID, visid_incap_3353847, incap_ses_227_3353847.
Evidence: Cookie flags
- 5
Vulnerable JavaScript LibrariesMedium
Why it matters: Using outdated libraries can expose the site to known exploits.
Fix: Upgrade jQuery to at least version 3.5.0 and Bootstrap to version 3.4.1.
Evidence: Vulnerable JavaScript libraries
- 6
Exposed Google API KeyMedium
Why it matters: An exposed API key can lead to unauthorized usage and potential charges.
Fix: Restrict the API key usage in the Google Cloud console by HTTP referrer.
Evidence: Keys and secrets in page code
- 7
Missing MIME Sniffing ProtectionLow
Why it matters: Without this header, browsers may incorrectly execute files as scripts.
Fix: Add the header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 8
Missing Referrer PolicyLow
Why it matters: Lack of a referrer policy exposes full URL paths to external sites.
Fix: Add the header: Referrer-Policy: no-referrer-when-downgrade
Evidence: Referrer policy
- 9
Server Version DisclosureLow
Why it matters: Exposing server details can help an attacker find specific vulnerabilities.
Fix: Hide server version by setting: server_tokens off; in the configuration.
Evidence: Software version disclosure
- 10
Missing Permissions PolicyInfo
Why it matters: This policy can limit access to features that might be misused by malicious scripts.
Fix: Add the header: Permissions-Policy: geolocation=(self)
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://bussysaintgeorges.lamaisondestravaux.com/ → no strict-transport-security
- https://bussysaintgeorges.lamaisondestravaux.com/contactez-nous → no strict-transport-security
- https://bussysaintgeorges.lamaisondestravaux.com/extension → no strict-transport-security
- https://bussysaintgeorges.lamaisondestravaux.com/extension/agrandissement-maison → no strict-transport-security
- https://bussysaintgeorges.lamaisondestravaux.com/extension/construction-de-garage → no strict-transport-security
- https://bussysaintgeorges.lamaisondestravaux.com/extension/construction-veranda → no strict-transport-security
- https://bussysaintgeorges.lamaisondestravaux.com/extension/bois → no strict-transport-security
- https://bussysaintgeorges.lamaisondestravaux.com/extension/surelevation-maison → no strict-transport-security
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur → no strict-transport-security
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur/amenagement-cuisine → no strict-transport-security
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur/amenagement-combles → no strict-transport-security
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur/creation-de-loft → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 508 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://bussysaintgeorges.lamaisondestravaux.com/ → no content-security-policy
- https://bussysaintgeorges.lamaisondestravaux.com/contactez-nous → no content-security-policy
- https://bussysaintgeorges.lamaisondestravaux.com/extension → no content-security-policy
- https://bussysaintgeorges.lamaisondestravaux.com/extension/agrandissement-maison → no content-security-policy
- https://bussysaintgeorges.lamaisondestravaux.com/extension/construction-de-garage → no content-security-policy
- https://bussysaintgeorges.lamaisondestravaux.com/extension/construction-veranda → no content-security-policy
- https://bussysaintgeorges.lamaisondestravaux.com/extension/bois → no content-security-policy
- https://bussysaintgeorges.lamaisondestravaux.com/extension/surelevation-maison → no content-security-policy
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur → no content-security-policy
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur/amenagement-cuisine → no content-security-policy
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur/amenagement-combles → no content-security-policy
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur/creation-de-loft → 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://bussysaintgeorges.lamaisondestravaux.com/ → no x-frame-options
- https://bussysaintgeorges.lamaisondestravaux.com/contactez-nous → no x-frame-options
- https://bussysaintgeorges.lamaisondestravaux.com/extension → no x-frame-options
- https://bussysaintgeorges.lamaisondestravaux.com/extension/agrandissement-maison → no x-frame-options
- https://bussysaintgeorges.lamaisondestravaux.com/extension/construction-de-garage → no x-frame-options
- https://bussysaintgeorges.lamaisondestravaux.com/extension/construction-veranda → no x-frame-options
- https://bussysaintgeorges.lamaisondestravaux.com/extension/bois → no x-frame-options
- https://bussysaintgeorges.lamaisondestravaux.com/extension/surelevation-maison → no x-frame-options
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur → no x-frame-options
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur/amenagement-cuisine → no x-frame-options
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur/amenagement-combles → no x-frame-options
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur/creation-de-loft → 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://bussysaintgeorges.lamaisondestravaux.com/ → no x-content-type-options
- https://bussysaintgeorges.lamaisondestravaux.com/contactez-nous → no x-content-type-options
- https://bussysaintgeorges.lamaisondestravaux.com/extension → no x-content-type-options
- https://bussysaintgeorges.lamaisondestravaux.com/extension/agrandissement-maison → no x-content-type-options
- https://bussysaintgeorges.lamaisondestravaux.com/extension/construction-de-garage → no x-content-type-options
- https://bussysaintgeorges.lamaisondestravaux.com/extension/construction-veranda → no x-content-type-options
- https://bussysaintgeorges.lamaisondestravaux.com/extension/bois → no x-content-type-options
- https://bussysaintgeorges.lamaisondestravaux.com/extension/surelevation-maison → no x-content-type-options
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur → no x-content-type-options
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur/amenagement-cuisine → no x-content-type-options
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur/amenagement-combles → no x-content-type-options
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur/creation-de-loft → 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://bussysaintgeorges.lamaisondestravaux.com/ → no referrer-policy
- https://bussysaintgeorges.lamaisondestravaux.com/contactez-nous → no referrer-policy
- https://bussysaintgeorges.lamaisondestravaux.com/extension → no referrer-policy
- https://bussysaintgeorges.lamaisondestravaux.com/extension/agrandissement-maison → no referrer-policy
- https://bussysaintgeorges.lamaisondestravaux.com/extension/construction-de-garage → no referrer-policy
- https://bussysaintgeorges.lamaisondestravaux.com/extension/construction-veranda → no referrer-policy
- https://bussysaintgeorges.lamaisondestravaux.com/extension/bois → no referrer-policy
- https://bussysaintgeorges.lamaisondestravaux.com/extension/surelevation-maison → no referrer-policy
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur → no referrer-policy
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur/amenagement-cuisine → no referrer-policy
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur/amenagement-combles → no referrer-policy
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur/creation-de-loft → 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://bussysaintgeorges.lamaisondestravaux.com/ → no permissions-policy
- https://bussysaintgeorges.lamaisondestravaux.com/contactez-nous → no permissions-policy
- https://bussysaintgeorges.lamaisondestravaux.com/extension → no permissions-policy
- https://bussysaintgeorges.lamaisondestravaux.com/extension/agrandissement-maison → no permissions-policy
- https://bussysaintgeorges.lamaisondestravaux.com/extension/construction-de-garage → no permissions-policy
- https://bussysaintgeorges.lamaisondestravaux.com/extension/construction-veranda → no permissions-policy
- https://bussysaintgeorges.lamaisondestravaux.com/extension/bois → no permissions-policy
- https://bussysaintgeorges.lamaisondestravaux.com/extension/surelevation-maison → no permissions-policy
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur → no permissions-policy
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur/amenagement-cuisine → no permissions-policy
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur/amenagement-combles → no permissions-policy
- https://bussysaintgeorges.lamaisondestravaux.com/renovation-interieur/creation-de-loft → 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: nginx/1.18.0 (Ubuntu) (601 responses)
- FoundCookie flagsMedium
3 of 3 cookies 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://bussysaintgeorges.lamaisondestravaux.com/) lacks Secure, SameSite
- visid_incap_3353847 (set by https://bussysaintgeorges.lamaisondestravaux.com/) lacks Secure, SameSite
- incap_ses_227_3353847 (set by https://bussysaintgeorges.lamaisondestravaux.com/) lacks Secure, HttpOnly, SameSite
- FoundVulnerable JavaScript librariesMedium
4 libraries with published vulnerabilities: jQuery 1.10.1, jQuery 3.3.1, jQuery 2.1.4, Bootstrap 3.3.7. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 1.10.1 in https://bussysaintgeorges.lamaisondestravaux.com/js/jquery-1.10.1.min.js?v3.0.5: 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
- jQuery 3.3.1 in https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js: CVE-2019-11358 (prototype pollution), CVE-2020-11022, CVE-2020-11023 (XSS via HTML passed to DOM methods); fixed in 3.5.0
- jQuery 2.1.4 in https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.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
- Bootstrap 3.3.7 in https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js: CVE-2016-10735, CVE-2018-14040, CVE-2018-14041, CVE-2018-14042, CVE-2019-8331 (XSS through data attributes in tooltip, popover, collapse and scrollspy); fixed in 3.4.1
- FoundKeys and secrets in page codeMedium
1 credential-like value found in code served to every visitor: Google API key.
- Google API key AIzaSy…mw (39 chars) in https://bussysaintgeorges.lamaisondestravaux.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 7 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.)
- oss.maxcdn.com (80 script tags)
- ajax.googleapis.com (40 script tags)
- cdnjs.cloudflare.com (80 script tags)
- cdn.jsdelivr.net (40 script tags)
- maps.googleapis.com (40 script tags)
- widgets.rr.skeepers.io (1 script tag)
- www.youtube.com (1 script tag)
5 checks passed
- OKHTTPS
All 508 crawled pages were served over HTTPS.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
130 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.
Sites scoring near bussysaintgeorges.lamaisondestravaux.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- www.boise-dentists.com77/100 · rank 813 · 656 pages
- www.jslawmt.com77/100 · rank 813 · 196 pages
- www.boiseanimalhealth.com77/100 · rank 813 · 8 pages
- centralorthodontics.ca77/100 · rank 813 · 83 pages
- plausible.io77/100 · rank 813 · 446 pages
- bluebarn.com77/100 · rank 813 · 6 pages
This report was produced by the DIY SEO Hub Site Spider crawling bussysaintgeorges.lamaisondestravaux.com from its pages as published, the way a search engine does. It shows summary figures only.
Own bussysaintgeorges.lamaisondestravaux.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 bussysaintgeorges.lamaisondestravaux.com. Removal needs no account and no proof of purchase.