Redirect to other web

Hi.

I need that my domain isspaces.es, redirect to isspaces.com

I have created a page rule (image).

This not working, please, Can you help me please?’

Thanks

Please follow Redirecting One Domain to Another

1 Like

Hi Sandro.

I followed the instructions but I still get this error.

There shouldnt be a plus at the end of the page rule and it is neither mentioned in the tutorial.

1 Like

If you’re trying to create a redirect that remembers the path (so isspaces.es/test/ would forward to isspaces.com/test/) then your page rules wants to be something like this…

isspaces.es/*
https://isspaces.com/$1

But as @sandro has said, + isn’t a valid character in these forwarding rules.

Once you’ve got it working with a 302, you should change it to 301 for better SEO.

1 Like

This topic was automatically closed after 14 days. New replies are no longer allowed.