I created a dynamic page, /:cataslug*
, to get blog articles based on category titles. Let's say the URL is example.com/category-name.
Then, I created a regular page with the same path /category-name
When I publish the site, which page will be shown? My goal is to show the regular page content instead of the dynamic. I'm looking to use a different design and layout for certain blog categories.
Is there a way to do that?
Add a reply
Sign up and join the conversation on Discord