I am facing a URL issue in my PHP website. There are 2 URLs in a single line as following example.
www.xyz.com/data-services.php/data.php
I am facing this issue throughout the website and google also counts this as a page error.
It will be great if anyone can provide solution to resolve this.
I tried to make redirects via htaccess but there are more than 2000 pages. If I can find out root of the issue, it will save my ample time.