The URL for the homepage of your site is example.com/index. You would like this particular page to appear as “/home” in your Pages report. How can this be achieved?
- A) Use a Search and Replace custom filter on the Request URI field where Search String is “www.example.com/index” and Replace String is “www.example.com/home”
- B) Use a Search and Replace custom filter on the Request URI field where Search String is “/index” and Replace String is “/home”