Scanned sites / mainepropertiesllc.com
SEO report for mainepropertiesllc.com
The latest Site Spider scan of mainepropertiesllc.com, with 1 scan on record. Each scan is at its own address, for example /domain/mainepropertiesllc-com/2026-09-23-2100.
Latest scan
Scanned 9/23/2026, 9:00:01 PM, finished 9/23/2026, 9:06:17 PM. Found on page 2 of chatgpt for browser (api usage) results
Site: https://mainepropertiesllc.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 23, 2026 the Site Spider crawled 14 pages and 144 assets of mainepropertiesllc.com, starting from https://mainepropertiesllc.com/. It scored 89 out of 100, a good result. 7 of 14 checks found something to fix, led by heavy assets (5), title tags (3), redirects (3); 7 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: Medium3 medium, 1 low and 1 info findings. See the security findings ↓
- Pages crawled
- 14
- Assets fetched
- 144
- Status
- Completed
- Checks with issues
- 7 of 14
- Title tags3 issues3 of 11 pages have title issues.
- Meta descriptionsOK0 of 11 pages have meta description issues.
- Headings1 issue1 of 11 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects3 issues4 redirecting URLs, 0 of them chained.
- Non-200 responsesOK5 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 11 indexable pages have indexability warnings.
- Image alt textOK0 of 235 image references have no alt attribute.
- Heavy assets5 issues5 assets larger than 500 KB among the 100 heaviest.
- Orphan pages2 issues2 pages have no internal links pointing at them.
- Sitemap coverage2 issues2 sitemaps listing 11 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 2 reachable only via the sitemap.
- Thin content3 issues3 of 11 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this site sits among all scanned sites
1212 sites, median 82%, average 80%
mainepropertiesllc.com scores 89%, higher than 79% of the 1212 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 site has a good health score, but there are several issues to address for better SEO. Focus on fixing redirects, 404 errors, title tags, headings, heavy assets, and orphan pages for improved user experience and crawling efficiency.
- 1
Fix Redirects
Why: Redirects can cause unnecessary delays and affect SEO.
How: Update the URLs to remove unnecessary redirects directly in your server settings.
Checks: redirects
- 2
Resolve 404 Errors
Why: 404 errors prevent users and crawlers from accessing content.
How: Replace the broken asset with a valid one or remove its reference from the site.
Checks: status-codes
- 3
Optimize Title Tags
Why: Long title tags may get cut off in search results, impacting click-through rates.
How: Shorten titles to 60 characters or less for each affected page.
Checks: titles
- 4
Correct Multiple H1 Tags
Why: Multiple H1 tags can confuse search engines regarding page structure.
How: Adjust the page to ensure only one H1 tag, using H2s for subsections.
Checks: headings
- 5
Reduce Heavy Assets
Why: Large assets can slow down page load times, affecting user experience.
How: Compress images and other assets to reduce their file sizes.
Checks: heavy-assets
- 6
Link to Orphan Pages
Why: Orphan pages are not discoverable by users or search engines.
How: Add internal links to these pages from relevant content on your site.
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 crawlThis review identifies several security headers that are missing from your website, which could expose your users to risks like interception and clickjacking. Implementing key security headers will improve your site's resilience against potential attacks.
- 0 high
- 3 medium
- 1 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users can be intercepted if they type the site address without 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 a CSP allows scripts and frames to be loaded from any source, increasing risk of XSS attacks.
Fix: Add the header: Content-Security-Policy: default-src 'self'; script-src 'self';
Evidence: Content Security Policy
- 3
Missing Clickjacking ProtectionMedium
Why it matters: Without X-Frame-Options, the site can be embedded in another page, risking clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY.
Evidence: Clickjacking protection
- 4
Missing MIME Sniffing ProtectionLow
Why it matters: Without X-Content-Type-Options, browsers may run files as scripts based on content rather than declared type.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 5
Missing Permissions PolicyInfo
Why it matters: The lack of a Permissions-Policy header permits browser features that may not be used by your site.
Fix: Add the header: Permissions-Policy: accelerometer=(), camera=(), microphone=(), geolocation=().
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://mainepropertiesllc.com/ → no strict-transport-security
- https://mainepropertiesllc.com/careers/ → no strict-transport-security
- https://mainepropertiesllc.com/homewatch/ → no strict-transport-security
- https://mainepropertiesllc.com/condo-management/ → no strict-transport-security
- https://mainepropertiesllc.com/rental-management/ → no strict-transport-security
- https://mainepropertiesllc.com/commercial-property-management/ → no strict-transport-security
- https://mainepropertiesllc.com/contact/ → no strict-transport-security
- https://mainepropertiesllc.com/team/ → no strict-transport-security
- https://mainepropertiesllc.com/gallery/ → no strict-transport-security
- https://mainepropertiesllc.com/privacy-policy/ → no strict-transport-security
- https://mainepropertiesllc.com/remodeling/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 11 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://mainepropertiesllc.com/ → no content-security-policy
- https://mainepropertiesllc.com/careers/ → no content-security-policy
- https://mainepropertiesllc.com/homewatch/ → no content-security-policy
- https://mainepropertiesllc.com/condo-management/ → no content-security-policy
- https://mainepropertiesllc.com/rental-management/ → no content-security-policy
- https://mainepropertiesllc.com/commercial-property-management/ → no content-security-policy
- https://mainepropertiesllc.com/contact/ → no content-security-policy
- https://mainepropertiesllc.com/team/ → no content-security-policy
- https://mainepropertiesllc.com/gallery/ → no content-security-policy
- https://mainepropertiesllc.com/privacy-policy/ → no content-security-policy
- https://mainepropertiesllc.com/remodeling/ → 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://mainepropertiesllc.com/ → no x-frame-options
- https://mainepropertiesllc.com/careers/ → no x-frame-options
- https://mainepropertiesllc.com/homewatch/ → no x-frame-options
- https://mainepropertiesllc.com/condo-management/ → no x-frame-options
- https://mainepropertiesllc.com/rental-management/ → no x-frame-options
- https://mainepropertiesllc.com/commercial-property-management/ → no x-frame-options
- https://mainepropertiesllc.com/contact/ → no x-frame-options
- https://mainepropertiesllc.com/team/ → no x-frame-options
- https://mainepropertiesllc.com/gallery/ → no x-frame-options
- https://mainepropertiesllc.com/privacy-policy/ → no x-frame-options
- https://mainepropertiesllc.com/remodeling/ → 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://mainepropertiesllc.com/ → no x-content-type-options
- https://mainepropertiesllc.com/careers/ → no x-content-type-options
- https://mainepropertiesllc.com/homewatch/ → no x-content-type-options
- https://mainepropertiesllc.com/condo-management/ → no x-content-type-options
- https://mainepropertiesllc.com/rental-management/ → no x-content-type-options
- https://mainepropertiesllc.com/commercial-property-management/ → no x-content-type-options
- https://mainepropertiesllc.com/contact/ → no x-content-type-options
- https://mainepropertiesllc.com/team/ → no x-content-type-options
- https://mainepropertiesllc.com/gallery/ → no x-content-type-options
- https://mainepropertiesllc.com/privacy-policy/ → no x-content-type-options
- https://mainepropertiesllc.com/remodeling/ → 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://mainepropertiesllc.com/ → no permissions-policy
- https://mainepropertiesllc.com/careers/ → no permissions-policy
- https://mainepropertiesllc.com/homewatch/ → no permissions-policy
- https://mainepropertiesllc.com/condo-management/ → no permissions-policy
- https://mainepropertiesllc.com/rental-management/ → no permissions-policy
- https://mainepropertiesllc.com/commercial-property-management/ → no permissions-policy
- https://mainepropertiesllc.com/contact/ → no permissions-policy
- https://mainepropertiesllc.com/team/ → no permissions-policy
- https://mainepropertiesllc.com/gallery/ → no permissions-policy
- https://mainepropertiesllc.com/privacy-policy/ → no permissions-policy
- https://mainepropertiesllc.com/remodeling/ → no permissions-policy
- NoteSoftware version disclosure
Responses name the framework in an X-Powered-By header but hide the version.
- server: cloudflare (158 responses)
- x-powered-by: WP Engine (17 responses)
- NoteThird-party scripts
Scripts run from 4 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.)
- birdeye.com (22 script tags)
- cdnjs.cloudflare.com (45 script tags)
- cdn.trustindex.io (11 script tags)
- js.hcaptcha.com (3 script tags)
- NoteSensitive paths in robots.txt
robots.txt lists 3 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: /wp-admin/
- Disallow: /wp-login.php
- Disallow: /wp-login.php*
8 checks passed
- OKHTTPS
All 11 crawled pages were served over HTTPS.
- OKReferrer policy
A referrer policy is set through a <meta name="referrer"> tag.
- OKCookie flags
All 1 cookie carry Secure, HttpOnly and SameSite flags.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
3 forms found, all on HTTPS pages posting to HTTPS addresses.
- OKVulnerable JavaScript libraries
2 library versions recognised, none with known vulnerabilities.
- 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.
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 mainepropertiesllc.com
No other scans of this site yet.
Sites scoring near mainepropertiesllc.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- dayleveling.com90/100 · rank 149 · 4 pages
- www.bellerivedental.ca89/100 · rank 209 · 142 pages
- www.gcoc.ca89/100 · rank 209 · 160 pages
- www.manchesterdental.ca89/100 · rank 209 · 128 pages
- www.glamorgandental.ca89/100 · rank 209 · 120 pages
- www.fratecuracao.com89/100 · rank 209 · 24 pages
This report was produced by the DIY SEO Hub Site Spider crawling mainepropertiesllc.com from its pages as published, the way a search engine does. It shows summary figures only.
Own mainepropertiesllc.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 mainepropertiesllc.com. Removal needs no account and no proof of purchase.