I realize that by default the WordPress site router is designed so that the homepage slug doesn't matter.
But how will the site behave if the main page has a completely different slug? Here's an example: the site client created a duplicate of the Home page and set the original page's status to Draft. As a result, the main page now has the slug home-2
instead of home
. Could this affect indexing or any other site indicators? *I can't change slug name for Homepage.