Nginx Redirect Manager

Scrappy the Scraper Mascot
Redirects Scraper Redirects Robots LLMs.txt

View Existing Redirects

Enter the domain (e.g., draperdentalsolutions.com). The config file will be: live.{domain}.conf

Add New Redirects

Enter nginx redirect rules, one per line. Examples:
rewrite ^/old-path/$ /new-path/ permanent;
rewrite ^/blog/(.*)$ /news/$1 permanent;
⚠ Please check your redirect rules before submitting to ensure they are valid.

Reload Nginx Configuration

After adding redirects, you must reload nginx for changes to take effect.

This will first test the nginx configuration for syntax errors, then reload if successful.

Server Connection Info

Server: 18.220.193.23Port: 22User: ubuntuNginx Path: /etc/nginx/sites-available/SSH Key: ✓ Found