I have new contents to add and update a current site.
As of now, everything is under
Since there are so much information, I think it is best to create new .html pages and organize it, rather than adding everything unto that one .html page.


In order to make the site SEO as possible, should I create a 2nd directory and create new html for the new contents?


Thank you in advance.

Recommended Answers

All 4 Replies

No, everything should be in the same directory. Multiple directories are necessary for very large sites that cover a lot of different topics or run multiple back-end scripts. It is actually silly to create a new directory for each and every HTML page ... from both a practical standpoint and an SEO standpoint.

Alternative is to not create the 2nd directory but to add new pages like


and etc.


Wonder which method is best and most recommended.

Yeah, all the .html pages will be on the same directory but I like to know if I should all have it under the 1st directory or have one more directory (2nd directory) and have the pages for organization.

No, everything should be in the same directory. Multiple directories are necessary for very large sites that cover a lot of different topics or run multiple back-end scripts. It is actually silly to create a new directory for each and every HTML page ... from both a practical standpoint and an SEO standpoint.

Multiple pages, one directory. Or no directory at all.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.