Nixeny DijitalMersin Cyber Hygiene 2026 · August 27, 2026 · nixeny.com
Research report · 04 / 2026

Nixeny Dijital - Mersin / Cyber Hygiene & KVKK 2026

The response headers and home pages of 4,167 business websites in Mersin were examined. 60.9% of the reachable sites send none of the six basic security headers; 69.3% link to no privacy text at all from their home page.

60.9%
of sites send none of the six security headers
base 3,395 reachable sites
69.3%
of sites link to no privacy text on their home page
base 3,509 readable home pages
51.0/100
median Cyber Hygiene Score
n = 3,429
Fieldwork 2026·08·25 · Published 2026·08·27 · Nixeny Dijital · nixeny.com
00

What this study is not

Six limits · all of them the study’s own words

This report is not a security test. The only thing measured is the configuration any visitor also sees: response headers, cookie flags, and the links and scripts on the home page. The six points below hold for the whole report, and not one of them has been softened.

01 · Not a vulnerability scan

No vulnerability scan, port scan, directory scan, login attempt or attack-surface probe was performed. A missing header is a missing header; it does not mean “this site can be broken into”.

02 · No new request was made

Every input is a response header the parent study had already downloaded and a home-page HTML already in its cache. No site was touched a second time for this report. What is measured is the configuration any visitor would also see.

03 · The home page only

If a site’s privacy notice is not linked from the home page it appears here as “absent”; it may exist on an inner page. Every rate in the KVKK section is therefore a floor.

04 · No business is ever named

No published file contains a business name or a domain; site rows carry a salted pseudonym. This report describes the state of a sector, a district or a platform — not of a business.

05 · Not a compliance audit

KVKK compliance is a legal assessment and this study does not make one. What is measured is the configuration visible on the home page: whether a link exists, whether a tool is loaded.

06 · Detection is pattern-based

Every detection runs on regular expressions, and the patterns are listed openly in the study’s configuration. Pattern-based detection produces both false positives and false negatives; the rates should be read as orders of magnitude, not as point values.

Four bases, four different universes

4,167 domains were audited. 3,395 of them returned a response at the time of the audit; 3,509 had a readable home-page HTML; 3,429 could be given a score. All four are the same order of magnitude and easy to confuse with one another — which is why every figure names its own base in its header.

Glossary · every term explained once

Cyber hygiene
The subject of this report: the basic security and transparency settings of a website, as visible to a visitor. Not whether the site can be broken into, but which standard protections are switched on.
Base
This report uses four separate bases: 4,167 audited domains, 3,395 reachable sites, 3,509 sites with a readable home page, and 3,429 scorable sites. Every rate names which one it is over.
Reachable site
A site that returned an HTTP response at the time of the audit. Unreachable sites enter no rate at all; they are recorded as not measured, not as bad.
HTTPS
Encryption of the traffic between visitor and site. Without it, everyone on the same network can read what is typed into a form. Whether the certificate validates is a separate measure.
HSTS
The Strict-Transport-Security header: it tells the browser “always connect to this site encrypted from now on”. It is not the same as turning on HTTPS; it also closes off the unencrypted attempt.
Content-Security-Policy
The header that limits which sources a page may run scripts from. It is the hardest to set up and the broadest in effect, which is why adoption is low.
Framing protection
X-Frame-Options or CSP frame-ancestors: it stops the page from being embedded invisibly inside another site. Without it, a visitor can be made to click something other than what they think they are clicking.
Secure / HttpOnly / SameSite
Cookie flags. Secure sends the cookie only over an encrypted connection, HttpOnly hides it from scripts on the page, SameSite withholds it on requests coming from other sites.
Consent management tool
Software that asks for and records the visitor’s cookie preference. Showing a cookie notice and recording a preference are not the same thing; the report measures them separately.
Privacy notice (KVKK)
The disclosure required by Turkey’s data protection law. What is measured here is whether the home page links to such a text — not its content or its legal sufficiency.
Third-party host
Every domain outside the site’s own that the home page loads a resource from. Each is a separate party that receives the visitor’s IP address and browser string.
Cyber Hygiene Score
A weighted 0-100 score from six components: encrypted transport 30, security headers 25, transparency and consent 15, cookie hygiene 10, information disclosure 10, form security 10. A component that cannot be measured is dropped from both the numerator and the denominator.
Risk level
A summary of missing controls, not a vulnerability assessment. Critical = no HTTPS and a password, identity or payment field on the page. High = no HTTPS, a certificate that will not validate, or mixed content together with a form that collects data.
Floor
Because only the home page was examined, the KVKK and form rates are the worst case of the real situation. A text on an inner page is invisible to this study — so the real rates can be higher than what is written here, not lower.
01

