I’m trying to change the slug name on a few of my webpages but am having difficulty. I got the alert as shown in the attached screenshot and updated through the Hosting, per the instructions. However, once I published the site, the slug is still “firststop-copy” when I want it to say “firststop.”
It means that if anyone tries to go to the old URL they will be sent to a 404 page. OR if you have typed that url in anywhere the link will go to a 404 page.
So once you have changed the slug in that field you can set up a 301 redirect in the project settings. This will push users to the new url rather then sending them to a 404 page.
If you haven’t published the site live and haven’t hard coded that URL in anywhere then it might not be necessary to setup a 301 redirect.