Daniel Ovaska
Aug 16, 2023
visibility 1737
star star star star star
(0 votes)

Keeping your website up and running in a hostile environment

Unfortunately the world as a whole is a less safe place now than it was a few years ago and internet also follows this trend. Getting your site hacked or attacked by a denial of service attack (DDoS) is getting more frequent. It's worth considering the current threat level and who you are protecting against:

  1. Bored hobby hackers
  2. Organized crime and hacker groups
  3. State actors

Unfortunately many sites will now be a target to threat level 3 in this list - state actors. This is worth thinking about when choosing how much effort to spend in this area.

I've compiled two relevant checklists to keep your favorite site sailing smooth in this rough weather:

  1. Security checklist - How to avoid getting hacked 
    This will guide you through how to get as much security as possible for whatever budget you have. Give a decent developer a day or two to close as many of these as possible and your site will be less likely to be hacked
  2. Performance checklist - How to keep that site up n running against a DDoS attack
    Optimizely DXP combined with good programming practices will make your site much less vulnerable. Also improves conversion rate of your end users so twice the benefit of doing these.

Happy coding everyone!

Aug 16, 2023

Comments

error Please login to comment.
Latest blogs
Automated Search & Navigation to Graph Migration with Claude Code

A Claude Code plugin that scans your S&N codebase, applies Graph SDK transformations, and validates the result. Install once, run one command. CMS ...

Connor Fortin | Jun 24, 2026

Migrating from Find to Graph: Lessons Learned from a Real CMS 13 Project

While migrating a search solution from Optimizely Search & Navigation (Find) to Optimizely Graph in CMS 13, I encountered several issues that were...

Binh Nguyen Thi | Jun 24, 2026

Optimizely: Upgrade Opti-ID and .NET 10 in CMS 12

Many Optimizely customers are planning their roadmap around a future migration to Optimizely CMS 13. As a result, upgrades such as Opti ID adoption...

Madhu | Jun 23, 2026 |

Understanding Optimizely Graph: Caching, Webhooks & Avoiding Stale Content (Optimizely SaaS CMS)

📌 Scope: This post covers Optimizely CMS (SaaS) only — using the official @optimizely/cms-sdk and @optimizely/cms-cli packages with Next.js 15. If...

Kiran Patil | Jun 23, 2026 |

Optimizely Content APIs: the Setup the Docs Don't Walk You Through

CMS 13 is pushing things firmly in the direction of Optimizely Graph, but plenty of teams are still running on older CMS versions, or have good...

Andre | Jun 22, 2026

Translating content in Optimizely CMS with Anthropic Claude

An add-on with an Anthropic translator provider that lets you translate content in Optimizely CMS using Anthropic Claude.

Tomas Hensrud Gulla | Jun 20, 2026 |