Archived topic
Create a 2nd blog in site without it showing on all the post pages
1 reply · Started by Janet Davis on October 28, 2016
Hello,
I didn't know if it is possible to add a blog to the site that is completely independent of the site.
I use posts in the main site which show up on the home page. I don't want the second blog to show up here, plus I want to be able to add different widgets int eh side bar.
Is this possible without doing a subdomain?
Thank you
Jan
You could add a custom post type, then use a plugin like this to display the posts from it: https://en-ca.wordpress.org/plugins/wp-show-posts/
Adding a custom post type: http://www.wpbeginner.com/wp-tutorials/how-to-create-custom-post-types-in-wordpress/
Then you can use a plugin like this to display different widgets on that page: https://en-ca.wordpress.org/plugins/display-widgets/