- Changelog
Changelog
New video: redirect.pizza in 1-minute!
New featureWant a fast intro to redirect.pizza? We’ve just released a quick, 1-minute video that gives a clear and concise overview of how redirect.pizza works. Check it out here and discover how easy it is to manage your redirects!
Automatic DNS now supports Dedicated IP upgrades
ImprovementWe’ve expanded our Automatic DNS feature to allow it to be used to upgrade from our Shared IP to your Dedicated IP (if active). This allows a smoother and easier upgrade if many domains are configured with our Shared IP.
Round-robin traffic steering
New featureWe’ve added a new function to our Dynamic Expression language: random.
With the random method, you can specify a min and max, which will return a random integer between these boundries.
For instance, want to redirect 70% of your visitors to destination A, and the other 30% to destination B? You can use the expression like random(0, 99) < 70
Destination URL in Raw Analytics
New featureWe've added the destination URL as a column in the Raw Analytics. This allows you to quickly see the source & destination URLs next to eachother to gain insights which exact redirects are executed.
The destination URL is included in the Raw Analytics CSV export as well.
Meta refresh redirect type
New featureWe've added the "meta refresh" redirect type. This redirect type will present an HTML page with a typical <meta> refresh code, redirecting your visitors to the correct destination.
This can be especially useful if you want to redirect users without passing along the "SEO juice" to the destination that a redirect would typically get with 301/302 redirects.
Dedicated IP self-onboarding
ImprovementYou can now obtain a Dedicated IP directly from your redirect.pizza dashboard and activate it right away. More details are available here: https://redirect.pizza/dedicated-ip
Import performance
ImprovementWe have improved our redirect importing flow, enabling faster imports of large sets of redirects.
Billing user role
New featureWe've added the ability to add "Billing" users to your team. Billing users can only access your billing settings, like updating credit card details and downloading receipts, and cannot modify anything in the account. This is especially handy for giving your finance team access to the things that are only relevant to them.