Encrypted transport: good, but unfinished

Base: 3,395 reachable sites

91.8% of the reachable sites are served over HTTPS. Behind the remaining 279 sites stand 299 businesses, and everything typed into a form on those sites travels in a form everyone on the same network can read.

Figure 01 · Encrypted transport
the base changes row by row

Four rows, four different bases. The redirect rate looks only at sites that answered over http://, the certificate check only at those serving HTTPS. Dividing all four by the same number would misstate three of them.

Served over HTTPS
n = 3,395 reachable sites
91.8%
3,116
Redirects an http:// request to https
n = 3,325
71.1%
2,364
TLS certificate validated
n = 3,116
99.4%
3,098
Mixed (http) content on an HTTPS page
n = 3,101
0.2%
6
Some of the sites with HTTPS switched on do not send the visitor there: entered over http://, 71.1% of sites move automatically to https. On the rest, the visitor can stay on the unencrypted page.
Of the 3,116 sites using HTTPS, 18 have a certificate that would not validate. On those sites a visitor meets a browser warning.
Expired, mismatched with the domain, or served with an incomplete chain
02

60.9% of sites send not one security header

Base: 3,395 reachable sites · six headers

There are six response headers a browser acts on directly. 60.9% of the reachable sites send none of them; the share sending all six is 2.6%.

Figure 02 · Security header adoption
n = 3,395 reachable sites

All six over the same base. This is the one figure in the report whose rows can be compared directly.

Strict-Transport-Security (HSTS)n 3,395
25.0%
Content-Security-Policyn 3,395
12.9%
X-Content-Type-Optionsn 3,395
22.6%
Framing protection (X-Frame-Options / frame-ancestors)n 3,395
18.4%
Referrer-Policyn 3,395
10.5%
Permissions-Policyn 3,395
7.1%
81.6% of sites have not switched on framing (clickjacking) protection: the page can be embedded invisibly inside another site.
Figure 03 · How many security headers per site
n = 3,395 reachable sites

The same six headers, this time counted per site. The horizontal axis is the number of headers coming from one site.

0
60.9%
site
1
15.4%
site
2
7.5%
site
3
6.7%
site
4
4.3%
site
5
2.7%
site
6
2.6%
site
This is not a gradient, it is a wall at zero. Three quarters of sites either send no header at all or send exactly one.
03

Two thirds of session cookies are unprotected

Nested bases · 3,395 → 1,393 → 534

Of the 534 sites that set a session cookie, 67.2% send it without the HttpOnly flag and 34.6% without the Secure flag.

Figure 04 · Cookie hygiene
the base changes row by row

A three-layer base: the first row is all reachable sites, the middle rows the sites that set a cookie, the last two those that set a session cookie. Each row prints its own base beside it.

Sets a cookie in the first response
n = 3,395 reachable sites
41.0%
1,393
Secure flag on every cookie
n = 1,393
63.0%
877
SameSite flag on every cookie
n = 1,393
34.5%
480
Sets a session cookie
n = 1,393
38.3%
534
Session cookie WITHOUT Secure
n = 534
34.6%
185
Session cookie WITHOUT HttpOnly
n = 534
67.2%
359
Only the cookies sent in the first response could be measured. Cookies written by JavaScript never enter this table; the rates are a floor for that reason too.
04

Sites announce what they are running

Base: 3,395 reachable sites

57.0% of sites announce, unprompted, the software or the version they run. This is not a vulnerability: a version number in a header is something the visitor’s browser already receives. The report says only that it is being sent.

Figure 05 · Version and platform disclosure
the base changes row by row

The fourth row's base is the sites with a readable home-page HTML; the others are reachable sites. The difference between the two is 114 sites.

Sends a Server header
n = 3,395 reachable sites
79.9%
2,711
Version number in the Server header
n = 3,395 reachable sites
10.6%
360
Sends X-Powered-By / a version header
n = 3,395 reachable sites
42.0%
1,426
CMS/generator version exposed in the HTML
n = 3,509 sites with a readable home page
27.4%
961
At least one version/platform disclosure
n = 3,395 reachable sites
57.0%
1,935
Announcing a version is not by itself a hole. Announcing a version with a known hole in it removes the need to search for whose site that hole is on.
Figure 06 · Most common Server header
n = 3,395 reachable sites

