Scanned sites / grow-service.shop / 2026-09-24-0951
grow-service.shop scan from 9/24/2026, 9:51:19 AM
Scan 2026-09-24-0951
Scanned 9/24/2026, 9:51:19 AM, finished 9/24/2026, 10:54:05 AM
Site: https://grow-service.shop/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 24, 2026 the Site Spider crawled 987 pages and 998 assets of grow-service.shop, starting from https://grow-service.shop/. It scored 88 out of 100, a good result. 6 of 14 checks found something to fix, led by title tags (500), meta descriptions (500), sitemap coverage (493); 8 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, 3 low and 2 info findings. See the security findings ↓
- Pages crawled
- 987
- Assets fetched
- 998
- Status
- Completed
- Checks with issues
- 6 of 14
- Title tags500 issues608 of 981 pages have title issues. 5 noindex or canonicalized pages excluded.
- Meta descriptions500 issues929 of 981 pages have meta description issues. 5 noindex or canonicalized pages excluded.
- Headings5 issues5 of 981 pages have heading issues. 5 noindex or canonicalized pages excluded.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects1 issue1 redirecting URL, 0 of them chained.
- Non-200 responsesOK2 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 981 indexable pages have indexability warnings. 5 pages noindex by design.
- Image alt text8 issues8 of 21469 image references have no alt attribute. 986 use an empty alt (decorative), which is fine.
- Heavy assetsOK0 assets larger than 500 KB among the 100 heaviest.
- Orphan pagesOK0 pages have no internal links pointing at them.
- Sitemap coverage493 issuesNo sitemap found. Tried: https://grow-service.shop/sitemap.xml (404). Add one at /sitemap.xml or list it in robots.txt.
- Thin contentOK0 of 981 pages have fewer than 200 words. 5 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1231 sites, median 82%, average 80%
grow-service.shop scores 88%, higher than 75% of the 1231 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 findingsSeveral key issues affect your site's SEO, including title/tag, meta description, and missing H1 elements. Addressing these can improve search visibility. Additionally, creating a sitemap will enhance discoverability.
- 1
Fix Redirects
Why: One URL redirects incorrectly, potentially causing user confusion.
How: Update the redirect from http://www.grow-service.shop/ to its final destination.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: Two URLs are returning errors, negatively impacting user experience.
How: Ensure the URLs return a 2xx response; specifically, check the sitemap URL and correct it.
Checks: status-codes
- 3
Improve Title Tags
Why: 608 title tags are too short, affecting search engine rankings.
How: Revise titles to be more descriptive and 30-60 characters long for better SEO.
Checks: titles
- 4
Enhance Meta Descriptions
Why: 929 meta descriptions are too short, which can maintain low click-through rates.
How: Write engaging meta descriptions of 50-160 characters for all affected pages.
Checks: meta-descriptions
- 5
Add Missing H1 Tags
Why: Five pages lack H1 tags, which are critical for SEO and page structure.
How: Add a relevant H1 tag for each affected page to improve SEO.
Checks: headings
- 6
Create Sitemap
Why: No sitemap is found, hindering search engine crawling.
How: Generate a sitemap and publish it at /sitemap.xml.
Checks: sitemap-coverage
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 grow-service.shop has several security vulnerabilities that need to be addressed. Critical headers for security are missing, and some libraries are outdated with known vulnerabilities. Additionally, cookie settings need improvement to enhance security. Immediate actions are recommended to protect users and data.
- 0 high
- 5 medium
- 3 low
- 2 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors can be intercepted during their first request if they do not use 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: No CSP means the site is vulnerable to cross-site scripting (XSS) and other attacks.
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Without this header, the site could be susceptible to clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY.
Evidence: Clickjacking protection
- 4
Missing Cookie FlagsMedium
Why it matters: Cookies without Secure and HttpOnly flags can be accessed by scripts and transmitted insecurely.
Fix: Set the flags: Secure; HttpOnly; SameSite=None for cookies.
Evidence: Cookie flags
- 5
Outdated JavaScript LibrariesMedium
Why it matters: vulnerable libraries can lead to security flaws on the site.
Fix: Upgrade jQuery to 3.5.0 and jQuery UI to 1.13.2.
Evidence: Vulnerable JavaScript libraries
- 6
Missing X-Content-Type-Options HeaderLow
Why it matters: This header prevents MIME type sniffing, which can introduce security risks.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 7
Missing Referrer PolicyLow
Why it matters: Lack of a referrer policy exposes full URLs, potentially leaking sensitive information.
Fix: Add the header: Referrer-Policy: no-referrer.
Evidence: Referrer policy
- 8
Server Version DisclosureLow
Why it matters: Revealing server versions can assist attackers in targeting specific vulnerabilities.
Fix: Remove or modify server-related headers; update server and PHP versions.
Evidence: Software version disclosure
- 9
Missing Permissions PolicyInfo
Why it matters: Not having a permissions policy allows unnecessary access, increasing risks.
Fix: Add the header: Permissions-Policy: geolocation=(self).
Evidence: Permissions policy
- 10
Sensitive Paths in robots.txtInfo
Why it matters: Public robots.txt could inform attackers about sensitive locations that should be protected.
Fix: Implement proper access controls instead of relying 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://grow-service.shop/ → no strict-transport-security
- https://grow-service.shop/2-parafernalia → no strict-transport-security
- https://grow-service.shop/910-sustratos → no strict-transport-security
- https://grow-service.shop/911-tierra → no strict-transport-security
- https://grow-service.shop/912-coco → no strict-transport-security
- https://grow-service.shop/913-enraizamiento → no strict-transport-security
- https://grow-service.shop/968-otros-sustratos → no strict-transport-security
- https://grow-service.shop/1177-humus-de-lombriz → no strict-transport-security
- https://grow-service.shop/914-fertilizantes → no strict-transport-security
- https://grow-service.shop/1004-gwspro → no strict-transport-security
- https://grow-service.shop/965-pro-xl → no strict-transport-security
- https://grow-service.shop/966-metrop → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 986 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://grow-service.shop/ → no content-security-policy
- https://grow-service.shop/2-parafernalia → no content-security-policy
- https://grow-service.shop/910-sustratos → no content-security-policy
- https://grow-service.shop/911-tierra → no content-security-policy
- https://grow-service.shop/912-coco → no content-security-policy
- https://grow-service.shop/913-enraizamiento → no content-security-policy
- https://grow-service.shop/968-otros-sustratos → no content-security-policy
- https://grow-service.shop/1177-humus-de-lombriz → no content-security-policy
- https://grow-service.shop/914-fertilizantes → no content-security-policy
- https://grow-service.shop/1004-gwspro → no content-security-policy
- https://grow-service.shop/965-pro-xl → no content-security-policy
- https://grow-service.shop/966-metrop → 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://grow-service.shop/ → no x-frame-options
- https://grow-service.shop/2-parafernalia → no x-frame-options
- https://grow-service.shop/910-sustratos → no x-frame-options
- https://grow-service.shop/911-tierra → no x-frame-options
- https://grow-service.shop/912-coco → no x-frame-options
- https://grow-service.shop/913-enraizamiento → no x-frame-options
- https://grow-service.shop/968-otros-sustratos → no x-frame-options
- https://grow-service.shop/1177-humus-de-lombriz → no x-frame-options
- https://grow-service.shop/914-fertilizantes → no x-frame-options
- https://grow-service.shop/1004-gwspro → no x-frame-options
- https://grow-service.shop/965-pro-xl → no x-frame-options
- https://grow-service.shop/966-metrop → 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://grow-service.shop/ → no x-content-type-options
- https://grow-service.shop/2-parafernalia → no x-content-type-options
- https://grow-service.shop/910-sustratos → no x-content-type-options
- https://grow-service.shop/911-tierra → no x-content-type-options
- https://grow-service.shop/912-coco → no x-content-type-options
- https://grow-service.shop/913-enraizamiento → no x-content-type-options
- https://grow-service.shop/968-otros-sustratos → no x-content-type-options
- https://grow-service.shop/1177-humus-de-lombriz → no x-content-type-options
- https://grow-service.shop/914-fertilizantes → no x-content-type-options
- https://grow-service.shop/1004-gwspro → no x-content-type-options
- https://grow-service.shop/965-pro-xl → no x-content-type-options
- https://grow-service.shop/966-metrop → 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://grow-service.shop/ → no referrer-policy
- https://grow-service.shop/2-parafernalia → no referrer-policy
- https://grow-service.shop/910-sustratos → no referrer-policy
- https://grow-service.shop/911-tierra → no referrer-policy
- https://grow-service.shop/912-coco → no referrer-policy
- https://grow-service.shop/913-enraizamiento → no referrer-policy
- https://grow-service.shop/968-otros-sustratos → no referrer-policy
- https://grow-service.shop/1177-humus-de-lombriz → no referrer-policy
- https://grow-service.shop/914-fertilizantes → no referrer-policy
- https://grow-service.shop/1004-gwspro → no referrer-policy
- https://grow-service.shop/965-pro-xl → no referrer-policy
- https://grow-service.shop/966-metrop → 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://grow-service.shop/ → no permissions-policy
- https://grow-service.shop/2-parafernalia → no permissions-policy
- https://grow-service.shop/910-sustratos → no permissions-policy
- https://grow-service.shop/911-tierra → no permissions-policy
- https://grow-service.shop/912-coco → no permissions-policy
- https://grow-service.shop/913-enraizamiento → no permissions-policy
- https://grow-service.shop/968-otros-sustratos → no permissions-policy
- https://grow-service.shop/1177-humus-de-lombriz → no permissions-policy
- https://grow-service.shop/914-fertilizantes → no permissions-policy
- https://grow-service.shop/1004-gwspro → no permissions-policy
- https://grow-service.shop/965-pro-xl → no permissions-policy
- https://grow-service.shop/966-metrop → 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 (1985 responses)
- x-powered-by: PHP/7.4 (988 responses)
- FoundCookie flagsMedium
1 of 3 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.
- PrestaShop-2e3da42ea597ac7398aacc3572b6b94c (set by https://grow-service.shop/) lacks Secure
- FoundVulnerable JavaScript librariesMedium
2 libraries with published vulnerabilities: jQuery 1.9.1, jQuery UI 1.10.3. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 1.9.1 in https://grow-service.shop/themes/alysum/assets/js/theme.js: 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 UI 1.10.3 in https://grow-service.shop/js/jquery/ui/jquery-ui.min.js: CVE-2016-7103, CVE-2021-41182, CVE-2021-41183, CVE-2021-41184, CVE-2022-31160 (XSS through widget options); fixed in 1.13.2
- 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: /config/
- Disallow: /config/
6 checks passed
- OKHTTPS
All 986 crawled pages were served over HTTPS.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
744 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.
- OKThird-party scripts
The sampled pages load no scripts from other domains.
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.
Sites scoring near grow-service.shop
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- www.glamorgandental.ca88/100 · rank 255 · 120 pages
- tagelectricians.com88/100 · rank 255 · 17 pages
- www.provital.ca88/100 · rank 255 · 39 pages
- www.oxydermlaserclinic.ca88/100 · rank 255 · 248 pages
- centralfarmky.com88/100 · rank 255 · 1,964 pages
- wgprovisions.com88/100 · rank 255 · 17 pages
This report was produced by the DIY SEO Hub Site Spider crawling grow-service.shop from its pages as published, the way a search engine does. It shows summary figures only.
Own grow-service.shop?
- 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 grow-service.shop. Removal needs no account and no proof of purchase.