WooCommerce with Next.js
WordPress Configuration
Blog Posts

WordPress Post Configuration

Create Post Category

Create your post category from Wordpress and post your blogs for each category, this will dynamically visible to you site with count of each category:

  • Create Category from Wordpress:

    Custom theme

    Custom theme

  • This will dynamically visible to you site:

    Custom theme

    Custom theme

  • Blogs by category page will also be shown on the site dynamically:

    Custom theme


Create Post Tags

Create your post tags from Wordpress and post your blogs with tags, this will dynamically visible to you site:

  • Create Tag from Wordpress:

    Custom theme

  • This will dynamically visible to you site:

    Custom theme

  • Blogs by tags page will also be shown on the site dynamically:

    Custom theme