The first word of the Server header, normalised. This is not a market-share measurement; only what the sites that do send the header say.

litespeedn 3,395
27.4%
cloudflaren 3,395
19.9%
microsoft-iisn 3,395
8.1%
nginxn 3,395
7.1%
apachen 3,395
6.0%
hcdnn 3,395
2.4%
pepyakan 3,395
2.1%
verceln 3,395
1.8%
sahibinden web serversn 3,395
0.7%
dpsn 3,395
0.5%
Three values cover more than half the province. Section 10 explains why that matters: these rows are largely what sets the score.
05

No privacy notice is visible on the home page

Base: 3,509 sites with a readable home page · a floor

69.3% of the sites with a readable home page — 2,432 sites — carry no link at all on that page to a privacy notice, a privacy policy or a cookie policy.

This is not a compliance audit. KVKK compliance is a legal assessment and it cannot be read off a home page. The only thing measured is whether a visitor arriving at the site can reach those texts — and because only the home page was examined, this rate is a floor: the text may exist on an inner page.

Figure 07 · The policy surface on the home page
n = 3,509 sites with a readable home page

All six rows over the same base. The last row is the complement of the first five: sites linking to no policy text at all.

Link to a KVKK / privacy notice
21.2%
745
Link to a privacy policy
16.3%
573
Link to a cookie policy
12.4%
435
A route for a data subject request
3.7%
131
At least one policy text
30.7%
1,077
No policy text at all
69.3%
2,432
The share of sites showing a route for a data subject to exercise their rights is 3.7%131 sites. That is the difference between a right existing and a right being usable.
06

Tracking spread; consent infrastructure did not

Base: 3,509 sites with a readable home page

40.8% of sites run at least one tracker, but only 7.7% use a consent management tool. The gap between the two collects into a single metric: 29.1%.

Figure 08 · Tracker adoption
n = 3,509 sites with a readable home page

Trackers detected on the home page, most common first. The category comes from the study’s own classification: analytics, advertising, session recording.

Google Analyticsn 3,509
32.8%
Google Tag Managern 3,509
14.9%
Meta (Facebook) Pixeln 3,509
7.2%
Google Ads / Remarketingn 3,509
2.6%
Yandex Metrican 3,509
2.2%
Microsoft Clarityn 3,509
1.1%
TikTok Pixeln 3,509
0.8%
LinkedIn Insightn 3,509
0.3%
Hotjarn 3,509
0.3%
Criteon 3,509
0.2%
Detection is pattern-based. A tracker served from the site’s own server or renamed does not appear in this table; the rates are a floor.
Figure 09 · Tracking and consent
n = 3,509 sites with a readable home page

The fourth row is this section’s subject: a tracker is loaded but there is neither a consent tool nor a cookie policy.

At least one tracker present
40.8%
1,430
Advertising/retargeting tracker present
9.2%
321
Session recording / heatmap tracker present
1.3%
47
Tracking present, NO consent tool and NO cookie policy
29.1%
1,022
Consent platform present
7.7%
271
21.0% of sites show a cookie notice and an accept button, but only 7.7% use a known consent management platform. The 13.2-point gap points to hand-written banners that may or may not record the choice.
Figure 10 · Consent management tool adoption
n = 3,509 sites with a readable home page

The eight most common of the 14 platforms detected. The axis ends at 5%; none of them comes near that line.

cookieconsent (Osano/Insites)n 3,509
4.3%
WP GDPR / KVKK pluginn 3,509
0.9%
CookieYesn 3,509
0.7%
Cookiebotn 3,509
0.5%
Complianzn 3,509
0.5%
CookieLawInfon 3,509
0.3%
iubendan 3,509
0.3%
OneTrustn 3,509
0.1%
Even the most common tool is absent from nineteen sites in twenty. This is not a matter of preference but an infrastructure gap: recording consent is a different job from showing a cookie notice.
07

Opening one site means connecting to seven companies

Base: 3,509 sites with a readable home page

A Mersin business site’s home page loads resources from a median of 7 distinct external domains (p90: 15, highest: 289). Each host is a separate party that receives the visitor’s IP address and browser string.

