- Changelog
Changelog
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.
Dedicated IP upgrade indicator
ImprovementWhen a Dedicated IP is active under a team, we now show a 'Dedicated IP upgrade available' indicator on the hostname if the hostname still points to our shared IP space.
This allows Dedicated IP owners to know which hostname are still on the shared IP, and can benefit from switching to the assigned Dedicated IP.
Source hostname add-ons for Business package
ImprovementBusiness customers could previously upgrade the source hostnames on their plan. We've improved this process by allowing this upgrade to be self-service, instead of a support request.