How to fix an index.html overriding all other HTML pages of a website - TechRepublic
Question
March 27, 2019 at 03:58 PM
letigalak

How to fix an index.html overriding all other HTML pages of a website

by letigalak . Updated 7 years, 2 months ago

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.

This discussion is locked

All Comments