Figure 11 · External domains per home page
n = 3,509 sites with a readable home page

Hosts are counted, not requests: twenty requests to one CDN is one party, one request each to twenty hosts is twenty.

0
7.0%
site
1-4
26.6%
site
5-9
39.8%
site
10-19
21.9%
site
20-49
4.5%
site
50+
0.2%
site
The distribution has a long tail. Seven sites load resources from fifty or more separate domains on their home page; the highest is 289.
Figure 12 · Most common external domains
n = 3,509 sites with a readable home page

The fourteen most common of the 25 hosts detected. A host being on this list does not mean it is tracking; it shows only that a connection is made.

fonts.googleapis.comn 3,509
37.0%
googletagmanager.comn 3,509
32.2%
schema.orgn 3,509
27.3%
google.comn 3,509
14.9%
static.cloudflareinsights.comn 3,509
14.1%
s.w.orgn 3,509
12.5%
cdnjs.cloudflare.comn 3,509
11.2%
instagram.comn 3,509
9.6%
cdn.jsdelivr.netn 3,509
8.4%
facebook.comn 3,509
7.6%
youtube.comn 3,509
6.6%
connect.facebook.netn 3,509
5.7%
w3.orgn 3,509
5.1%
ajax.googleapis.comn 3,509
3.8%
The hosts at the top of the list are font and script libraries. The visitor’s IP address still reaches them, and that is a flow of data even without a tracker.
08

Half the forms that collect data carry no notice at all

982 sites collect personal data on their home page

Of the 982 sites that collect personal data on their home page, 57.2% offer no privacy or notice link on the same page. 41 of them do it over an unencrypted connection.

Figure 13 · Forms that collect data
the base changes row by row

The first two rows are over 3,509 readable home pages; rows 3, 4 and 6 over the 982 sites collecting personal data; row 5 over the 125 sites with a password field.

A form on the home page
n = 3,509 sites with a readable home page
46.9%
1,647
The form collects personal data
n = 3,509 sites with a readable home page
28.0%
982
NO privacy/notice link with a data-collecting form
n = 982
57.2%
562
NO HTTPS on a site collecting data
n = 982
4.2%
41
NO HTTPS on a site with a password field
n = 125
4.8%
6
A captcha on a data-collecting form
n = 982
21.4%
210
Of the 125 sites with a password field on their home page, 6 have no HTTPS; the credentials are sent unencrypted.
Figure 14 · Sensitive field detection
n = 3,509 sites with a readable home page

Detected by field name and label pattern. False positives are possible; these numbers must be verified by hand before being repeated in a story.

Password
125 sites
3.6%
National ID number
12 sites
0.3%
Date of birth
9 sites
0.3%
Health information
5 sites
0.1%
Card / IBAN details
1 sites
0.0%
A national ID number field was detected in the home-page form of 12 sites (0.3%). Small numbers are the most fragile part of pattern-based detection — which is exactly why this row is published with a warning attached.
09

Cyber Hygiene Score: median 51

Base: 3,429 scorable sites · 738 sites unscored

A weighted 0-100 score from six components. Median 51.0, p25 46.4, p90 73.6. A component that cannot be measured is dropped from both the numerator and the denominator; if the remaining weight falls below 60% no score is published — 738 sites are unscored for that reason.

Figure 15 · Score distribution
n = 3,429 scorable sites

Buckets of twenty points. Sites without a score are not in this distribution; they were not counted as zero.

0-19
6.7%
site
20-39
2.5%
site
40-59
64.1%
site
60-79
20.8%
site
80-100
5.9%
site
Two thirds of sites sit in the 40-59 band. That means there is no clear “good” and “bad” split across the province: the majority share the same set of missing controls.
Figure 16 · The score’s components
the number of measured sites varies by component

Each component’s median sub-score and its weight. The number of sites that could be measured differs by component, because a component that cannot be measured is dropped from both the numerator and the denominator for that site.

Encrypted transport
weight 30 · n 3,395
100.0/100
Security headers
weight 25 · n 3,536
0.0/100
Cookie hygiene
weight 10 · n 1,428
66.7/100
Information disclosure
weight 10 · n 4,167
100.0/100
Transparency and consent
weight 15 · n 3,509
25.0/100
Form security
weight 10 · n 982
66.7/100
The score’s weakest component is security headers: a median sub-score of 0.0/100. A component weighted 25 having a median of zero explains on its own why the provincial score collects around 51.
Figure 17 · Letter grade distribution
n = 3,429 scorable sites

