Scanned sites / destacamos.net
SEO report for destacamos.net
The latest Site Spider scan of destacamos.net, with 1 scan on record. Each scan is at its own address, for example /domain/destacamos-net/2026-09-26-1154.
Latest scan
Scanned 9/26/2026, 11:54:44 AM, finished 9/26/2026, 1:06:12 PM
Site: https://destacamos.net/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 26, 2026 the Site Spider crawled 5000 pages and 7 assets of destacamos.net, starting from https://destacamos.net/. It scored 97 out of 100, an excellent result. 4 of 14 checks found something to fix, led by sitemap coverage (2496), image alt text (1793), redirects (7); 10 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 and 2 low findings. See the security findings ↓
- Pages crawled
- 5000
- Assets fetched
- 7
- Status
- Completed
- Checks with issues
- 4 of 14
- Title tagsOK0 of 0 pages have title issues. 4992 noindex or canonicalized pages excluded.
- Meta descriptionsOK0 of 0 pages have meta description issues. 4992 noindex or canonicalized pages excluded.
- HeadingsOK0 of 0 pages have heading issues. 4992 noindex or canonicalized pages excluded.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects7 issues10 redirecting URLs, 0 of them chained.
- Non-200 responsesOK11 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 0 indexable pages have indexability warnings. 4992 pages noindex by design.
- Image alt text1793 issues1793 of 730031 image references have no alt attribute. 31995 use an empty alt (decorative), which is fine.
- Heavy assetsOK0 assets larger than 500 KB among the 7 heaviest.
- Orphan pages1 issue1 page have no internal links pointing at them.
- Sitemap coverage2496 issuesNo sitemap found. Tried: https://destacamos.net/sitemap.xml (301), https://www.destacamos.net/sitemap.xml (404). Add one at /sitemap.xml or list it in robots.txt.
- Thin contentOK0 of 0 pages have fewer than 200 words. 4992 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this site sits among all scanned sites
1285 sites, median 82%, average 80%
destacamos.net scores 97%, higher than 97% of the 1285 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 is performing well, but there are a few critical areas to improve SEO. Focus on fixing redirects, non-200 responses, image alt text, orphan pages, and implementing a sitemap for better discoverability.
- 1
Fix Redirects
Why: Redirects can hamper user experience and SEO.
How: Update the 10 redirecting URLs to point directly to their final destinations without unnecessary redirects.
Checks: redirects
- 2
Address Non-200 Responses
Why: Non-200 responses can lead to a poor user experience and affect SEO ranking.
How: Investigate the 11 URLs with non-200 status codes and resolve them (e.g., update links, fix server responses).
Checks: status-codes
- 3
Add Image Alt Text
Why: Missing alt text affects accessibility and SEO.
How: Add descriptive alt attributes for the 1793 images lacking them.
Checks: images-alt
- 4
Link Orphan Page
Why: Orphan pages can’t be found by search engines, limiting their visibility.
How: Add internal links to the orphan page from relevant content on your site.
Checks: orphan-pages
- 5
Implement Sitemap
Why: A sitemap improves indexing and ensures all pages are crawled.
How: Create a sitemap and place it at /sitemap.xml, then list it in your robots.txt file.
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 crawlYour website is missing key security headers, which makes it vulnerable to various attacks. Immediate action is needed to secure cookies, implement HTTP Security, and add Content Security Policy to mitigate risks. Additionally, updating vulnerable libraries is crucial.
- 0 high
- 5 medium
- 2 low
- 0 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors can be intercepted on initial requests if they access the site without HTTPS.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains.
Evidence: HTTP Strict Transport Security
- 2
No Content Security Policy (CSP)Medium
Why it matters: Lack of CSP allows scripts and styles to load from any source, increasing XSS risks.
Fix: Add the header: Content-Security-Policy: default-src 'self'; script-src 'self'.
Evidence: Content Security Policy
- 3
Missing X-Frame-OptionsMedium
Why it matters: Absence of this header makes the site vulnerable to clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY.
Evidence: Clickjacking protection
- 4
Cookies Missing Protective FlagsMedium
Why it matters: Cookies lacking Secure, HttpOnly, and SameSite flags are vulnerable to interception and unauthorized access.
Fix: Set flags: Set-Cookie: style=...; Secure; HttpOnly; SameSite=Strict.
Evidence: Cookie flags
- 5
Using Vulnerable JavaScript LibraryMedium
Why it matters: jQuery version 1.8.3 has known vulnerabilities which could be exploited.
Fix: Upgrade jQuery to at least version 3.5.0.
Evidence: Vulnerable JavaScript libraries
- 6
Missing X-Content-Type-OptionsLow
Why it matters: Without this header, browsers may improperly execute files based on their contents.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 7
Missing Referrer PolicyLow
Why it matters: Not using a referrer policy can expose sensitive page URLs to sites visited from your site.
Fix: Add the header: Referrer-Policy: no-referrer-when-downgrade.
Evidence: Referrer 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://www.destacamos.net/ → no strict-transport-security
- https://www.destacamos.net/pre-submit.html → no strict-transport-security
- https://www.destacamos.net/favorites.html → no strict-transport-security
- https://www.destacamos.net/ocultar.html → no strict-transport-security
- https://www.destacamos.net/login.html → no strict-transport-security
- https://www.destacamos.net/listings.html → no strict-transport-security
- https://www.destacamos.net/register.php?group=1 → no strict-transport-security
- https://www.destacamos.net/register.php?group=2 → no strict-transport-security
- https://www.destacamos.net/login.php → no strict-transport-security
- https://www.destacamos.net/1-chicas-escorts/listings.html → no strict-transport-security
- https://www.destacamos.net/2-masajes-eroticos/listings.html → no strict-transport-security
- https://www.destacamos.net/3-travestis/listings.html → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 4992 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://www.destacamos.net/ → no content-security-policy
- https://www.destacamos.net/pre-submit.html → no content-security-policy
- https://www.destacamos.net/favorites.html → no content-security-policy
- https://www.destacamos.net/ocultar.html → no content-security-policy
- https://www.destacamos.net/login.html → no content-security-policy
- https://www.destacamos.net/listings.html → no content-security-policy
- https://www.destacamos.net/register.php?group=1 → no content-security-policy
- https://www.destacamos.net/register.php?group=2 → no content-security-policy
- https://www.destacamos.net/login.php → no content-security-policy
- https://www.destacamos.net/1-chicas-escorts/listings.html → no content-security-policy
- https://www.destacamos.net/2-masajes-eroticos/listings.html → no content-security-policy
- https://www.destacamos.net/3-travestis/listings.html → 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://www.destacamos.net/ → no x-frame-options
- https://www.destacamos.net/pre-submit.html → no x-frame-options
- https://www.destacamos.net/favorites.html → no x-frame-options
- https://www.destacamos.net/ocultar.html → no x-frame-options
- https://www.destacamos.net/login.html → no x-frame-options
- https://www.destacamos.net/listings.html → no x-frame-options
- https://www.destacamos.net/register.php?group=1 → no x-frame-options
- https://www.destacamos.net/register.php?group=2 → no x-frame-options
- https://www.destacamos.net/login.php → no x-frame-options
- https://www.destacamos.net/1-chicas-escorts/listings.html → no x-frame-options
- https://www.destacamos.net/2-masajes-eroticos/listings.html → no x-frame-options
- https://www.destacamos.net/3-travestis/listings.html → 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://www.destacamos.net/ → no x-content-type-options
- https://www.destacamos.net/pre-submit.html → no x-content-type-options
- https://www.destacamos.net/favorites.html → no x-content-type-options
- https://www.destacamos.net/ocultar.html → no x-content-type-options
- https://www.destacamos.net/login.html → no x-content-type-options
- https://www.destacamos.net/listings.html → no x-content-type-options
- https://www.destacamos.net/register.php?group=1 → no x-content-type-options
- https://www.destacamos.net/register.php?group=2 → no x-content-type-options
- https://www.destacamos.net/login.php → no x-content-type-options
- https://www.destacamos.net/1-chicas-escorts/listings.html → no x-content-type-options
- https://www.destacamos.net/2-masajes-eroticos/listings.html → no x-content-type-options
- https://www.destacamos.net/3-travestis/listings.html → 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://www.destacamos.net/ → no referrer-policy
- https://www.destacamos.net/pre-submit.html → no referrer-policy
- https://www.destacamos.net/favorites.html → no referrer-policy
- https://www.destacamos.net/ocultar.html → no referrer-policy
- https://www.destacamos.net/login.html → no referrer-policy
- https://www.destacamos.net/listings.html → no referrer-policy
- https://www.destacamos.net/register.php?group=1 → no referrer-policy
- https://www.destacamos.net/register.php?group=2 → no referrer-policy
- https://www.destacamos.net/login.php → no referrer-policy
- https://www.destacamos.net/1-chicas-escorts/listings.html → no referrer-policy
- https://www.destacamos.net/2-masajes-eroticos/listings.html → no referrer-policy
- https://www.destacamos.net/3-travestis/listings.html → 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://www.destacamos.net/ → no permissions-policy
- https://www.destacamos.net/pre-submit.html → no permissions-policy
- https://www.destacamos.net/favorites.html → no permissions-policy
- https://www.destacamos.net/ocultar.html → no permissions-policy
- https://www.destacamos.net/login.html → no permissions-policy
- https://www.destacamos.net/listings.html → no permissions-policy
- https://www.destacamos.net/register.php?group=1 → no permissions-policy
- https://www.destacamos.net/register.php?group=2 → no permissions-policy
- https://www.destacamos.net/login.php → no permissions-policy
- https://www.destacamos.net/1-chicas-escorts/listings.html → no permissions-policy
- https://www.destacamos.net/2-masajes-eroticos/listings.html → no permissions-policy
- https://www.destacamos.net/3-travestis/listings.html → no permissions-policy
- FoundCookie flagsMedium
2 of 2 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.
- style (set by https://www.destacamos.net/templates/destacamos180215/stylechanger.php?style=gr…) lacks Secure, HttpOnly, SameSite
- show (set by https://www.destacamos.net/show-gallery/listings.html) lacks Secure, HttpOnly, SameSite
- FoundVulnerable JavaScript librariesMedium
1 library with published vulnerabilities: jQuery 1.8.3. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 1.8.3 in https://cdn.jsdelivr.net/jquery/1.8.3/jquery.min.js: CVE-2012-6708 (selector XSS), CVE-2015-9251, CVE-2019-11358, CVE-2020-11022, CVE-2020-11023; fixed in 3.5.0
- 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.)
- cdn.jsdelivr.net (104 script tags)
- www.googletagmanager.com (40 script tags)
- c1.destacamos.net (113 script tags)
- fpcdn.io (5 script tags)
- NoteSensitive paths in robots.txt
robots.txt lists 5 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: /admin/
- Disallow: /temp/
- Disallow: /db_backup/
- Disallow: /login.php
- Disallow: /templates/*/stylechanger.php?style=*
6 checks passed
- OKHTTPS
All 4992 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
73 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.
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 destacamos.net
No other scans of this site yet.
Sites scoring near destacamos.net
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- www.heritagedentalcentre.ca98/100 · rank 26 · 46 pages
- diyseohub.com98/100 · rank 26 · 4,999 pages
- www.alaskacremation.com98/100 · rank 26 · 18 pages
- pumrtech.cz97/100 · rank 29 · 1,545 pages
- www.highcalldevelopment.com97/100 · rank 29 · 5 pages
- bozemanplumbingandheating.com97/100 · rank 29 · 6 pages
This report was produced by the DIY SEO Hub Site Spider crawling destacamos.net from its pages as published, the way a search engine does. It shows summary figures only.
Own destacamos.net?
- 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 destacamos.net. Removal needs no account and no proof of purchase.