Establishing the URL of a page in Blocs

Is there any way to establish the URL of a page in Blocs without exporting the project?

What do you mean with establish?

What’s your use case?

Pete helped me with some code, it has a line that redirects to the home page by using the url index.html. I need to change that to an alternative page but don’t know how to ascertain it’s url link without having to export the project.

Are you exporting with clean URLs?

Hi Pete, I used the name of the page with the html extension and it worked.

Yes, finally, I’d like to export with clean URLs.