A hundred squares, each about 34 sites. The squares were allocated by largest remainder, so they sum to exactly 100.

A+ · 0.2% · 6 sites
A · 2.2% · 76 sites
B · 6.5% · 222 sites
C · 11.0% · 377 sites
D · 37.0% · 1,269 sites
E · 35.5% · 1,218 sites
F · 7.6% · 261 sites
The two largest groups are D and E: together 72.5% of sites. The 6 sites scoring A+ (0.2%) do not fill a single square.
10

What decides this is not the business, it is the platform

8 platforms · 39 headline sectors · 13 districts

The median score is 77.1 on sites running IdeaSoft and 48.4 on those whose platform could not be identified. That gap is wider than the widest gap between sectors and the widest gap between districts — and it is not something the business chose directly.

Figure 18 · Cyber hygiene by platform
n = 4,167 audited domains

The percentages on each row are over that platform’s own site count. A platform’s high score does not show that the businesses using it are more careful; it shows that its defaults are better.

Cyber hygiene indicators by platform
PlatformSitesMedian scoreHTTPSHSTSCSPPrivacy notice
IdeaSoft3777.1100.0%91.9%89.2%40.5%
Ticimax4869.9100.0%97.9%6.3%77.1%
Wix12265.4100.0%100.0%0.0%10.7%
Next.js14665.098.0%71.9%36.3%41.1%
WooCommerce38650.596.1%3.9%8.6%20.8%
custom build1,91350.488.8%22.8%11.8%20.4%
WordPress55949.595.3%7.9%9.5%18.5%
not identified79948.451.7%21.9%20.7%0.0%
On Wix, framing protection is 0% and HSTS is 100%. Every site on the same platform gives the same answer — because what sets this is the platform, not the business.
Figure 19 · Median score by sector
n = 39 business types (headline threshold)

The business types in the study’s own headline tier, by median score. The 17 sectors below the threshold are not in the table: a median over nine sites is not a sector finding.

Cyber hygiene indicators by sector
SectorSitesMedian scoreHTTPSPrivacy noticeTracking, no consent
Clothing shop7569.696.4%47.0%28.8%
Café5560.495.3%26.1%19.6%
Phone / electronics shop13159.689.7%36.5%29.6%
Car rental7959.195.2%28.8%24.2%
Furniture shop9255.787.3%42.9%25.7%
Catering company5955.798.0%17.7%19.6%
Agrochemical / farm supplier5155.285.1%23.4%29.8%
Air-conditioning service7653.295.5%11.8%35.3%
Tutoring centre7949.092.4%7.4%50.0%
International shipping / freight forwarder9248.690.7%21.6%12.5%
Guest house8948.689.3%15.8%25.0%
Spa / massage centre5348.697.1%24.3%54.1%
Removals company6848.694.9%11.9%44.1%
Cleaning company7648.594.8%4.8%41.3%
Warehouse / storage9348.186.4%22.6%34.5%
Customs brokerage7446.478.8%7.5%11.9%
The gap between the highest and lowest median is 23.2 points — narrower than the 28.7-point gap between platforms.
Figure 20 · Median score by district
n = 13 districts

Each row’s base is the number of sites in that district. The axis runs 0-70; no district is above 60.

Aydıncıkn 18
60.8%
Mutn 67
56.8%
Gülnarn 32
55.9%
Anamurn 157
55.2%
Tarsusn 461
54.2%
Bozyazın 39
53.0%
Çamlıyaylan 18
52.8%
Yenişehirn 1,158
52.3%
Silifken 266
52.3%
Mezitlin 514
50.5%
Toroslarn 314
50.4%
Erdemlin 251
50.2%
Akdenizn 836
49.2%
Values are not percentages but a median score out of 100
The spread between districts is under ten points. Geography is not a distinguishing variable in this report — the platform is.
11

345 sites, 387 businesses

Base: 4,167 audited domains

In the study’s risk classification 345 sites fall into the “high” or “critical” category (8.3%); those sites represent 387 businesses. The classification is not a vulnerability assessment but a summary of missing controls.

Figure 21 · Risk level distribution
n = 4,167 audited domains

Critical = no HTTPS and a password, identity or payment field on the page. High = no HTTPS, a certificate that will not validate, or mixed content together with a form that collects data. Medium = tracking without consent, data collection without a notice, or a session cookie without flags.

