prob stupid question but i cannot figure out how to insert a wordpress page into a page. not a blog post! for example for my travel blog my menu header says map. i click on it and have countries listed with clickable pages. so you click iceland and it brings you to a page that says iceland. it’s this page that i want to add 3-4 separately listed pages that all have to do w iceland. however i can’t figure out how to do it. i embed and it doesn’t look right like on a normal website. i added a plug-in it also doesn’t look right. i just want to be able to post the excerpt of the 3-4 pages i have so far on that main iceland page.
[ad_2]
Are these posts or pages? How are referencing these in the database relationship-wise for Iceland? Tags? Taxonomy?
You can use [Page hierarchy](https://wordpress.org/documentation/article/create-pages/#organizing-pages) by setting a Parent page to all of your “sub” Pages.
This will lead you to have a main Iceland Parent Page and many Children Pages like History, Climat, whatever you need.
All the Children Pages will then have coherent URLs (e.g. : yoursite.com/iceland/history and yoursite.com/iceland/climat).
Then, in your Parent Page, you’ll be free to list the Children Pages or add links that lead to them.