Marech for Any HTML Site
Running a custom-built or static HTML site? Marech works anywhere you can add a script tag.
Step-by-step instructions
Let AI add it for you
Copy a prompt below and paste it into ChatGPT, Claude, or any AI assistant. It will walk you through adding Marech to your exact setup.
I have a static HTML website and I want to add this script tag to every page: <script src="https://cdn.marech.tech/marech.js" data-key="YOUR_KEY"></script> My main page is called index.html. Please show me exactly where to paste it in my HTML file, and show me what the <head> section should look like before and after.
I have a multi-page HTML site and I want to add this script to every page: <script src="https://cdn.marech.tech/marech.js" data-key="YOUR_KEY"></script> Walk me through the most efficient way to do this. If I have a shared header file or template (like _header.html or layout.html), show me where to paste it there. If I don't have one, show me how to add it to each page quickly.
I use a static site generator (e.g. Jekyll / Hugo / Eleventy) and I want to inject this script into the <head> of every generated page: <script src="https://cdn.marech.tech/marech.js" data-key="YOUR_KEY"></script> Show me exactly which layout or partial file to edit and where to paste it so it appears on all pages after I build the site.
I host a static HTML site on GitHub Pages / Netlify / Vercel and want to add this script tag to every page: <script src="https://cdn.marech.tech/marech.js" data-key="YOUR_KEY"></script> Walk me through: (1) which file to edit, (2) where exactly to paste the snippet, (3) how to commit and redeploy so the change goes live.
HTML sites are high-value AI targets
AI companies scrape raw HTML pages to build training datasets. Your prose, your research, your creative work — fed into models without permission or compensation.
Attackers embed hidden instructions in page text (e.g. "Ignore previous instructions…") that get lifted by AI scrapers and injected into AI pipelines downstream. Marech stops the scraper before it reads anything.
Autonomous AI agents crawl HTML sites to summarize, rewrite, and republish your content — stripping traffic and SEO value. Marech fingerprints and blocks known agent user-agents in real time.
Businesses deploy AI crawlers to harvest pricing, copy, and product data from competitor HTML sites. Marech detects non-human request patterns and returns a 403 before any data is read.
30-second video tutorial coming soon