0.1%
critical
6 sites · 6 businesses
8.1%
high
339 sites · 381 businesses
36.3%
medium
1,512 sites · 1,729 businesses
55.4%
low
2,310 sites · 2,657 businesses
Because one domain can belong to more than one business, the two numbers are given separately: 345 sites, 387 businesses.
Figure 22 · Most common risk reasons
n = 4,167 audited domains

A site can carry more than one reason; the rows do not sum. Every reason is a missing control, not a hole.

A tracker is present with no consent tool and no cookie policyn 4,167
24.5%
A form collects personal data with no privacy/notice linkn 4,167
13.5%
The session cookie is sent without the HttpOnly flagn 4,167
8.7%
The site does not use HTTPSn 4,167
5.7%
The session cookie is sent without the Secure flagn 4,167
4.5%
The TLS certificate would not validaten 4,167
1.6%
No HTTPS and a form collecting personal datan 4,167
1.0%
No HTTPS and a password field on the pagen 4,167
0.1%
Both reasons at the top of the list are on the privacy side, not the security side. That says the most widespread gap across the province is transparency.
12

A missing control is not an open door

No vulnerability testing · no compliance audit · home page only

Every line of this report measures an absence: a header not sent, a link not given, a flag not set. None of them means a site will be broken into, and none of them means a business has acted against the law.

The sentence “there is no Content-Security-Policy” is true and verifiable. The sentence “this site can be broken into” does not follow from this data: saying it would require knowing what the site runs, how it handles which inputs and which version it is on — this study tested none of the three and did not set out to. In the same way, the distance between “no privacy notice is linked from the home page” and “the disclosure obligation has not been met” is a legal distance this report cannot close.

What this data supports
  • That on most reachable Mersin business sites the basic browser security headers are switched off, and that this is read directly from the response headers.
  • That the share of sites linking to a privacy or disclosure text from the home page is low, and that this share is a floor.
  • That tracker use is markedly more widespread than consent infrastructure.
  • That the largest difference in cyber hygiene score is not between sectors but between the platforms in use.
What this data does not support
  • That any site can be broken into — this study performs no vulnerability testing.
  • That any business has acted against KVKK — compliance is a legal assessment and cannot be read off a home page.
  • That a site has no privacy notice — what is measured is whether the home page links to one.
  • That the rates are point values — detection is pattern-based and should be read as an order of magnitude.
No published file contains a business name or a domain. This report describes the state of a sector, a district and a platform — not of a business.
Site rows carry a salted pseudonym; the mapping is not published

Limitations

A single cross-section.
Headers and HTML were measured as they stood at the time of the audit. A site switching on CSP the next day does not appear in this table.
The home page only.
A privacy notice, form or tracker on an inner page is not seen. Every rate in the KVKK section is a floor for that reason — the real rate can be higher, not lower.
Some “sites” are not the business’s own.
A few businesses gave a platform address as their website on their Google profile — an Instagram profile, a Google search link. Those addresses are in the audited list too, and they reflect the configuration of their own platform, not of the business.
Cookie flags are measured incompletely.
Only the cookies sent in the first response are known. Cookies written by JavaScript never enter this measurement; the cookie rates are a floor for that reason too.
Consent tool detection is pattern-based.
Sites that wrote their own banner can appear as “no consent tool”. A separate “banner hint” measure is therefore published as well, and the difference between the two is shown in the report.
CSP quality was not measured.
Content-Security-Policy was assessed only at the level of presence and unsafe-inline. No full policy analysis was performed; “there is a CSP” does not mean “the CSP works”.
Sensitive field detection can produce false positives.
National ID, health and card fields are found by field-name and label pattern. These numbers must be verified by hand before being used in a story.
The risk classification is not a vulnerability assessment.
It is a summary of missing controls. “High risk” does not mean a site will be broken into; which control is missing is written on every row.

Citation rules

These six rules are not a matter of style. Framing a number wrongly in this report does something it would not do in the other three: it leaves a business under suspicion.

  1. 01No business or domain is published; site rows are pseudonymous.
  2. 02Do not say “this site can be broken into”; say “this control is absent”.
  3. 03Because only the home page was measured, every KVKK rate is a floor.
  4. 04Unreachable sites and sites without HTML are not counted as zero; they drop out of the base.
  5. 05The numbers are not a compliance audit; KVKK compliance is a legal assessment.
  6. 06Pattern-based detection rates are not presented as point values.

