You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a domain called breezefps.com, and it is registered with Google Domains. I am redirecting its DNS to Wix in order to use this domain as the primary domain for my Wix website.
I want to use subdomains to redirect to external websites, for example:
instagram.breezefps.com to instagram.com/breezefps
This functionality is already working when I go to https://manage.wix.com/account/domains and create a CNAME (Alias) record. The code I am using for this redirection is: instagram.breezefps.com.instagram.com.opts-slash.breezefps.redirect.center
I want to understand how to make this CNAME accept a link with a double slash after the main link.
Example:
If I write like tutorial.breezefps.com, it should redirect to this link: https://www.twitch.tv/videos/1558730390(this link has two slashes /videos/1558730390)
Is it possible to do that using redirect.center?
Thank you in advance for your attention. ☺
The text was updated successfully, but these errors were encountered:
Hi guys! Can any1 help me with that?
I have a domain called breezefps.com, and it is registered with Google Domains. I am redirecting its DNS to Wix in order to use this domain as the primary domain for my Wix website.
I want to use subdomains to redirect to external websites, for example:
instagram.breezefps.com to instagram.com/breezefps
This functionality is already working when I go to https://manage.wix.com/account/domains and create a CNAME (Alias) record. The code I am using for this redirection is: instagram.breezefps.com.instagram.com.opts-slash.breezefps.redirect.center
I want to understand how to make this CNAME accept a link with a double slash after the main link.
Example:
If I write like tutorial.breezefps.com, it should redirect to this link: https://www.twitch.tv/videos/1558730390 (this link has two slashes /videos/1558730390)
Is it possible to do that using redirect.center?
Thank you in advance for your attention. ☺
The text was updated successfully, but these errors were encountered: