0

In my website, I've been asking my users for push permission and have been sending them push notifications by using Push API.

The thing is I want to redirect my domain from "www.example.com.xy" to "www.example.com".

So, will it be still possible to send push to my subscribers which I collected once at "www.example.com.xy" ? Or am i gonna have to start fresh and ask them for push permission again after i make the domain-redirect change?

Thanks in advance.

1 Answers1

2

The permission and the push subscription are associated to the domain and there isn't any way to migrate to the new domain: you will have to ask permission again.

collimarco
  • 34,231
  • 36
  • 108
  • 142