The method, briefly

  1. 01UniverseThe 4,167 domains audited in the Mersin / State of Digital 2026 study. Behind those addresses stand 4,773 businesses; one domain can belong to more than one business, which is why the site count and the business count are reported separately.
  2. 02InputThe HTTP response headers, Set-Cookie lines and home-page HTML in the parent study’s cache. No new request was made for this report; no site was touched a second time.
  3. 03The base ruleUnreachable sites are not counted as zero, they drop out of the base. The transport layer is calculated over 3,395 reachable sites, the KVKK and tracking layer over the 3,509 sites whose home-page HTML was in the cache.
  4. 04DetectionEvery detection runs on regular expressions, and the patterns are listed openly in the study’s configuration file. Pattern-based detection produces both false positives and false negatives.
  5. 05ScoreA weighted 0-100 score from six components. A component that cannot be measured is dropped from both the numerator and the denominator and the remaining weight ratio is recorded; if that ratio is below 60% the site gets no score. 738 sites are unscored for that reason.
  6. 06Sector thresholdSector comparisons are limited to the 39 business types in the study’s own “headline” tier. Sectors with fewer sites do not appear in the table; a median over nine sites is not a sector finding.
Sites without a score
738
not counted as zero
Sites whose home-page HTML could not be read
658
coverage 84.2%

Sources

  1. 01Mersin Digital Report Card 2026 · response headers and home-page HTML cacheThe primary data source. The HTTP response headers, cookies and home-page HTML the parent study had already downloaded during its audit. Fieldwork 2026·08·25. No new network request was made for this report.
  2. 02Nixeny Dijital · Mersin / State of Digital 2026The same universe, the same field date. The 4,167 audited domains, the 4,773 businesses behind them and the district/sector assignment come from that study. What was measured there was speed and mobile fitness; here it is security and transparency configuration.nixeny.com
  3. 03MDN · HTTP security headers referenceThe definition and browser behaviour of the six headers measured. Which header counts as “present” was decided against these definitions.developer.mozilla.org
  4. 04OWASP · Secure Headers ProjectThe source of the six-header checklist. The report uses that list as a “good practice” yardstick, not as a compliance standard.owasp.org
  5. 05Turkish Personal Data Protection Law (6698)The basis of the disclosure obligation and the data subject’s right to apply. This report does not audit how the law is applied; it only counts whether the home page links to these texts.www.mevzuat.gov.tr

The numbers in this report were not compared with a measurement of another province, country or sector. A “world average” produced with a different scope, a different method and a different base looks, when placed side by side, as though both numbers measure the same thing. All that is shared with Mersin / State of Digital 2026 is the universe and the field date.

Colophon

Nixeny Dijital - Mersin / Cyber Hygiene & KVKK 2026 · Version 01 · Fieldwork 2026·08·25 · Published 2026·08·27

Conducted and published by Nixeny Dijital, Mersin. Measurement, scoring and report design are Nixeny’s own. The universe and the site list are shared with the Mersin / State of Digital 2026 study. No new request was sent to any site for this report.

If a business wants to know its own site’s row in this study, writing in the domain name is enough: the pseudonym mapping is held only by us and shared only with the site owner. The method, the detection patterns and the verification logs are also shared on request: info@nixeny.com

Citation

How to cite this study

Nixeny Dijital (2026). Nixeny Dijital - Mersin / Cyber Hygiene & KVKK 2026. https://nixeny.com/en/research/mersin-cyber-hygiene-2026

Deck and PDF

The slides and the PDF are shared on request

A presentation deck, a print-ready PDF, the count behind every percentage and the method files all exist for this study. They are shared with press, academia and public institutions on condition of attribution.

Copyright and Terms of Use

© 2026 Nixeny Dijital. All rights reserved.

The texts, analyses, charts, tables, images and compiled data outputs produced for this study were prepared by Nixeny Dijital. Neither the whole nor a substantial part of the content may be copied, republished or presented under another study's name without written permission.

Limited quotation from the study is permitted in news reports, articles and other publications. In that case the source must be named explicitly as “Nixeny Dijital — Nixeny Dijital - Mersin / Cyber Hygiene & KVKK 2026” and an active link given to this page.

Use and permission requests: kivanctasci@nixeny.cominfo@nixeny.com