if the /book page isn’t loading properly, javascript errors or caching issues could be the problem, especially if similar pages like /book2 work fine. to troubleshoot, first check for javascript errors using the browser’s developer console, comparing the /book page to /book2 to spot any issues. clear both your browser and wix cache, as cached versions can sometimes store old or broken content. if /book has been previously used, it may have leftover redirects or settings causing conflicts. check wix’s redirect manager to ensure no hidden redirects are interfering, as these can automatically generate with page renames or deletions. if acceptable, consider permanently assigning /book2 to the existing page and setting a redirect from /book. alternatively, create a clean test page using the /book slug; if this loads correctly, gradually add elements to find any annoying code.