What's the best way to manage sections on a page?

I bought some long time ago an HTML theme which was an one-page template, however I'm changing it to be a multiple page, for SEO reasons. Then, my homepage has a lot of sections, containing slideshow, portfolio gallery, testimonials, pricing table, tabs etc.

So, I'm a little bit "lost" about how to manage that and put each content in its respective page, considering the fact that I'm using the Yoast SEO plugin, so SEO here is a huge point.

What would you recommend me about the content management? Should I put each section in a separate file and use the get_template_part( ) function to include them or cut HTML code and paste it inside the WP wysiwyg editor with all markup? The most important is that I need to have the possibility of editing that content from admin.

What would you suggest me??

Thanks so much :)

Topic custom-content page-template management pages content Wordpress

Category Web


You need to have the possibility of editing that content from admin and it should be SEO friendly and you are using Yoast? Right?

Then I think Page Templates is the best way to do your task. You can change the content from Admin panel (I assume that you mean the code as a content.). It can be easily set title, meta description using Yoast plugin to templates files to.

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.