Scanned sites / franchimanagement.com
SEO report for franchimanagement.com
The latest Site Spider scan of franchimanagement.com, with 1 scan on record. Each scan is at its own address, for example /domain/franchimanagement-com/2026-09-24-1800.
Latest scan
Scanned 9/24/2026, 6:00:09 PM, finished 9/24/2026, 6:08:17 PM. Found on page 1 of chatgpt for browser (api usage) results
Site: https://franchimanagement.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 17 pages and 243 assets of franchimanagement.com, starting from https://franchimanagement.com/. It scored 76 out of 100, a good result. 5 of 14 checks found something to fix, led by heavy assets (25), meta descriptions (15), sitemap coverage (13); 9 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: Medium5 medium, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 17
- Assets fetched
- 243
- Status
- Completed
- Checks with issues
- 5 of 14
- Title tags4 issues4 of 17 pages have title issues.
- Meta descriptions15 issues15 of 17 pages have meta description issues.
- HeadingsOK0 of 17 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- RedirectsOK1 redirecting URL, 0 of them chained.
- Non-200 responsesOK3 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 17 indexable pages have indexability warnings.
- Image alt textOK0 of 129 image references have no alt attribute. 78 use an empty alt (decorative), which is fine.
- Heavy assets25 issues25 assets larger than 500 KB among the 100 heaviest.
- Orphan pagesOK0 pages have no internal links pointing at them.
- Sitemap coverage13 issues5 sitemaps listing 4 URLs: 13 crawled pages missing, 0 listed URLs broken or redirecting, 0 reachable only via the sitemap.
- Thin content8 issues8 of 17 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this site sits among all scanned sites
1238 sites, median 82%, average 80%
franchimanagement.com scores 76%, higher than 27% of the 1238 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 multiple SEO issues affecting visibility, including URL redirects, non-200 responses, and missing title tags and meta descriptions. Prioritizing these can enhance search engine performance.
- 1
Fix Redirects
Why: Ensure users and search engines are directed to the correct URLs.
How: Update the URL redirection from sitemap.xml to sitemap_index.xml.
Checks: redirects
- 2
Resolve Non-200 Status Codes
Why: Fixing 404 errors improves user experience and SEO.
How: Remove or correct the referenced assets leading to 404 errors.
Checks: status-codes
- 3
Update Title Tags
Why: Unique title tags are crucial for improved search visibility.
How: Create distinct titles for pages to eliminate duplicates and shorten those exceeding 60 characters.
Checks: titles
- 4
Add and Optimize Meta Descriptions
Why: Meta descriptions entice clicks from search results.
How: Draft relevant meta descriptions for pages that are missing them and ensure all are around 150 characters.
Checks: meta-descriptions
- 5
Optimize Heavy Assets
Why: Reducing asset sizes can enhance site speed.
How: Compress images larger than 500 KB to improve loading times.
Checks: heavy-assets
- 6
Improve Content Quality
Why: Pages with thin content can affect rankings.
How: Enhance affected pages by adding relevant content 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 issues that could expose it to risks like data interception and vulnerabilities from outdated libraries. Critical areas to address include the lack of HTTP Strict Transport Security, Content Security Policy, and missing headers for clickjacking protection, along with outdated JavaScript libraries. Immediate fixes are recommended.
- 0 high
- 5 medium
- 2 low
- 1 info
- 1
Missing HTTP Strict Transport SecurityMedium
Why it matters: Without HSTS, users may be vulnerable to interception if they type the site address without HTTPS.
Fix: Add the response header: Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security PolicyMedium
Why it matters: No CSP restricts where scripts and resources can be loaded from, increasing XSS risks.
Fix: Add the response header: Content-Security-Policy: default-src 'self'; script-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Absence of this header enables clickjacking attacks by allowing the site to be embedded in frames.
Fix: Add the response header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 4
Use of Vulnerable JavaScript LibrariesMedium
Why it matters: Outdated libraries may contain known vulnerabilities that can be exploited.
Fix: Upgrade jQuery to at least 3.5.0 and Bootstrap to at least 3.4.1.
Evidence: Vulnerable JavaScript libraries
- 5
Exposure of Google API KeyMedium
Why it matters: An exposed API key can be misused unless properly restricted.
Fix: Restrict the API key to specific HTTP referrers in Google Cloud Console.
Evidence: Keys and secrets in page code
- 6
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this header, browsers may try running files as scripts based on content rather than type.
Fix: Add the response header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 7
Server Version DisclosureLow
Why it matters: Revealing the server version can help attackers discover vulnerabilities.
Fix: Configure the server to hide version information, e.g., by setting: server_tokens off;
Evidence: Software version disclosure
- 8
Missing Permissions-Policy HeaderInfo
Why it matters: This header can limit browser features that could be abused by malicious scripts.
Fix: Add the response header: Permissions-Policy: fullscreen=(self), 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://franchimanagement.com/ → no strict-transport-security
- https://franchimanagement.com/type_of_property/residential-appartments/ → no strict-transport-security
- https://franchimanagement.com/type_of_property/retail-space/ → no strict-transport-security
- https://franchimanagement.com/type_of_property/office-space/ → no strict-transport-security
- https://franchimanagement.com/type_of_property/flex-space/ → no strict-transport-security
- https://franchimanagement.com/type_of_property/development/ → no strict-transport-security
- https://franchimanagement.com/about-us/ → no strict-transport-security
- https://franchimanagement.com/careers/ → no strict-transport-security
- https://franchimanagement.com/contact/ → no strict-transport-security
- https://franchimanagement.com/fm_properties/kendall-crossing/ → no strict-transport-security
- https://franchimanagement.com/fm_properties/watertown-street/ → no strict-transport-security
- https://franchimanagement.com/fm_properties/lakewood-office-park-3/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 17 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://franchimanagement.com/ → no content-security-policy
- https://franchimanagement.com/type_of_property/residential-appartments/ → no content-security-policy
- https://franchimanagement.com/type_of_property/retail-space/ → no content-security-policy
- https://franchimanagement.com/type_of_property/office-space/ → no content-security-policy
- https://franchimanagement.com/type_of_property/flex-space/ → no content-security-policy
- https://franchimanagement.com/type_of_property/development/ → no content-security-policy
- https://franchimanagement.com/about-us/ → no content-security-policy
- https://franchimanagement.com/careers/ → no content-security-policy
- https://franchimanagement.com/contact/ → no content-security-policy
- https://franchimanagement.com/fm_properties/kendall-crossing/ → no content-security-policy
- https://franchimanagement.com/fm_properties/watertown-street/ → no content-security-policy
- https://franchimanagement.com/fm_properties/lakewood-office-park-3/ → 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://franchimanagement.com/ → no x-frame-options
- https://franchimanagement.com/type_of_property/residential-appartments/ → no x-frame-options
- https://franchimanagement.com/type_of_property/retail-space/ → no x-frame-options
- https://franchimanagement.com/type_of_property/office-space/ → no x-frame-options
- https://franchimanagement.com/type_of_property/flex-space/ → no x-frame-options
- https://franchimanagement.com/type_of_property/development/ → no x-frame-options
- https://franchimanagement.com/about-us/ → no x-frame-options
- https://franchimanagement.com/careers/ → no x-frame-options
- https://franchimanagement.com/contact/ → no x-frame-options
- https://franchimanagement.com/fm_properties/kendall-crossing/ → no x-frame-options
- https://franchimanagement.com/fm_properties/watertown-street/ → no x-frame-options
- https://franchimanagement.com/fm_properties/lakewood-office-park-3/ → 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://franchimanagement.com/ → no x-content-type-options
- https://franchimanagement.com/type_of_property/residential-appartments/ → no x-content-type-options
- https://franchimanagement.com/type_of_property/retail-space/ → no x-content-type-options
- https://franchimanagement.com/type_of_property/office-space/ → no x-content-type-options
- https://franchimanagement.com/type_of_property/flex-space/ → no x-content-type-options
- https://franchimanagement.com/type_of_property/development/ → no x-content-type-options
- https://franchimanagement.com/about-us/ → no x-content-type-options
- https://franchimanagement.com/careers/ → no x-content-type-options
- https://franchimanagement.com/contact/ → no x-content-type-options
- https://franchimanagement.com/fm_properties/kendall-crossing/ → no x-content-type-options
- https://franchimanagement.com/fm_properties/watertown-street/ → no x-content-type-options
- https://franchimanagement.com/fm_properties/lakewood-office-park-3/ → no x-content-type-options
- 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://franchimanagement.com/ → no permissions-policy
- https://franchimanagement.com/type_of_property/residential-appartments/ → no permissions-policy
- https://franchimanagement.com/type_of_property/retail-space/ → no permissions-policy
- https://franchimanagement.com/type_of_property/office-space/ → no permissions-policy
- https://franchimanagement.com/type_of_property/flex-space/ → no permissions-policy
- https://franchimanagement.com/type_of_property/development/ → no permissions-policy
- https://franchimanagement.com/about-us/ → no permissions-policy
- https://franchimanagement.com/careers/ → no permissions-policy
- https://franchimanagement.com/contact/ → no permissions-policy
- https://franchimanagement.com/fm_properties/kendall-crossing/ → no permissions-policy
- https://franchimanagement.com/fm_properties/watertown-street/ → no permissions-policy
- https://franchimanagement.com/fm_properties/lakewood-office-park-3/ → 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 (260 responses)
- x-powered-by: W3 Total Cache/0.9.7.3 (234 responses)
- FoundVulnerable JavaScript librariesMedium
3 libraries with published vulnerabilities: jQuery 1.12.4, jQuery 3.1.1, Bootstrap 3.3.6. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 1.12.4 in https://franchimanagement.com/wp-content/plugins/enable-jquery-migrate-helper/j…: 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.1.1 in https://franchimanagement.com/wp-content/plugins/gravityforms/js/placeholders.j…: 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.6 in https://franchimanagement.com/wp-content/themes/franchi2017/bootstrap-3.3.6-dis…: 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…nk (39 chars) in https://franchimanagement.com/fm_properties/kendall-crossing/: 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 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.)
- oss.maxcdn.com (34 script tags)
6 checks passed, 1 not applicable
- OKHTTPS
All 17 crawled pages were served over HTTPS.
- OKReferrer policy
referrer-policy is set on all 17 HTML pages.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
10 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.
- 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.
Earlier scans of franchimanagement.com
No other scans of this site yet.
Sites scoring near franchimanagement.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- photoai.com77/100 · rank 821 · 200 pages
- avettstudio.lovable.app77/100 · rank 821 · 10 pages
- www.boise-dentist.com76/100 · rank 863 · 173 pages
- lemscontracting.com76/100 · rank 863 · 22 pages
- www.dutscher.com76/100 · rank 863 · 5,000 pages
- surferseo.com76/100 · rank 863 · 834 pages
This report was produced by the DIY SEO Hub Site Spider crawling franchimanagement.com from its pages as published, the way a search engine does. It shows summary figures only.
Own franchimanagement.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 franchimanagement.com. Removal needs no account and no proof of purchase.