Is it recommended / advisable to separate a medium-size page into multiple pages for (potential) SEO benefits? One example is I need to design a new product tour section, which describes about 5 different features. So, the choices are:
- Combine all into one page (the content is not lengthy, anyway) and provide users with a way to navigate around those 5 features (e.g. using jump links). This is simple and doesn't require extra page loads to browse around.
- Separate the content into 5 different pages, with its own URLs.
Different SEO "consultants" had recommended different route; I'd say it's a split between the two choices above although more and more are moving towards the second option. For me, the first one has some merits by itself: simplicity and we can easily add a nice interaction for the navigation (e.g. sliding effect for enhanced experience). Also, I remember there's a minimum page length to benefit from SEO; so why separate it?
What would be a good quantifiable measurement for SEO in this case? I am not comfortable to compromise usability, design, and whatnot just for the name of SEO. I believe SEO should be used wisely as recommendations, not necessarily as rules.