I have added the metadata and title for each page. However, all pages appear with the index.html title and metadata.
I have analyzed the website with different audit tool and site map generators, and they all can only find one page: the index.html (homepage).
It looks like the index is overriding all other pages. How can I fix it?
The robots.txt does not seem to be the issue here The website is built on ruby on rails
I expect that the title of each page can be displayed in the browser, instead of all showing the title of index.html.