Reverse Proxies

Reverse proxies let you delegate content under certain path prefixes to external services (e.g., Wordpress)

Similar to landing pages and redirects, reverse proxies also embed the concept of Referrals .

If the content you are proxying to generates a sitemap (e.g., Wordpress makes a sitemap index available at /sitemap.xml), you should add the full proxied sitemap URL to the application's Sitemaps.


🚧

Landing page / redirect path collision

If an enabled reverse proxy shares a path prefix with a landing page or redirect, the reverse proxy will have precedence