Multiple URLs for the same page
Iam working on a live project and I noted that severel URLs in the website pointing to same URL. Here is a sample example.
https://example.com/sample1/
https://example.com/sample2/
https://example.com/sample3/
https://example.com/sample4/
https://example.com/sample5/
https://example.com/sample6/
https://example.com/sample7/
https://example.com/sample8/
Please note the above URLs. All are different. But all are pointing to the domain https://example.com/. Does it hurts SEO? What is the best way to fix this solution?