Custom module - Related tags post section

Hello! I’m looking for a way to create a post listing which lists recent post with a certain tag. I’ve read this article regarding creating a related posts listing by topic. Creating a related blog post listing with the blog related posts HubL tag - HubSpot docs I want to do the same, only using a tag, instead of the topic. Is this possible?

Hi @Nikki_ROBIN,

Currently, in HubSpot Tag/Topics/Categories All words are same things.

Tag Implementation Idea already in HubSpot Idea Forum and some discussion before

Please have look,

https://community.hubspot.com/t5/COS-Design-Support/Category-vs-tags-vs-topic/m-p/14048#M1342

So at the end, All are same things.

Team TRooInbound

Thank you for your reply!

Hmmm.. I’m a little confuzed. I mentioned Tags because in Post Settings you can add Tags to Blog Posts. What are those then?

Hi @Nikki_ROBIN,

Yes, thats right.

The case of HubSpot Tag/Topics/Categories same.

in Blog Hubl code there are using keyword ‘topic’ but fetching your Tag data

@Nikki_ROBIN,

Yes, tags and topics are both referencing the same thing. If you check your settings for a blog post you will see that there is a text input for adding topics, and there is only one of these text inputs where you put all of your topics. This is a good or a bad thing depending on what you are wanting to do but makes for pretty simple functionality.