Scanned sites / www.theaffordableway.com
SEO report for www.theaffordableway.com
The latest Site Spider scan of www.theaffordableway.com, with 1 scan on record. Each scan is at its own address, for example /domain/www-theaffordableway-com/2026-09-27-0000.
Latest scan
Scanned 9/27/2026, 12:00:01 AM, finished 9/27/2026, 5:23:19 PM. Found on page 3 of chatgpt for browser (api usage) results
Site: https://www.theaffordableway.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 27, 2026 the Site Spider crawled 655 pages and 1000 assets of www.theaffordableway.com, starting from https://www.theaffordableway.com/. It scored 83 out of 100, a good result. 10 of 16 checks found something to fix, led by sitemap coverage (394), title tags (226), meta descriptions (243); 4 checks passed. Most of the points went to sitemap coverage (−5.2), title tags (−5), meta descriptions (−4.3). 2 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: Medium6 medium, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 655
- Assets fetched
- 1000
- Status
- Completed
- Checks with issues
- 10 of 16
1,655 of 1,659 discovered URLs were fetched, 4 blocked by robots.txt, 207 left out by the 5,000-page and 1,000-asset budget. The job finished, but the crawl did not reach everything it found. HTML only: nothing here ran JavaScript. 300 link destinations on other sites were checked, 102 left unchecked.
- Title tags226 issues226 of 401 pages have title issues. 50 noindex or canonicalized pages excluded.−5 points
- Meta descriptions243 issues243 of 401 pages have meta description issues. 50 noindex or canonicalized pages excluded.−4.3 points
- Headings3 issues3 of 401 pages have heading issues. 50 noindex or canonicalized pages excluded.
- Broken links1 issue401 internal links point at 1 broken URL.
- Links to other sites451 noted0 destinations answered with an error, 1 could not be determined (timeouts, rate limits or refusals), 102 were left unchecked by the per-scan cap, of 300 destinations checked.
- Redirects4 issues503 redirecting URLs, 0 of them chained.
- Non-200 responses1 issue677 URLs did not return a 2xx response. 204 of them are pages, 1 with an error status; the rest are assets or redirects.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 451 indexable pages have indexability warnings.
- Image alt text904 issues904 of 11972 image references have no alt attribute. 2800 use an empty alt (decorative), which is fine.−0.5 points
- Heavy assets4 issues4 assets larger than 500 KB among 1000 fetched assets.−2.4 points
- Orphan pages4 issues4 pages have no internal links pointing at them.
- Sitemap coverage394 issues1 sitemap listing 415 URLs: 188 crawled pages missing, 202 listed URLs broken or redirecting, 4 reachable only via the sitemap.−5.2 points
- Internal link countsOKInternal link counts for 451 pages.
- Thin contentOK0 of 401 pages have fewer than 200 words. 50 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this site sits among all scanned sites
1315 sites, median 80%, average 79%
www.theaffordableway.com scores 83%, higher than 62% 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 website has several issues including broken links, redirects, and problems with title tags and meta descriptions. Addressing these will improve SEO performance significantly.
- 1
Fix Broken Links
Why: Broken links hinder user experience and can negatively affect SEO.
How: Identify and remove or update the broken links to point to valid pages.
Checks: broken-links
- 2
Resolve Redirects
Why: High redirect counts can slow down site performance and confuse users.
How: Review and eliminate unnecessary redirects, especially for assets and pages.
Checks: redirects
- 3
Update Title Tags
Why: Improving title tags enhances search visibility and relevance.
How: Create unique titles under 60 characters for duplicated pages.
Checks: titles
- 4
Enhance Meta Descriptions
Why: Meta descriptions significantly impact click-through rates from search results.
How: Develop unique meta descriptions that accurately reflect page content.
Checks: meta-descriptions
- 5
Improve Sitemap Coverage
Why: An accurate sitemap helps search engines discover all pages effectively.
How: Update the sitemap to include all relevant URLs and ensure it only lists valid links.
Checks: sitemap-coverage
- 6
Address Heading Issues
Why: Headings improve content structure and search engine understanding.
How: Ensure all pages have a single H1 tag and use additional headings appropriately.
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 crawlThe site has several security issues that need addressing, including lack of HTTP Strict Transport Security and Content Security Policy headers, which expose users to risks. Additionally, vulnerable JavaScript libraries and missing cookie protections are present, and sensitive API keys should be secured. Fixing these issues is crucial to enhance site security.
- 0 high
- 6 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users can be intercepted when accessing the site over non-HTTPS.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Absence of CSP allows unregulated script and resource loading, increasing XSS risks.
Fix: Add the header: Content-Security-Policy: default-src 'self';.
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Lack of framing protection can allow clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY.
Evidence: Clickjacking protection
- 4
Missing Cookie FlagsMedium
Why it matters: Cookies without HttpOnly or Secure flags can be exploited by scripts.
Fix: Set the cookie flags: HttpOnly and Secure for XSRF-TOKEN.
Evidence: Cookie flags
- 5
Vulnerable JavaScript LibrariesMedium
Why it matters: Outdated libraries may have known vulnerabilities that can be exploited.
Fix: Upgrade jQuery to 3.5.0 and Bootstrap to 3.4.1.
Evidence: Vulnerable JavaScript libraries
- 6
Leaked Google API KeyMedium
Why it matters: An exposed API key can lead to unauthorized access or usage charges.
Fix: Restrict the API key in the Google Cloud console by HTTP referrer.
Evidence: Keys and secrets in page code
- 7
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this header, browsers may execute files based on content instead of type.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 8
Missing Referrer-Policy HeaderLow
Why it matters: Lack of referrer policy may leak sensitive URL data to other sites.
Fix: Add the header: Referrer-Policy: no-referrer.
Evidence: Referrer policy
- 9
Leaking Server InformationLow
Why it matters: Revealed server versions can help attackers identify vulnerabilities.
Fix: Remove or obfuscate server and framework version in HTTP headers.
Evidence: Software version disclosure
- 10
Missing Permissions-Policy HeaderInfo
Why it matters: Absence of Permissions-Policy exposes potential browser feature misuse by injected scripts.
Fix: Add the header: Permissions-Policy: fullscreen=(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://www.theaffordableway.com/ → no strict-transport-security
- https://www.theaffordableway.com/furniture → no strict-transport-security
- https://www.theaffordableway.com/appliances → no strict-transport-security
- https://www.theaffordableway.com/electronics → no strict-transport-security
- https://www.theaffordableway.com/application → no strict-transport-security
- https://www.theaffordableway.com/locations → no strict-transport-security
- https://www.theaffordableway.com/contact-us → no strict-transport-security
- https://www.theaffordableway.com/careers-new → no strict-transport-security
- https://www.theaffordableway.com/account → no strict-transport-security
- https://www.theaffordableway.com/cart → no strict-transport-security
- https://www.theaffordableway.com/furniture/living-room → no strict-transport-security
- https://www.theaffordableway.com/furniture/living-room/sectionals → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 451 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.theaffordableway.com/ → no content-security-policy
- https://www.theaffordableway.com/furniture → no content-security-policy
- https://www.theaffordableway.com/appliances → no content-security-policy
- https://www.theaffordableway.com/electronics → no content-security-policy
- https://www.theaffordableway.com/application → no content-security-policy
- https://www.theaffordableway.com/locations → no content-security-policy
- https://www.theaffordableway.com/contact-us → no content-security-policy
- https://www.theaffordableway.com/careers-new → no content-security-policy
- https://www.theaffordableway.com/account → no content-security-policy
- https://www.theaffordableway.com/cart → no content-security-policy
- https://www.theaffordableway.com/furniture/living-room → no content-security-policy
- https://www.theaffordableway.com/furniture/living-room/sectionals → 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.theaffordableway.com/ → no x-frame-options
- https://www.theaffordableway.com/furniture → no x-frame-options
- https://www.theaffordableway.com/appliances → no x-frame-options
- https://www.theaffordableway.com/electronics → no x-frame-options
- https://www.theaffordableway.com/application → no x-frame-options
- https://www.theaffordableway.com/locations → no x-frame-options
- https://www.theaffordableway.com/contact-us → no x-frame-options
- https://www.theaffordableway.com/careers-new → no x-frame-options
- https://www.theaffordableway.com/account → no x-frame-options
- https://www.theaffordableway.com/cart → no x-frame-options
- https://www.theaffordableway.com/furniture/living-room → no x-frame-options
- https://www.theaffordableway.com/furniture/living-room/sectionals → 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.theaffordableway.com/ → no x-content-type-options
- https://www.theaffordableway.com/furniture → no x-content-type-options
- https://www.theaffordableway.com/appliances → no x-content-type-options
- https://www.theaffordableway.com/electronics → no x-content-type-options
- https://www.theaffordableway.com/application → no x-content-type-options
- https://www.theaffordableway.com/locations → no x-content-type-options
- https://www.theaffordableway.com/contact-us → no x-content-type-options
- https://www.theaffordableway.com/careers-new → no x-content-type-options
- https://www.theaffordableway.com/account → no x-content-type-options
- https://www.theaffordableway.com/cart → no x-content-type-options
- https://www.theaffordableway.com/furniture/living-room → no x-content-type-options
- https://www.theaffordableway.com/furniture/living-room/sectionals → 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.theaffordableway.com/ → no referrer-policy
- https://www.theaffordableway.com/furniture → no referrer-policy
- https://www.theaffordableway.com/appliances → no referrer-policy
- https://www.theaffordableway.com/electronics → no referrer-policy
- https://www.theaffordableway.com/application → no referrer-policy
- https://www.theaffordableway.com/locations → no referrer-policy
- https://www.theaffordableway.com/contact-us → no referrer-policy
- https://www.theaffordableway.com/careers-new → no referrer-policy
- https://www.theaffordableway.com/account → no referrer-policy
- https://www.theaffordableway.com/cart → no referrer-policy
- https://www.theaffordableway.com/furniture/living-room → no referrer-policy
- https://www.theaffordableway.com/furniture/living-room/sectionals → 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.theaffordableway.com/ → no permissions-policy
- https://www.theaffordableway.com/furniture → no permissions-policy
- https://www.theaffordableway.com/appliances → no permissions-policy
- https://www.theaffordableway.com/electronics → no permissions-policy
- https://www.theaffordableway.com/application → no permissions-policy
- https://www.theaffordableway.com/locations → no permissions-policy
- https://www.theaffordableway.com/contact-us → no permissions-policy
- https://www.theaffordableway.com/careers-new → no permissions-policy
- https://www.theaffordableway.com/account → no permissions-policy
- https://www.theaffordableway.com/cart → no permissions-policy
- https://www.theaffordableway.com/furniture/living-room → no permissions-policy
- https://www.theaffordableway.com/furniture/living-room/sectionals → 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.66 () OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 (1655 responses)
- x-powered-by: PHP/8.3.8 (874 responses)
- FoundCookie flagsMedium
1 of 2 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.
- XSRF-TOKEN (set by https://www.theaffordableway.com/) lacks HttpOnly
- FoundVulnerable JavaScript librariesMedium
2 libraries with published vulnerabilities: jQuery 1.11.3, Bootstrap 3.3.7. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 1.11.3 in https://www.theaffordableway.com/themes/affordable-home/js/tools/jquery-1.11.3.…: 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://www.theaffordableway.com/themes/rto/js/tools/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…Is (39 chars) in https://www.theaffordableway.com/locations: 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 5 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.)
- js.adsrvr.org (40 script tags)
- cdn.jsdelivr.net (40 script tags)
- unpkg.com (37 script tags)
- cdnjs.cloudflare.com (3 script tags)
- maps.google.com (1 script tag)
- NoteSensitive paths in robots.txt
robots.txt lists 2 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: /*?test=*
- Disallow: /admin/*
4 checks passed
- OKHTTPS
All 451 crawled pages were served over HTTPS.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
191 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.
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 www.theaffordableway.com
No other scans of this site yet.
Sites scoring near www.theaffordableway.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- mergedeck.com84/100 · rank 386 · 200 pages
- www.advocateslaw.com83/100 · rank 446 · 496 pages
- sleepwakeclinic.com83/100 · rank 446 · 103 pages
- www.brightondentalstudio.com83/100 · rank 446 · 110 pages
- www.beddingtondentalclinic.com83/100 · rank 446 · 158 pages
- www.accountingfirms.co.uk83/100 · rank 446 · 4,913 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.theaffordableway.com from its pages as published, the way a search engine does. It shows summary figures only.
Own www.theaffordableway.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 www.theaffordableway.com. Removal needs no account and no proof of purchase.