Adding a sitemap to your WordPress website is a good thing to do. A sitemap can help both visitors and search engines navigate your website.
In this easy to follow tutorial I take you through using the free WordPress plugin simple sitemap to create a sitemap page that automatically updates as you make changes to your site. This will work with any theme your running.
Towards the end of the video I add the sitemap to the top navigation on my site and it pushes it onto two lines. If you're running the Kingdom Theme and this happens on your site you might want to use the code below. Just copy and paste into the additional CSS section within Appearance-> Customize
.kd_header_top .kd_header_top_menu li {
margin: 0px 20px 0px 0px;
}
Good luck setting up your WordPress sitemap page!
Comments
How do you get your blog posts to list on the sitemap?
Watch this bit: https://youtu.be/d0XX2GajGWc?t=198