Scanned sites / sygnexproduction.com
SEO report for sygnexproduction.com
The latest Site Spider scan of sygnexproduction.com, with 1 scan on record. Each scan is at its own address, for example /domain/sygnexproduction-com/2026-09-25-1021.
Latest scan
Scanned 9/25/2026, 10:21:17 AM, finished 9/25/2026, 11:28:11 AM
Site: https://sygnexproduction.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 25, 2026 the Site Spider crawled 482 pages and 997 assets of sygnexproduction.com, starting from https://sygnexproduction.com/. It scored 53 out of 100, a result that needs work. 13 of 14 checks found something to fix, led by image alt text (1295), indexability (409), meta descriptions (382); 1 check 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, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 482
- Assets fetched
- 997
- Status
- Completed
- Checks with issues
- 13 of 14
- Title tags365 issues365 of 409 pages have title issues. 10 noindex or canonicalized pages excluded.
- Meta descriptions382 issues382 of 409 pages have meta description issues. 10 noindex or canonicalized pages excluded.
- Headings131 issues131 of 409 pages have heading issues. 10 noindex or canonicalized pages excluded.
- Broken links5 issues6 internal links point at 5 broken URLs.
- Redirects57 issues58 redirecting URLs, 10 of them chained.
- Non-200 responses5 issues70 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability409 issues409 of 409 indexable pages have indexability warnings. 10 pages noindex by design.
- Image alt text1295 issues1295 of 4333 image references have no alt attribute. 96 use an empty alt (decorative), which is fine.
- Heavy assets69 issues69 assets larger than 500 KB among the 100 heaviest.
- Orphan pages34 issues34 pages have no internal links pointing at them.
- Sitemap coverage362 issues1 sitemap listing 115 URLs: 313 crawled pages missing, 19 listed URLs broken or redirecting, 30 reachable only via the sitemap.
- Thin content58 issues58 of 409 pages have fewer than 200 words. 10 noindex or canonicalized pages excluded.
- Duplicate content196 issues89 groups of pages with identical HTML.
Where this site sits among all scanned sites
1266 sites, median 82%, average 80%
sygnexproduction.com scores 53%, higher than 2% of the 1266 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 critical SEO issues that need attention, including broken links, redirects, non-200 responses, and meta tag problems. Addressing these will improve health scores significantly.
- 1
Fix Broken Links
Why: Improves user experience and SEO by eliminating dead links.
How: Redirect or remove broken links found at the specified URLs.
Checks: broken-links
- 2
Resolve Redirect Issues
Why: Reduces page loading time and prevents potential content cannibalization.
How: Eliminate chained redirects. Ensure all redirects point to relevant pages directly.
Checks: redirects
- 3
Address Non-200 Responses
Why: Having pages with non-200 status affects indexed pages and SEO rankings.
How: Investigate the URLs with issues and restore or replace them.
Checks: status-codes
- 4
Optimize Title Tags
Why: Unique and concise titles improve click-through rates and SEO.
How: Revise the title tags to be under 60 characters and unique for each page.
Checks: titles
- 5
Improve Meta Descriptions
Why: Unique descriptions enhance visibility in search results and drive traffic.
How: Create unique meta descriptions for all affected pages.
Checks: meta-descriptions
- 6
Fix Heading Issues
Why: Proper headings help with content structure and SEO.
How: Ensure each page has a single H1 and relevant subheadings.
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 website sygnexproduction.com has several critical security issues including missing security headers, cookie protections, and exposed directory listings. Implementing recommended measures will enhance the site's defenses against various attacks. Prioritizing these fixes can significantly improve overall security.
- 0 high
- 5 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, a visitor can be intercepted on their first request by typing the address without HTTPS.
Fix: Add 'Strict-Transport-Security: max-age=31536000; includeSubDomains; preload' to your HTTP response headers.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Lack of CSP allows scripts, styles and frames to load from anywhere, increasing the risk of cross-site scripting attacks.
Fix: Implement a CSP using 'Content-Security-Policy: default-src 'self';' in your HTTP response headers.
Evidence: Content Security Policy
- 3
Missing X-Frame-OptionsMedium
Why it matters: No X-Frame-Options prevents clickjacking by allowing pages to be embedded in other sites.
Fix: Add 'X-Frame-Options: SAMEORIGIN' to your HTTP response headers.
Evidence: Clickjacking protection
- 4
Cookies Lacking Security FlagsMedium
Why it matters: Cookies without Secure, HttpOnly, and SameSite flags can be easily read or manipulated by attackers.
Fix: Set your cookies with 'Secure; HttpOnly; SameSite=Lax'.
Evidence: Cookie flags
- 5
Exposed Directory ListingsMedium
Why it matters: Directory listings can leak information about file structure and contents, aiding attackers.
Fix: Disable directory listing in your web server configuration to prevent public access.
Evidence: Exposed files and listings
- 6
Missing X-Content-Type-OptionsLow
Why it matters: Without this header, browsers may execute files as scripts based on their content, not their type.
Fix: Include 'X-Content-Type-Options: nosniff' in your HTTP response headers.
Evidence: MIME sniffing protection
- 7
Missing Referrer PolicyLow
Why it matters: Lack of a Referrer Policy exposes full URLs, including query strings, to third-party sites.
Fix: Add 'Referrer-Policy: no-referrer' to your HTTP response headers.
Evidence: Referrer policy
- 8
Third-Party Scripts without Subresource Integrity (SRI)Low
Why it matters: Third-party scripts can be modified, leading to potential compromise if not protected by SRI.
Fix: Use SRI with scripts or set a suitable CSP to mitigate the risk.
Evidence: Third-party scripts
- 9
Sensitive Paths in robots.txtInfo
Why it matters: The robots.txt file hints at potentially sensitive areas that should have access controls.
Fix: Implement real access controls on sensitive pages, instead of relying solely on robots.txt.
Evidence: Sensitive paths in robots.txt
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://sygnexproduction.com/ → no strict-transport-security
- https://sygnexproduction.com/de/startseite.php → no strict-transport-security
- https://sygnexproduction.com/home.php → no strict-transport-security
- https://sygnexproduction.com/vi/home.php → no strict-transport-security
- https://sygnexproduction.com/zh/shouye.php → no strict-transport-security
- https://sygnexproduction.com/it/ → no strict-transport-security
- https://sygnexproduction.com/politique-de-confidentialite--rgpd-.php → no strict-transport-security
- https://sygnexproduction.com/infographie.php → no strict-transport-security
- https://sygnexproduction.com/photographie.php → no strict-transport-security
- https://sygnexproduction.com/multimedia.php → no strict-transport-security
- https://sygnexproduction.com/developpement-web.php → no strict-transport-security
- https://sygnexproduction.com/webdesign.php → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 419 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://sygnexproduction.com/ → no content-security-policy
- https://sygnexproduction.com/de/startseite.php → no content-security-policy
- https://sygnexproduction.com/home.php → no content-security-policy
- https://sygnexproduction.com/vi/home.php → no content-security-policy
- https://sygnexproduction.com/zh/shouye.php → no content-security-policy
- https://sygnexproduction.com/it/ → no content-security-policy
- https://sygnexproduction.com/politique-de-confidentialite--rgpd-.php → no content-security-policy
- https://sygnexproduction.com/infographie.php → no content-security-policy
- https://sygnexproduction.com/photographie.php → no content-security-policy
- https://sygnexproduction.com/multimedia.php → no content-security-policy
- https://sygnexproduction.com/developpement-web.php → no content-security-policy
- https://sygnexproduction.com/webdesign.php → 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://sygnexproduction.com/ → no x-frame-options
- https://sygnexproduction.com/de/startseite.php → no x-frame-options
- https://sygnexproduction.com/home.php → no x-frame-options
- https://sygnexproduction.com/vi/home.php → no x-frame-options
- https://sygnexproduction.com/zh/shouye.php → no x-frame-options
- https://sygnexproduction.com/it/ → no x-frame-options
- https://sygnexproduction.com/politique-de-confidentialite--rgpd-.php → no x-frame-options
- https://sygnexproduction.com/infographie.php → no x-frame-options
- https://sygnexproduction.com/photographie.php → no x-frame-options
- https://sygnexproduction.com/multimedia.php → no x-frame-options
- https://sygnexproduction.com/developpement-web.php → no x-frame-options
- https://sygnexproduction.com/webdesign.php → 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://sygnexproduction.com/ → no x-content-type-options
- https://sygnexproduction.com/de/startseite.php → no x-content-type-options
- https://sygnexproduction.com/home.php → no x-content-type-options
- https://sygnexproduction.com/vi/home.php → no x-content-type-options
- https://sygnexproduction.com/zh/shouye.php → no x-content-type-options
- https://sygnexproduction.com/it/ → no x-content-type-options
- https://sygnexproduction.com/politique-de-confidentialite--rgpd-.php → no x-content-type-options
- https://sygnexproduction.com/infographie.php → no x-content-type-options
- https://sygnexproduction.com/photographie.php → no x-content-type-options
- https://sygnexproduction.com/multimedia.php → no x-content-type-options
- https://sygnexproduction.com/developpement-web.php → no x-content-type-options
- https://sygnexproduction.com/webdesign.php → 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://sygnexproduction.com/ → no referrer-policy
- https://sygnexproduction.com/de/startseite.php → no referrer-policy
- https://sygnexproduction.com/home.php → no referrer-policy
- https://sygnexproduction.com/vi/home.php → no referrer-policy
- https://sygnexproduction.com/zh/shouye.php → no referrer-policy
- https://sygnexproduction.com/it/ → no referrer-policy
- https://sygnexproduction.com/politique-de-confidentialite--rgpd-.php → no referrer-policy
- https://sygnexproduction.com/infographie.php → no referrer-policy
- https://sygnexproduction.com/photographie.php → no referrer-policy
- https://sygnexproduction.com/multimedia.php → no referrer-policy
- https://sygnexproduction.com/developpement-web.php → no referrer-policy
- https://sygnexproduction.com/webdesign.php → 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://sygnexproduction.com/ → no permissions-policy
- https://sygnexproduction.com/de/startseite.php → no permissions-policy
- https://sygnexproduction.com/home.php → no permissions-policy
- https://sygnexproduction.com/vi/home.php → no permissions-policy
- https://sygnexproduction.com/zh/shouye.php → no permissions-policy
- https://sygnexproduction.com/it/ → no permissions-policy
- https://sygnexproduction.com/politique-de-confidentialite--rgpd-.php → no permissions-policy
- https://sygnexproduction.com/infographie.php → no permissions-policy
- https://sygnexproduction.com/photographie.php → no permissions-policy
- https://sygnexproduction.com/multimedia.php → no permissions-policy
- https://sygnexproduction.com/developpement-web.php → no permissions-policy
- https://sygnexproduction.com/webdesign.php → no permissions-policy
- FoundCookie flagsMedium
1 of 1 cookie 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://sygnexproduction.com/) lacks Secure, HttpOnly, SameSite
- FoundExposed files and listingsMedium
18 URLs answered 200 for files that should not be public: directory listing.
- https://sygnexproduction.com/it/ → directory listing
- https://sygnexproduction.com/en/ → directory listing
- https://sygnexproduction.com/it/?C=N;O=D → directory listing
- https://sygnexproduction.com/it/?C=M;O=A → directory listing
- https://sygnexproduction.com/it/?C=S;O=A → directory listing
- https://sygnexproduction.com/it/?C=D;O=A → directory listing
- https://sygnexproduction.com/en/?C=N;O=D → directory listing
- https://sygnexproduction.com/en/?C=M;O=A → directory listing
- https://sygnexproduction.com/en/?C=S;O=A → directory listing
- https://sygnexproduction.com/en/?C=D;O=A → directory listing
- https://sygnexproduction.com/it/?C=N;O=A → directory listing
- https://sygnexproduction.com/it/?C=M;O=D → directory listing
- 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.)
- unpkg.com (1 script tag)
- 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: /admin
6 checks passed
- OKHTTPS
All 419 crawled pages were served over HTTPS.
- OKSoftware version disclosure
The Server header names a product without a version, and there is no X-Powered-By header.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
6 forms found, all on HTTPS pages posting to HTTPS addresses.
- OKVulnerable JavaScript libraries
1 library version 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.
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 sygnexproduction.com
No other scans of this site yet.
Sites scoring near sygnexproduction.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- www.fairholmfarm.com54/100 · rank 1238 · 205 pages
- qualityelectricnd.com54/100 · rank 1238 · 13 pages
- www.highlandparkphysio.ca53/100 · rank 1242 · 52 pages
- www.hchaynes.com53/100 · rank 1242 · 7 pages
- alslandscaping.ca53/100 · rank 1242 · 12 pages
- internationalvisionsllc.org52/100 · rank 1246 · 1 page
This report was produced by the DIY SEO Hub Site Spider crawling sygnexproduction.com from its pages as published, the way a search engine does. It shows summary figures only.
Own sygnexproduction.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 sygnexproduction.com. Removal needs no account and no proof of purchase.