Developer documentation | Documentation
User Documentation
- What is redirection.io?
- Starter's guide
- What are organizations and projects?
- Invite new collaborators
- User account and preferences
- Using traffic logs
- Create a rule
- Triggers and markers reference
- Actions reference
- How to bulk-import or export redirection rules?
- Managing instances
- Project notifications
- Project segmentation
- How much does it cost?
- Can I use redirection.io for free?
- About us
Developer Documentation
- TL;DR; Fast track
- Available integrations
- nginx module
- Apache module
- Upsun integration
- Clever Cloud integration
- Cloudflare Workers integration
- Fastly Compute@Edge integration
- Vercel Middleware Integration
- Using redirection.io with Docker
- How fast is it?
- Public API
Agent Documentation
- Installing the agent
- Upgrading the agent
- Agent command line options
- The agent as a reverse proxy
- Agent configuration reference
- Minimal configuration
- Listening for requests
- Forwarding requests to the backend
- Virtualhosts
- Trusted proxies
- GeoIP database
- Response compression
- Performance tweaks
- Access logs
- Persisting data in a s3 bucket
- Monitoring the agent
- Using the agent behind a HTTPS proxy
- Agent configuration examples
Managed Instances
- What are managed instances?
- Add a domain to your project
- Managed instances limits and quota
- Frequently asked questions
Crawler
- What is the redirection.io crawler?
- Start a crawl
- Schedule a crawl
- Analyzing the results of a crawl
- The crawls list
- Crawl credits and pricing
- Crawl Errors
- Crawler metrics reference
- Crawler columns reference
Knowledge Base
- Create your first redirections
- redirection.io rules cookbook
- Setting up a redirection server on Azure Cloud
- Structured data and Rich Snippets
- What is a URL redirection?
- Why use URL redirections and how to setup
Legacy Versions
- Agent 1.x configuration reference
- Agent 2.x configuration reference
- Legacy integrations
- Legacy Cloudflare Workers integration
Changelogs
Developer Documentation
The developers documentation gives all the technical explanations on how to setup, configure, monitor and manage redirection.io software components on your infrastructure.
TL;DR; Fast track
This short documentation page will guide you through the steps required to get redirection.io work on your own infrastructure.Available integrations
The full list of ways to run redirection.io on your website: as a standalone and very performant reverse-proxy, as an nginx module, as a module for the Apache2 Web server, or using Cloudflare or Fastly workers.nginx module
Discover the nginx module of redirection.io, to execute redirects and SEO optimizations directly in nginx at light speed. This page gives the install details, the configuration reference, and explains in details practical situations and nginx VirtualHost layouts.Apache module
redirection.io provides a module for the Apache2 HTTP server, to execute redirects and SEO optimizations directly in Apache at light speed. This page gives the install details, the configuration reference, and explains in details practical situations and Apache VirtualHost layouts.Upsun integration
This article explains how to integrate redirection.io in your Upsun, platform.sh or SymfonyCloud PaaS hosting environments.Clever Cloud integration
Integrate redirection.io with Clever Cloud to manage HTTP redirects and SEO without constant developer intervention.Cloudflare Workers integration
This page explains how to use the redirection.io SEO redirect solution on Cloudflare workers, to run redirections and SEO optimizations on edge servers.Fastly Compute@Edge integration
Learn how to deploy redirection.io on the Fastly Compute@Edge platform, allowing to supercharge your website with redirection.io in minutes!Vercel Middleware Integration
This page explains how to integrate redirection.io with a Vercel application using the redirection.io Vercel middleware.Using redirection.io with Docker
This documentation page explains how to run the redirection.io redirect agent in a docker container. It provides a sample docker project.How fast is it?
redirection.io is the fastest way of running redirections and SEO optimizations on your website, and can handle massive amounts of traffic. This page explains the ability of the service to scale, and gives insights on the performance of the redirection.io agent.Public API
Learn how to use the redirection.io public API to create automations directly from your own web platform.