Archived topic
can I have 2 separate Blogs in 1 website
3 replies · Started by Mel on August 23, 2022
Hi, I have one blog on my current website https://vividwebdesign.com.au that uses wp_show_posts and is my portfolio. It has several categories. I want to create another blog on my site for blog post articles and have a menu link to this blog as well.
How do I create this second blog and keep it separate from the first one?
Thanks
Mel
Hi Mel,
Are you referring to having another page in your site to display posts for specific categories?
If so, you can create another static page, and add a GB Query Loop Block to retrieve specific posts you prefer.
I want to have a page that lists all the blog post articles for this second blog.
How does the GB Query Loop Block work and how do I create it?
A Query Loop Block is the new WP Show Posts.
Recently, WPSP was merged with GenerateBlocks, and through a GenerateBlocks Query loop Block, you can query blogs as was possible through a WPSP list.
Reference: https://docs.generateblocks.com/article/query-loop-overview/
The announcement of the merge: https://wpshowposts.com/weve-made-the-decision-to-merge-wp-show-posts-with-generateblocks/