Scanned sites / pacemotor.com
SEO report for pacemotor.com
The latest Site Spider scan of pacemotor.com, with 1 scan on record. Each scan is at its own address, for example /domain/pacemotor-com/2026-09-17-1400.
Latest scan
Scanned 9/17/2026, 2:00:01 PM, finished 9/17/2026, 2:04:37 PM. Found on page 3 of chatgpt for browser (api usage) results
Site: https://pacemotor.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 17, 2026 the Site Spider crawled 48 pages and 98 assets of pacemotor.com, starting from https://pacemotor.com/. It scored 82 out of 100, a good result. 9 of 14 checks found something to fix, led by meta descriptions (38), title tags (17), thin content (10); 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: Medium4 medium, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 48
- Assets fetched
- 98
- Status
- Completed
- Checks with issues
- 9 of 14
- Title tags17 issues17 of 38 pages have title issues. 1 noindex or canonicalized page excluded.
- Meta descriptions38 issues38 of 38 pages have meta description issues. 1 noindex or canonicalized page excluded.
- Headings4 issues4 of 38 pages have heading issues. 1 noindex or canonicalized page excluded.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects9 issues10 redirecting URLs, 0 of them chained.
- Non-200 responsesOK10 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability5 issues5 of 39 indexable pages have indexability warnings.
- Image alt text3 issues3 of 1118 image references have no alt attribute. 156 use an empty alt (decorative), which is fine.
- Heavy assetsOK0 assets larger than 500 KB among the 98 heaviest.
- Orphan pages1 issue1 page have no internal links pointing at them.
- Sitemap coverage3 issues6 sitemaps listing 36 URLs: 2 crawled pages missing, 0 listed URLs broken or redirecting, 1 reachable only via the sitemap.
- Thin content10 issues10 of 38 pages have fewer than 200 words. 1 noindex or canonicalized page excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this site sits among all scanned sites
1065 sites, median 82%, average 80%
pacemotor.com scores 82%, higher than 48% of the 1065 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 website has some SEO issues that need attention, particularly with redirects, titles, and meta descriptions. Addressing these will enhance your site's visibility and user experience.
- 1
Fix Redirects
Why: Redirects can confuse users and search engines, impacting SEO.
How: Remove unnecessary redirects by updating links to the final URL, e.g., https://pacemotor.com/air-freight to https://pacemotor.com/air-freight/.
Checks: redirects
- 2
Correct Title Tags
Why: Improve titles for better clarity and search ranking.
How: Ensure all pages have unique titles under 60 characters. Example: Change the homepage title to a concise version.
Checks: titles
- 3
Add Meta Descriptions
Why: Meta descriptions influence click-through rates from search results.
How: Create unique meta descriptions for every page, ideally between 150-160 characters.
Checks: meta-descriptions
- 4
Address Headings
Why: Proper headings enhance readability and SEO.
How: Add a proper H1 tag for pages missing it. Example: Add an H1 on https://pacemotor.com/author/dreamco/.
Checks: headings
- 5
Resolve Indexability Issues
Why: Ensuring all necessary pages are indexable enhances search visibility.
How: Assign canonical tags where missing and ensure pages are correctly set for indexing.
Checks: indexability
- 6
Enhance Thin Content
Why: Pages with insufficient content perform poorly in search rankings.
How: Increase content on thin pages like https://pacemotor.com/transportation-quote-request/ by providing more details.
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 analysis of pacemotor.com reveals several security weaknesses, including missing HTTP headers for transport security, content restrictions, and clickjacking protection, which could expose users to various threats. Additionally, outdated JavaScript libraries with known vulnerabilities were identified. Implementing the recommended fixes will enhance the site's security posture.
- 0 high
- 4 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 HTTP.
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 to load from any location, increasing XSS risks.
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing Clickjacking ProtectionMedium
Why it matters: Without X-Frame-Options, your site can be embedded in a frame, leading to clickjacking.
Fix: Add the header: X-Frame-Options: DENY;
Evidence: Clickjacking protection
- 4
Outdated JavaScript Library with VulnerabilitiesMedium
Why it matters: jQuery 3.1.1 has known vulnerabilities that could be exploited based on usage.
Fix: Upgrade jQuery to version 3.5.0 or later.
Evidence: Vulnerable JavaScript libraries
- 5
Missing MIME Sniffing ProtectionLow
Why it matters: The absence of X-Content-Type-Options exposes the site to subtype content attacks.
Fix: Add the header: X-Content-Type-Options: nosniff;
Evidence: MIME sniffing protection
- 6
Missing Referrer PolicyLow
Why it matters: Without a Referrer Policy, sensitive page information can be leaked to other sites.
Fix: Add the header: Referrer-Policy: no-referrer;
Evidence: Referrer policy
- 7
Server Version DisclosureLow
Why it matters: Revealing server information aids attackers in targeting vulnerabilities.
Fix: Remove server banner headers or configure them to hide version information.
Evidence: Software version disclosure
- 8
Missing Permissions PolicyInfo
Why it matters: Absence of this policy may expose unnecessary browser features to scripts.
Fix: Add the header: Permissions-Policy: geolocation=(self), microphone=()
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://pacemotor.com/ → no strict-transport-security
- https://pacemotor.com/about/ → no strict-transport-security
- https://pacemotor.com/ltl-tl/ → no strict-transport-security
- https://pacemotor.com/air-freight/ → no strict-transport-security
- https://pacemotor.com/distressed-load-assistance/ → no strict-transport-security
- https://pacemotor.com/warehousing/ → no strict-transport-security
- https://pacemotor.com/reverse-logistics/ → no strict-transport-security
- https://pacemotor.com/ocean-services/ → no strict-transport-security
- https://pacemotor.com/freight-brokerage/ → no strict-transport-security
- https://pacemotor.com/rates-fuel-surcharge/ → no strict-transport-security
- https://pacemotor.com/request-a-pickup/ → no strict-transport-security
- https://pacemotor.com/proof-of-delivery-request/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 39 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://pacemotor.com/ → no content-security-policy
- https://pacemotor.com/about/ → no content-security-policy
- https://pacemotor.com/ltl-tl/ → no content-security-policy
- https://pacemotor.com/air-freight/ → no content-security-policy
- https://pacemotor.com/distressed-load-assistance/ → no content-security-policy
- https://pacemotor.com/warehousing/ → no content-security-policy
- https://pacemotor.com/reverse-logistics/ → no content-security-policy
- https://pacemotor.com/ocean-services/ → no content-security-policy
- https://pacemotor.com/freight-brokerage/ → no content-security-policy
- https://pacemotor.com/rates-fuel-surcharge/ → no content-security-policy
- https://pacemotor.com/request-a-pickup/ → no content-security-policy
- https://pacemotor.com/proof-of-delivery-request/ → 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://pacemotor.com/ → no x-frame-options
- https://pacemotor.com/about/ → no x-frame-options
- https://pacemotor.com/ltl-tl/ → no x-frame-options
- https://pacemotor.com/air-freight/ → no x-frame-options
- https://pacemotor.com/distressed-load-assistance/ → no x-frame-options
- https://pacemotor.com/warehousing/ → no x-frame-options
- https://pacemotor.com/reverse-logistics/ → no x-frame-options
- https://pacemotor.com/ocean-services/ → no x-frame-options
- https://pacemotor.com/freight-brokerage/ → no x-frame-options
- https://pacemotor.com/rates-fuel-surcharge/ → no x-frame-options
- https://pacemotor.com/request-a-pickup/ → no x-frame-options
- https://pacemotor.com/proof-of-delivery-request/ → 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://pacemotor.com/ → no x-content-type-options
- https://pacemotor.com/about/ → no x-content-type-options
- https://pacemotor.com/ltl-tl/ → no x-content-type-options
- https://pacemotor.com/air-freight/ → no x-content-type-options
- https://pacemotor.com/distressed-load-assistance/ → no x-content-type-options
- https://pacemotor.com/warehousing/ → no x-content-type-options
- https://pacemotor.com/reverse-logistics/ → no x-content-type-options
- https://pacemotor.com/ocean-services/ → no x-content-type-options
- https://pacemotor.com/freight-brokerage/ → no x-content-type-options
- https://pacemotor.com/rates-fuel-surcharge/ → no x-content-type-options
- https://pacemotor.com/request-a-pickup/ → no x-content-type-options
- https://pacemotor.com/proof-of-delivery-request/ → 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://pacemotor.com/ → no referrer-policy
- https://pacemotor.com/about/ → no referrer-policy
- https://pacemotor.com/ltl-tl/ → no referrer-policy
- https://pacemotor.com/air-freight/ → no referrer-policy
- https://pacemotor.com/distressed-load-assistance/ → no referrer-policy
- https://pacemotor.com/warehousing/ → no referrer-policy
- https://pacemotor.com/reverse-logistics/ → no referrer-policy
- https://pacemotor.com/ocean-services/ → no referrer-policy
- https://pacemotor.com/freight-brokerage/ → no referrer-policy
- https://pacemotor.com/rates-fuel-surcharge/ → no referrer-policy
- https://pacemotor.com/request-a-pickup/ → no referrer-policy
- https://pacemotor.com/proof-of-delivery-request/ → 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://pacemotor.com/ → no permissions-policy
- https://pacemotor.com/about/ → no permissions-policy
- https://pacemotor.com/ltl-tl/ → no permissions-policy
- https://pacemotor.com/air-freight/ → no permissions-policy
- https://pacemotor.com/distressed-load-assistance/ → no permissions-policy
- https://pacemotor.com/warehousing/ → no permissions-policy
- https://pacemotor.com/reverse-logistics/ → no permissions-policy
- https://pacemotor.com/ocean-services/ → no permissions-policy
- https://pacemotor.com/freight-brokerage/ → no permissions-policy
- https://pacemotor.com/rates-fuel-surcharge/ → no permissions-policy
- https://pacemotor.com/request-a-pickup/ → no permissions-policy
- https://pacemotor.com/proof-of-delivery-request/ → 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 (146 responses)
- x-powered-by: PleskLin (90 responses)
- x-powered-by: PHP/8.3.33, PleskLin (56 responses)
- FoundVulnerable JavaScript librariesMedium
1 library with published vulnerabilities: jQuery 3.1.1. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 3.1.1 in https://pacemotor.com/wp-content/plugins/gravityforms/js/placeholders.jquery.mi…: CVE-2019-11358 (prototype pollution), CVE-2020-11022, CVE-2020-11023 (XSS via HTML passed to DOM methods); fixed in 3.5.0
- 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.)
- cdn.jsdelivr.net (39 script tags)
- www.google.com (4 script tags)
- NoteSensitive paths in robots.txt
robots.txt lists 1 path 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/
5 checks passed, 1 not applicable
- OKHTTPS
All 39 crawled pages were served over HTTPS.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
4 forms found, all on HTTPS pages posting to HTTPS addresses.
- 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.
- 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 pacemotor.com
No other scans of this site yet.
This report was produced by the DIY SEO Hub Site Spider crawling pacemotor.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.