.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c1a5d9b0f1a5d9b0f661bc6c841899324eb8c4f0beb8c4f0b
Found 3 files trough .DS_Store spidering: /images /images/office /images/team
Severity: low
Fingerprint: 5f32cf5d6962f09c63442d9d63442d9db7f4c636b7f4c636b7f4c636b7f4c636
Found 1 files trough .DS_Store spidering: /images
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c1a5d9b0f1a5d9b0f661bc6c841899324eb8c4f0beb8c4f0b
Found 3 files trough .DS_Store spidering: /images /images/office /images/team
Severity: low
Fingerprint: 5f32cf5d6962f09c63442d9d63442d9db7f4c636b7f4c636b7f4c636b7f4c636
Found 1 files trough .DS_Store spidering: /images
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c1a5d9b0f1a5d9b0f661bc6c841899324eb8c4f0beb8c4f0b
Found 3 files trough .DS_Store spidering: /images /images/office /images/team
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c1a5d9b0f1a5d9b0f661bc6c841899324eb8c4f0beb8c4f0b
Found 3 files trough .DS_Store spidering: /images /images/office /images/team
Open service 35.185.44.232:443 · fwdnow.io
2026-01-09 19:27
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 45565
Content-Type: text/html; charset=utf-8
Etag: "0ef6fac3a0060baffcd3b586b23c80b3b1d7b4e1a3a5599eb1d3538734d05791"
Expires: Fri, 09 Jan 2026 19:37:27 UTC
Last-Modified: Wed, 07 Jan 2026 09:22:00 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KEJ3MQDEV7EQ5KWNYRGCM0G1
Date: Fri, 09 Jan 2026 19:27:27 GMT
Connection: close
Page title: forwardnow GmbH
<!DOCTYPE html>
<html lang="de">
<head>
<meta name="generator" content="Hugo 0.140.2">
<meta name="ahrefs-site-verification" content="121f6b9261ba9f5a4e2530b80b3556ada5eddca1b1b7e0b38141bd2f3b77ed71">
<link rel="canonical" href="https://fwdnow.io/" />
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>forwardnow GmbH</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="forwardnow drives Enterprise Modernization. We implement organizations via optimizing Enterprise Architecture." />
<meta property="og:title" content="forwardnow" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://hugo-hero.netlify.app" />
<meta property="og:image" content="https://raw.githubusercontent.com/JugglerX/hugo-hero-theme/master/images/tn.png" />
<meta property="og:description" content="forwardnow drives Enterprise Modernization. We implement organizations via optimizing Enterprise Architecture." />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@zerostaticio" />
<meta name="twitter:creator" content="@zerostaticio" />
<link rel="icon" href="https://fwdnow.io/favicon.png">
<link rel="stylesheet" href="https://fwdnow.io/scss/main.fae90494b41c5f4c91eab430b8729acfc7b14d9428ff10b7e0316bb3327632d8.min.css">
<link rel="stylesheet" href="/css/style.min.c8529b80f223c0cc07f496fb972587145dd6ae180c7977986b115138ebdd971b.css">
<style>
.explore-button {
display: inline-block;
padding: 10px 10px;
margin-top: 4px;
color: rgb(58, 55, 55);
background-color: #fed130;
border: none;
border-radius: 5px;
text-decoration: none;
font-size: 1rem;
text-align: center;
cursor: pointer;
transition: background-color 0.3s ease;
}
.explore-button:hover {
transform: scale(0.95);
color: white;
}
.blog-container {
max-width: 1330px;
margin: 0 auto;
}
</style>
</head>
<body class='page page-home'>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NVWCJPZX"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<style>
#cookie-notice {
width: 100%;
max-width: 600px;
padding: 1rem;
background-color: #f7f7f7;
color: #333;
position: fixed;
bottom: 300px;
left: 50%;
transform: translateX(-50%);
text-align: center;
border: 1px solid #ccc;
border-radius: 8px;
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
display: block;
z-index: 999;
}
#cookie-notice .content {
display: flex;
flex-direction: column;
align-items: center;
gap: 1rem;
}
#cookie-notice .heading {
font-weight: bold;
font-size: 1.2rem;
}
#cookie-notice p,
#cookie-notice span {
margin: 0;
font-size: 1rem;
}
#cookie-notice .buttons {
display: flex;
gap: 1rem;
justify-content: center;
flex-wrap: wrap;
}
#cookie-notice .buttons a {
padding: 0.5rem 1.5rem;
border: none;
border-radius: 5px;
cursor: pointer;
text-decoration: none;
font-size: 1rem;
color: white;
display: inline-block;
transition: background-color 0.3s;
}
#cookie-notice-accept {
background-color: #28a745;
}
#cookie-notice-accept:hover {
background-color: #218838;
}
#cookie-notice-deny {
background-color: #dc3545;
}
#cookie-notice-deny:hover {
background-color: #c82333;
}
#cookie-notice-more-info {
background-color: #007bff;
}
#cookie-notice-more-info:hover {
background-color: #0069d9;
}
@media (min-width: 901px) {
#cookie-notice {
max-width: 600px;
}
#cookie-notice .buttons a {
font-size: 1rem;
padding:
Open service 35.185.44.232:443 · www.fwdnow.io
2026-01-09 01:49
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 45565
Content-Type: text/html; charset=utf-8
Etag: "0ef6fac3a0060baffcd3b586b23c80b3b1d7b4e1a3a5599eb1d3538734d05791"
Expires: Fri, 09 Jan 2026 01:59:59 UTC
Last-Modified: Wed, 07 Jan 2026 09:22:00 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KEG74ENV5Y44WZCYKB1Z0WYN
Date: Fri, 09 Jan 2026 01:49:59 GMT
Connection: close
Page title: forwardnow GmbH
<!DOCTYPE html>
<html lang="de">
<head>
<meta name="generator" content="Hugo 0.140.2">
<meta name="ahrefs-site-verification" content="121f6b9261ba9f5a4e2530b80b3556ada5eddca1b1b7e0b38141bd2f3b77ed71">
<link rel="canonical" href="https://fwdnow.io/" />
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>forwardnow GmbH</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="forwardnow drives Enterprise Modernization. We implement organizations via optimizing Enterprise Architecture." />
<meta property="og:title" content="forwardnow" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://hugo-hero.netlify.app" />
<meta property="og:image" content="https://raw.githubusercontent.com/JugglerX/hugo-hero-theme/master/images/tn.png" />
<meta property="og:description" content="forwardnow drives Enterprise Modernization. We implement organizations via optimizing Enterprise Architecture." />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@zerostaticio" />
<meta name="twitter:creator" content="@zerostaticio" />
<link rel="icon" href="https://fwdnow.io/favicon.png">
<link rel="stylesheet" href="https://fwdnow.io/scss/main.fae90494b41c5f4c91eab430b8729acfc7b14d9428ff10b7e0316bb3327632d8.min.css">
<link rel="stylesheet" href="/css/style.min.c8529b80f223c0cc07f496fb972587145dd6ae180c7977986b115138ebdd971b.css">
<style>
.explore-button {
display: inline-block;
padding: 10px 10px;
margin-top: 4px;
color: rgb(58, 55, 55);
background-color: #fed130;
border: none;
border-radius: 5px;
text-decoration: none;
font-size: 1rem;
text-align: center;
cursor: pointer;
transition: background-color 0.3s ease;
}
.explore-button:hover {
transform: scale(0.95);
color: white;
}
.blog-container {
max-width: 1330px;
margin: 0 auto;
}
</style>
</head>
<body class='page page-home'>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NVWCJPZX"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<style>
#cookie-notice {
width: 100%;
max-width: 600px;
padding: 1rem;
background-color: #f7f7f7;
color: #333;
position: fixed;
bottom: 300px;
left: 50%;
transform: translateX(-50%);
text-align: center;
border: 1px solid #ccc;
border-radius: 8px;
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
display: block;
z-index: 999;
}
#cookie-notice .content {
display: flex;
flex-direction: column;
align-items: center;
gap: 1rem;
}
#cookie-notice .heading {
font-weight: bold;
font-size: 1.2rem;
}
#cookie-notice p,
#cookie-notice span {
margin: 0;
font-size: 1rem;
}
#cookie-notice .buttons {
display: flex;
gap: 1rem;
justify-content: center;
flex-wrap: wrap;
}
#cookie-notice .buttons a {
padding: 0.5rem 1.5rem;
border: none;
border-radius: 5px;
cursor: pointer;
text-decoration: none;
font-size: 1rem;
color: white;
display: inline-block;
transition: background-color 0.3s;
}
#cookie-notice-accept {
background-color: #28a745;
}
#cookie-notice-accept:hover {
background-color: #218838;
}
#cookie-notice-deny {
background-color: #dc3545;
}
#cookie-notice-deny:hover {
background-color: #c82333;
}
#cookie-notice-more-info {
background-color: #007bff;
}
#cookie-notice-more-info:hover {
background-color: #0069d9;
}
@media (min-width: 901px) {
#cookie-notice {
max-width: 600px;
}
#cookie-notice .buttons a {
font-size: 1rem;
padding:
Open service 35.185.44.232:443 · fwdnow.io
2026-01-02 22:35
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 45537
Content-Type: text/html; charset=utf-8
Etag: "063cc1066bb875b07476cc2e40a8197375a1509e6b8c82420576558c5003e348"
Expires: Fri, 02 Jan 2026 22:45:45 UTC
Last-Modified: Thu, 11 Dec 2025 10:03:30 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KE0DMGA4SAHYR7C0K1BWQBGP
Date: Fri, 02 Jan 2026 22:35:45 GMT
Connection: close
Page title: forwardnow GmbH
<!DOCTYPE html>
<html lang="de">
<head>
<meta name="generator" content="Hugo 0.140.2">
<meta name="ahrefs-site-verification" content="121f6b9261ba9f5a4e2530b80b3556ada5eddca1b1b7e0b38141bd2f3b77ed71">
<link rel="canonical" href="https://fwdnow.io/" />
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>forwardnow GmbH</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="forwardnow drives Enterprise Modernization. We implement organizations via optimizing Enterprise Architecture." />
<meta property="og:title" content="forwardnow" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://hugo-hero.netlify.app" />
<meta property="og:image" content="https://raw.githubusercontent.com/JugglerX/hugo-hero-theme/master/images/tn.png" />
<meta property="og:description" content="forwardnow drives Enterprise Modernization. We implement organizations via optimizing Enterprise Architecture." />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@zerostaticio" />
<meta name="twitter:creator" content="@zerostaticio" />
<link rel="icon" href="https://fwdnow.io/favicon.png">
<link rel="stylesheet" href="https://fwdnow.io/scss/main.2974d8bef90c64c16d71a0f3dcf0fea5cc043445161ee73c98951b9ce573c38a.min.css">
<link rel="stylesheet" href="/css/style.min.c8529b80f223c0cc07f496fb972587145dd6ae180c7977986b115138ebdd971b.css">
<style>
.explore-button {
display: inline-block;
padding: 10px 10px;
margin-top: 4px;
color: rgb(58, 55, 55);
background-color: #fed130;
border: none;
border-radius: 5px;
text-decoration: none;
font-size: 1rem;
text-align: center;
cursor: pointer;
transition: background-color 0.3s ease;
}
.explore-button:hover {
transform: scale(0.95);
color: white;
}
.blog-container {
max-width: 1330px;
margin: 0 auto;
}
</style>
</head>
<body class='page page-home'>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NVWCJPZX"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<style>
#cookie-notice {
width: 100%;
max-width: 600px;
padding: 1rem;
background-color: #f7f7f7;
color: #333;
position: fixed;
bottom: 300px;
left: 50%;
transform: translateX(-50%);
text-align: center;
border: 1px solid #ccc;
border-radius: 8px;
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
display: block;
z-index: 999;
}
#cookie-notice .content {
display: flex;
flex-direction: column;
align-items: center;
gap: 1rem;
}
#cookie-notice .heading {
font-weight: bold;
font-size: 1.2rem;
}
#cookie-notice p,
#cookie-notice span {
margin: 0;
font-size: 1rem;
}
#cookie-notice .buttons {
display: flex;
gap: 1rem;
justify-content: center;
flex-wrap: wrap;
}
#cookie-notice .buttons a {
padding: 0.5rem 1.5rem;
border: none;
border-radius: 5px;
cursor: pointer;
text-decoration: none;
font-size: 1rem;
color: white;
display: inline-block;
transition: background-color 0.3s;
}
#cookie-notice-accept {
background-color: #28a745;
}
#cookie-notice-accept:hover {
background-color: #218838;
}
#cookie-notice-deny {
background-color: #dc3545;
}
#cookie-notice-deny:hover {
background-color: #c82333;
}
#cookie-notice-more-info {
background-color: #007bff;
}
#cookie-notice-more-info:hover {
background-color: #0069d9;
}
@media (min-width: 901px) {
#cookie-notice {
max-width: 600px;
}
#cookie-notice .buttons a {
font-size: 1rem;
padding:
Open service 35.185.44.232:443 · www.fwdnow.io
2026-01-01 19:47
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 45537
Content-Type: text/html; charset=utf-8
Etag: "063cc1066bb875b07476cc2e40a8197375a1509e6b8c82420576558c5003e348"
Expires: Thu, 01 Jan 2026 19:57:46 UTC
Last-Modified: Thu, 11 Dec 2025 10:03:30 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KDXHM5Y9JH31J0C6497XV7H4
Date: Thu, 01 Jan 2026 19:47:46 GMT
Connection: close
Page title: forwardnow GmbH
<!DOCTYPE html>
<html lang="de">
<head>
<meta name="generator" content="Hugo 0.140.2">
<meta name="ahrefs-site-verification" content="121f6b9261ba9f5a4e2530b80b3556ada5eddca1b1b7e0b38141bd2f3b77ed71">
<link rel="canonical" href="https://fwdnow.io/" />
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>forwardnow GmbH</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="forwardnow drives Enterprise Modernization. We implement organizations via optimizing Enterprise Architecture." />
<meta property="og:title" content="forwardnow" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://hugo-hero.netlify.app" />
<meta property="og:image" content="https://raw.githubusercontent.com/JugglerX/hugo-hero-theme/master/images/tn.png" />
<meta property="og:description" content="forwardnow drives Enterprise Modernization. We implement organizations via optimizing Enterprise Architecture." />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@zerostaticio" />
<meta name="twitter:creator" content="@zerostaticio" />
<link rel="icon" href="https://fwdnow.io/favicon.png">
<link rel="stylesheet" href="https://fwdnow.io/scss/main.2974d8bef90c64c16d71a0f3dcf0fea5cc043445161ee73c98951b9ce573c38a.min.css">
<link rel="stylesheet" href="/css/style.min.c8529b80f223c0cc07f496fb972587145dd6ae180c7977986b115138ebdd971b.css">
<style>
.explore-button {
display: inline-block;
padding: 10px 10px;
margin-top: 4px;
color: rgb(58, 55, 55);
background-color: #fed130;
border: none;
border-radius: 5px;
text-decoration: none;
font-size: 1rem;
text-align: center;
cursor: pointer;
transition: background-color 0.3s ease;
}
.explore-button:hover {
transform: scale(0.95);
color: white;
}
.blog-container {
max-width: 1330px;
margin: 0 auto;
}
</style>
</head>
<body class='page page-home'>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NVWCJPZX"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<style>
#cookie-notice {
width: 100%;
max-width: 600px;
padding: 1rem;
background-color: #f7f7f7;
color: #333;
position: fixed;
bottom: 300px;
left: 50%;
transform: translateX(-50%);
text-align: center;
border: 1px solid #ccc;
border-radius: 8px;
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
display: block;
z-index: 999;
}
#cookie-notice .content {
display: flex;
flex-direction: column;
align-items: center;
gap: 1rem;
}
#cookie-notice .heading {
font-weight: bold;
font-size: 1.2rem;
}
#cookie-notice p,
#cookie-notice span {
margin: 0;
font-size: 1rem;
}
#cookie-notice .buttons {
display: flex;
gap: 1rem;
justify-content: center;
flex-wrap: wrap;
}
#cookie-notice .buttons a {
padding: 0.5rem 1.5rem;
border: none;
border-radius: 5px;
cursor: pointer;
text-decoration: none;
font-size: 1rem;
color: white;
display: inline-block;
transition: background-color 0.3s;
}
#cookie-notice-accept {
background-color: #28a745;
}
#cookie-notice-accept:hover {
background-color: #218838;
}
#cookie-notice-deny {
background-color: #dc3545;
}
#cookie-notice-deny:hover {
background-color: #c82333;
}
#cookie-notice-more-info {
background-color: #007bff;
}
#cookie-notice-more-info:hover {
background-color: #0069d9;
}
@media (min-width: 901px) {
#cookie-notice {
max-width: 600px;
}
#cookie-notice .buttons a {
font-size: 1rem;
padding:
Open service 35.185.44.232:443 · fwdnow.io
2025-12-23 05:53
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 45537
Content-Type: text/html; charset=utf-8
Etag: "063cc1066bb875b07476cc2e40a8197375a1509e6b8c82420576558c5003e348"
Expires: Tue, 23 Dec 2025 06:03:24 UTC
Last-Modified: Thu, 11 Dec 2025 10:03:30 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KD4W9Y4X0XPAJ3B22A05HY01
Date: Tue, 23 Dec 2025 05:53:24 GMT
Connection: close
Page title: forwardnow GmbH
<!DOCTYPE html>
<html lang="de">
<head>
<meta name="generator" content="Hugo 0.140.2">
<meta name="ahrefs-site-verification" content="121f6b9261ba9f5a4e2530b80b3556ada5eddca1b1b7e0b38141bd2f3b77ed71">
<link rel="canonical" href="https://fwdnow.io/" />
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>forwardnow GmbH</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="forwardnow drives Enterprise Modernization. We implement organizations via optimizing Enterprise Architecture." />
<meta property="og:title" content="forwardnow" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://hugo-hero.netlify.app" />
<meta property="og:image" content="https://raw.githubusercontent.com/JugglerX/hugo-hero-theme/master/images/tn.png" />
<meta property="og:description" content="forwardnow drives Enterprise Modernization. We implement organizations via optimizing Enterprise Architecture." />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@zerostaticio" />
<meta name="twitter:creator" content="@zerostaticio" />
<link rel="icon" href="https://fwdnow.io/favicon.png">
<link rel="stylesheet" href="https://fwdnow.io/scss/main.2974d8bef90c64c16d71a0f3dcf0fea5cc043445161ee73c98951b9ce573c38a.min.css">
<link rel="stylesheet" href="/css/style.min.c8529b80f223c0cc07f496fb972587145dd6ae180c7977986b115138ebdd971b.css">
<style>
.explore-button {
display: inline-block;
padding: 10px 10px;
margin-top: 4px;
color: rgb(58, 55, 55);
background-color: #fed130;
border: none;
border-radius: 5px;
text-decoration: none;
font-size: 1rem;
text-align: center;
cursor: pointer;
transition: background-color 0.3s ease;
}
.explore-button:hover {
transform: scale(0.95);
color: white;
}
.blog-container {
max-width: 1330px;
margin: 0 auto;
}
</style>
</head>
<body class='page page-home'>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NVWCJPZX"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<style>
#cookie-notice {
width: 100%;
max-width: 600px;
padding: 1rem;
background-color: #f7f7f7;
color: #333;
position: fixed;
bottom: 300px;
left: 50%;
transform: translateX(-50%);
text-align: center;
border: 1px solid #ccc;
border-radius: 8px;
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
display: block;
z-index: 999;
}
#cookie-notice .content {
display: flex;
flex-direction: column;
align-items: center;
gap: 1rem;
}
#cookie-notice .heading {
font-weight: bold;
font-size: 1.2rem;
}
#cookie-notice p,
#cookie-notice span {
margin: 0;
font-size: 1rem;
}
#cookie-notice .buttons {
display: flex;
gap: 1rem;
justify-content: center;
flex-wrap: wrap;
}
#cookie-notice .buttons a {
padding: 0.5rem 1.5rem;
border: none;
border-radius: 5px;
cursor: pointer;
text-decoration: none;
font-size: 1rem;
color: white;
display: inline-block;
transition: background-color 0.3s;
}
#cookie-notice-accept {
background-color: #28a745;
}
#cookie-notice-accept:hover {
background-color: #218838;
}
#cookie-notice-deny {
background-color: #dc3545;
}
#cookie-notice-deny:hover {
background-color: #c82333;
}
#cookie-notice-more-info {
background-color: #007bff;
}
#cookie-notice-more-info:hover {
background-color: #0069d9;
}
@media (min-width: 901px) {
#cookie-notice {
max-width: 600px;
}
#cookie-notice .buttons a {
font-size: 1rem;
padding:
Open service 35.185.44.232:443 · www.fwdnow.io
2025-12-22 20:10
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 45537
Content-Type: text/html; charset=utf-8
Etag: "063cc1066bb875b07476cc2e40a8197375a1509e6b8c82420576558c5003e348"
Expires: Mon, 22 Dec 2025 20:21:00 UTC
Last-Modified: Thu, 11 Dec 2025 10:03:30 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KD3TZHJFCCJH77BNMJSCXE74
Date: Mon, 22 Dec 2025 20:11:00 GMT
Connection: close
Page title: forwardnow GmbH
<!DOCTYPE html>
<html lang="de">
<head>
<meta name="generator" content="Hugo 0.140.2">
<meta name="ahrefs-site-verification" content="121f6b9261ba9f5a4e2530b80b3556ada5eddca1b1b7e0b38141bd2f3b77ed71">
<link rel="canonical" href="https://fwdnow.io/" />
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>forwardnow GmbH</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="forwardnow drives Enterprise Modernization. We implement organizations via optimizing Enterprise Architecture." />
<meta property="og:title" content="forwardnow" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://hugo-hero.netlify.app" />
<meta property="og:image" content="https://raw.githubusercontent.com/JugglerX/hugo-hero-theme/master/images/tn.png" />
<meta property="og:description" content="forwardnow drives Enterprise Modernization. We implement organizations via optimizing Enterprise Architecture." />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@zerostaticio" />
<meta name="twitter:creator" content="@zerostaticio" />
<link rel="icon" href="https://fwdnow.io/favicon.png">
<link rel="stylesheet" href="https://fwdnow.io/scss/main.2974d8bef90c64c16d71a0f3dcf0fea5cc043445161ee73c98951b9ce573c38a.min.css">
<link rel="stylesheet" href="/css/style.min.c8529b80f223c0cc07f496fb972587145dd6ae180c7977986b115138ebdd971b.css">
<style>
.explore-button {
display: inline-block;
padding: 10px 10px;
margin-top: 4px;
color: rgb(58, 55, 55);
background-color: #fed130;
border: none;
border-radius: 5px;
text-decoration: none;
font-size: 1rem;
text-align: center;
cursor: pointer;
transition: background-color 0.3s ease;
}
.explore-button:hover {
transform: scale(0.95);
color: white;
}
.blog-container {
max-width: 1330px;
margin: 0 auto;
}
</style>
</head>
<body class='page page-home'>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NVWCJPZX"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<style>
#cookie-notice {
width: 100%;
max-width: 600px;
padding: 1rem;
background-color: #f7f7f7;
color: #333;
position: fixed;
bottom: 300px;
left: 50%;
transform: translateX(-50%);
text-align: center;
border: 1px solid #ccc;
border-radius: 8px;
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
display: block;
z-index: 999;
}
#cookie-notice .content {
display: flex;
flex-direction: column;
align-items: center;
gap: 1rem;
}
#cookie-notice .heading {
font-weight: bold;
font-size: 1.2rem;
}
#cookie-notice p,
#cookie-notice span {
margin: 0;
font-size: 1rem;
}
#cookie-notice .buttons {
display: flex;
gap: 1rem;
justify-content: center;
flex-wrap: wrap;
}
#cookie-notice .buttons a {
padding: 0.5rem 1.5rem;
border: none;
border-radius: 5px;
cursor: pointer;
text-decoration: none;
font-size: 1rem;
color: white;
display: inline-block;
transition: background-color 0.3s;
}
#cookie-notice-accept {
background-color: #28a745;
}
#cookie-notice-accept:hover {
background-color: #218838;
}
#cookie-notice-deny {
background-color: #dc3545;
}
#cookie-notice-deny:hover {
background-color: #c82333;
}
#cookie-notice-more-info {
background-color: #007bff;
}
#cookie-notice-more-info:hover {
background-color: #0069d9;
}
@media (min-width: 901px) {
#cookie-notice {
max-width: 600px;
}
#cookie-notice .buttons a {
font-size: 1rem;
padding:
Open service 35.185.44.232:443 · www.fwdnow.io
2025-12-21 04:07
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 45537
Content-Type: text/html; charset=utf-8
Etag: "063cc1066bb875b07476cc2e40a8197375a1509e6b8c82420576558c5003e348"
Expires: Sun, 21 Dec 2025 04:17:12 UTC
Last-Modified: Thu, 11 Dec 2025 10:03:30 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KCZHE1FMVXQBRD2FH20S307E
Date: Sun, 21 Dec 2025 04:07:12 GMT
Connection: close
Page title: forwardnow GmbH
<!DOCTYPE html>
<html lang="de">
<head>
<meta name="generator" content="Hugo 0.140.2">
<meta name="ahrefs-site-verification" content="121f6b9261ba9f5a4e2530b80b3556ada5eddca1b1b7e0b38141bd2f3b77ed71">
<link rel="canonical" href="https://fwdnow.io/" />
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>forwardnow GmbH</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="forwardnow drives Enterprise Modernization. We implement organizations via optimizing Enterprise Architecture." />
<meta property="og:title" content="forwardnow" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://hugo-hero.netlify.app" />
<meta property="og:image" content="https://raw.githubusercontent.com/JugglerX/hugo-hero-theme/master/images/tn.png" />
<meta property="og:description" content="forwardnow drives Enterprise Modernization. We implement organizations via optimizing Enterprise Architecture." />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@zerostaticio" />
<meta name="twitter:creator" content="@zerostaticio" />
<link rel="icon" href="https://fwdnow.io/favicon.png">
<link rel="stylesheet" href="https://fwdnow.io/scss/main.2974d8bef90c64c16d71a0f3dcf0fea5cc043445161ee73c98951b9ce573c38a.min.css">
<link rel="stylesheet" href="/css/style.min.c8529b80f223c0cc07f496fb972587145dd6ae180c7977986b115138ebdd971b.css">
<style>
.explore-button {
display: inline-block;
padding: 10px 10px;
margin-top: 4px;
color: rgb(58, 55, 55);
background-color: #fed130;
border: none;
border-radius: 5px;
text-decoration: none;
font-size: 1rem;
text-align: center;
cursor: pointer;
transition: background-color 0.3s ease;
}
.explore-button:hover {
transform: scale(0.95);
color: white;
}
.blog-container {
max-width: 1330px;
margin: 0 auto;
}
</style>
</head>
<body class='page page-home'>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NVWCJPZX"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<style>
#cookie-notice {
width: 100%;
max-width: 600px;
padding: 1rem;
background-color: #f7f7f7;
color: #333;
position: fixed;
bottom: 300px;
left: 50%;
transform: translateX(-50%);
text-align: center;
border: 1px solid #ccc;
border-radius: 8px;
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
display: block;
z-index: 999;
}
#cookie-notice .content {
display: flex;
flex-direction: column;
align-items: center;
gap: 1rem;
}
#cookie-notice .heading {
font-weight: bold;
font-size: 1.2rem;
}
#cookie-notice p,
#cookie-notice span {
margin: 0;
font-size: 1rem;
}
#cookie-notice .buttons {
display: flex;
gap: 1rem;
justify-content: center;
flex-wrap: wrap;
}
#cookie-notice .buttons a {
padding: 0.5rem 1.5rem;
border: none;
border-radius: 5px;
cursor: pointer;
text-decoration: none;
font-size: 1rem;
color: white;
display: inline-block;
transition: background-color 0.3s;
}
#cookie-notice-accept {
background-color: #28a745;
}
#cookie-notice-accept:hover {
background-color: #218838;
}
#cookie-notice-deny {
background-color: #dc3545;
}
#cookie-notice-deny:hover {
background-color: #c82333;
}
#cookie-notice-more-info {
background-color: #007bff;
}
#cookie-notice-more-info:hover {
background-color: #0069d9;
}
@media (min-width: 901px) {
#cookie-notice {
max-width: 600px;
}
#cookie-notice .buttons a {
font-size: 1rem;
padding:
Open service 35.185.44.232:443 · fwdnow.io
2025-12-20 13:42
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 45537
Content-Type: text/html; charset=utf-8
Etag: "063cc1066bb875b07476cc2e40a8197375a1509e6b8c82420576558c5003e348"
Expires: Sat, 20 Dec 2025 13:52:12 UTC
Last-Modified: Thu, 11 Dec 2025 10:03:30 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KCXZY650YK5TE2B8RD2QV37C
Date: Sat, 20 Dec 2025 13:42:12 GMT
Connection: close
Page title: forwardnow GmbH
<!DOCTYPE html>
<html lang="de">
<head>
<meta name="generator" content="Hugo 0.140.2">
<meta name="ahrefs-site-verification" content="121f6b9261ba9f5a4e2530b80b3556ada5eddca1b1b7e0b38141bd2f3b77ed71">
<link rel="canonical" href="https://fwdnow.io/" />
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>forwardnow GmbH</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="forwardnow drives Enterprise Modernization. We implement organizations via optimizing Enterprise Architecture." />
<meta property="og:title" content="forwardnow" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://hugo-hero.netlify.app" />
<meta property="og:image" content="https://raw.githubusercontent.com/JugglerX/hugo-hero-theme/master/images/tn.png" />
<meta property="og:description" content="forwardnow drives Enterprise Modernization. We implement organizations via optimizing Enterprise Architecture." />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@zerostaticio" />
<meta name="twitter:creator" content="@zerostaticio" />
<link rel="icon" href="https://fwdnow.io/favicon.png">
<link rel="stylesheet" href="https://fwdnow.io/scss/main.2974d8bef90c64c16d71a0f3dcf0fea5cc043445161ee73c98951b9ce573c38a.min.css">
<link rel="stylesheet" href="/css/style.min.c8529b80f223c0cc07f496fb972587145dd6ae180c7977986b115138ebdd971b.css">
<style>
.explore-button {
display: inline-block;
padding: 10px 10px;
margin-top: 4px;
color: rgb(58, 55, 55);
background-color: #fed130;
border: none;
border-radius: 5px;
text-decoration: none;
font-size: 1rem;
text-align: center;
cursor: pointer;
transition: background-color 0.3s ease;
}
.explore-button:hover {
transform: scale(0.95);
color: white;
}
.blog-container {
max-width: 1330px;
margin: 0 auto;
}
</style>
</head>
<body class='page page-home'>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NVWCJPZX"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<style>
#cookie-notice {
width: 100%;
max-width: 600px;
padding: 1rem;
background-color: #f7f7f7;
color: #333;
position: fixed;
bottom: 300px;
left: 50%;
transform: translateX(-50%);
text-align: center;
border: 1px solid #ccc;
border-radius: 8px;
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
display: block;
z-index: 999;
}
#cookie-notice .content {
display: flex;
flex-direction: column;
align-items: center;
gap: 1rem;
}
#cookie-notice .heading {
font-weight: bold;
font-size: 1.2rem;
}
#cookie-notice p,
#cookie-notice span {
margin: 0;
font-size: 1rem;
}
#cookie-notice .buttons {
display: flex;
gap: 1rem;
justify-content: center;
flex-wrap: wrap;
}
#cookie-notice .buttons a {
padding: 0.5rem 1.5rem;
border: none;
border-radius: 5px;
cursor: pointer;
text-decoration: none;
font-size: 1rem;
color: white;
display: inline-block;
transition: background-color 0.3s;
}
#cookie-notice-accept {
background-color: #28a745;
}
#cookie-notice-accept:hover {
background-color: #218838;
}
#cookie-notice-deny {
background-color: #dc3545;
}
#cookie-notice-deny:hover {
background-color: #c82333;
}
#cookie-notice-more-info {
background-color: #007bff;
}
#cookie-notice-more-info:hover {
background-color: #0069d9;
}
@media (min-width: 901px) {
#cookie-notice {
max-width: 600px;
}
#cookie-notice .buttons a {
font-size: 1rem;
padding:
Open service 35.185.44.232:443 · www.fwdnow.io
2025-12-19 04:44
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 45537
Content-Type: text/html; charset=utf-8
Etag: "063cc1066bb875b07476cc2e40a8197375a1509e6b8c82420576558c5003e348"
Expires: Fri, 19 Dec 2025 04:54:03 UTC
Last-Modified: Thu, 11 Dec 2025 10:03:30 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KCTER378EZXRFASV2C69GNKC
Date: Fri, 19 Dec 2025 04:44:03 GMT
Connection: close
Page title: forwardnow GmbH
<!DOCTYPE html>
<html lang="de">
<head>
<meta name="generator" content="Hugo 0.140.2">
<meta name="ahrefs-site-verification" content="121f6b9261ba9f5a4e2530b80b3556ada5eddca1b1b7e0b38141bd2f3b77ed71">
<link rel="canonical" href="https://fwdnow.io/" />
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>forwardnow GmbH</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="forwardnow drives Enterprise Modernization. We implement organizations via optimizing Enterprise Architecture." />
<meta property="og:title" content="forwardnow" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://hugo-hero.netlify.app" />
<meta property="og:image" content="https://raw.githubusercontent.com/JugglerX/hugo-hero-theme/master/images/tn.png" />
<meta property="og:description" content="forwardnow drives Enterprise Modernization. We implement organizations via optimizing Enterprise Architecture." />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@zerostaticio" />
<meta name="twitter:creator" content="@zerostaticio" />
<link rel="icon" href="https://fwdnow.io/favicon.png">
<link rel="stylesheet" href="https://fwdnow.io/scss/main.2974d8bef90c64c16d71a0f3dcf0fea5cc043445161ee73c98951b9ce573c38a.min.css">
<link rel="stylesheet" href="/css/style.min.c8529b80f223c0cc07f496fb972587145dd6ae180c7977986b115138ebdd971b.css">
<style>
.explore-button {
display: inline-block;
padding: 10px 10px;
margin-top: 4px;
color: rgb(58, 55, 55);
background-color: #fed130;
border: none;
border-radius: 5px;
text-decoration: none;
font-size: 1rem;
text-align: center;
cursor: pointer;
transition: background-color 0.3s ease;
}
.explore-button:hover {
transform: scale(0.95);
color: white;
}
.blog-container {
max-width: 1330px;
margin: 0 auto;
}
</style>
</head>
<body class='page page-home'>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NVWCJPZX"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<style>
#cookie-notice {
width: 100%;
max-width: 600px;
padding: 1rem;
background-color: #f7f7f7;
color: #333;
position: fixed;
bottom: 300px;
left: 50%;
transform: translateX(-50%);
text-align: center;
border: 1px solid #ccc;
border-radius: 8px;
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
display: block;
z-index: 999;
}
#cookie-notice .content {
display: flex;
flex-direction: column;
align-items: center;
gap: 1rem;
}
#cookie-notice .heading {
font-weight: bold;
font-size: 1.2rem;
}
#cookie-notice p,
#cookie-notice span {
margin: 0;
font-size: 1rem;
}
#cookie-notice .buttons {
display: flex;
gap: 1rem;
justify-content: center;
flex-wrap: wrap;
}
#cookie-notice .buttons a {
padding: 0.5rem 1.5rem;
border: none;
border-radius: 5px;
cursor: pointer;
text-decoration: none;
font-size: 1rem;
color: white;
display: inline-block;
transition: background-color 0.3s;
}
#cookie-notice-accept {
background-color: #28a745;
}
#cookie-notice-accept:hover {
background-color: #218838;
}
#cookie-notice-deny {
background-color: #dc3545;
}
#cookie-notice-deny:hover {
background-color: #c82333;
}
#cookie-notice-more-info {
background-color: #007bff;
}
#cookie-notice-more-info:hover {
background-color: #0069d9;
}
@media (min-width: 901px) {
#cookie-notice {
max-width: 600px;
}
#cookie-notice .buttons a {
font-size: 1rem;
padding: