<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Filter blog posts by tags in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Filter-blog-posts-by-tags/m-p/910188#M37561</link>
    <description>&lt;P&gt;Hi guys!&lt;/P&gt;&lt;P&gt;When it comes to blogs in Hubspot. Since we can only have one listing page, I am wondering how can I create other pages where I can see different listings filtered by tags?&lt;/P&gt;&lt;P&gt;I have a blog menu with different topics, when I click on the menu item that says "Programming" for instance I would love to be able to go to a page where I can find all posts that had "programming" as their tag.&lt;/P&gt;&lt;P&gt;How can I do that?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jan 2024 16:29:38 GMT</pubDate>
    <dc:creator>AzharBondi</dc:creator>
    <dc:date>2024-01-23T16:29:38Z</dc:date>
    <item>
      <title>Filter blog posts by tags</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Filter-blog-posts-by-tags/m-p/910188#M37561</link>
      <description>&lt;P&gt;Hi guys!&lt;/P&gt;&lt;P&gt;When it comes to blogs in Hubspot. Since we can only have one listing page, I am wondering how can I create other pages where I can see different listings filtered by tags?&lt;/P&gt;&lt;P&gt;I have a blog menu with different topics, when I click on the menu item that says "Programming" for instance I would love to be able to go to a page where I can find all posts that had "programming" as their tag.&lt;/P&gt;&lt;P&gt;How can I do that?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 16:29:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Filter-blog-posts-by-tags/m-p/910188#M37561</guid>
      <dc:creator>AzharBondi</dc:creator>
      <dc:date>2024-01-23T16:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Filter blog posts by tags</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Filter-blog-posts-by-tags/m-p/910344#M37564</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/597903"&gt;@AzharBondi&lt;/a&gt;&amp;nbsp;HubSpot automatically creates dynamic pages for your tags, the &lt;A href="https://www.maka-agency.com/power-theme-blog-3-col/tag/compliance" target="_blank" rel="noopener"&gt;layout is based on the listing page template&lt;/A&gt; so you don't need to create any additional templates or modules.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's an &lt;A href="https://www.maka-agency.com/power-theme-blog-3-col" target="_blank" rel="noopener"&gt;example of a blog listing page&lt;/A&gt; and when you click on the tags, it will generate the URL automatically to display the posts for the tag:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;https://www.maka-agency.com/power-theme-blog-3-col/&lt;STRONG&gt;tag&lt;/STRONG&gt;/compliance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's more on &lt;A href="https://www.maka-agency.com/power-theme-blog-3-col/tag/compliance" target="_blank" rel="noopener"&gt;coding the if tag for blog templates&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 20:10:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Filter-blog-posts-by-tags/m-p/910344#M37564</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2024-01-23T20:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Filter blog posts by tags</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Filter-blog-posts-by-tags/m-p/911509#M37590</link>
      <description>&lt;P&gt;Thank you for your help Jennifer!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 14:57:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Filter-blog-posts-by-tags/m-p/911509#M37590</guid>
      <dc:creator>AzharBondi</dc:creator>
      <dc:date>2024-01-25T14:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Filter blog posts by tags</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Filter-blog-posts-by-tags/m-p/914193#M37671</link>
      <description>&lt;P&gt;Hi again&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/363300"&gt;@Jnix284&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;the filter worked perfectly using the URL syntax you provided. Now, I am wondering since I am using a menu, and for SEO purposes I would love to have not only the tag's name (which happens to be the submenu item's name as well) but also the menu item's name on the URL.&lt;BR /&gt;So instead of my url looking like this :&amp;nbsp;https://blog.randomexample.com/tag/difficult&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;I would love it to look something like this:&lt;BR /&gt;&lt;BR /&gt;https://blog.randomexample.com/difficultylevels/difficult&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;or like this if the tag attribute can't be omitted at all&amp;nbsp;&lt;BR /&gt;https://blog.randomexample.com/difficultylevels/tag/difficult&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AzharBondi_0-1706639357314.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/108302i956B20B9C928F83E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AzharBondi_0-1706639357314.png" alt="AzharBondi_0-1706639357314.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;BR /&gt;Azhar&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 18:38:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Filter-blog-posts-by-tags/m-p/914193#M37671</guid>
      <dc:creator>AzharBondi</dc:creator>
      <dc:date>2024-01-30T18:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Filter blog posts by tags</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Filter-blog-posts-by-tags/m-p/914275#M37674</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/597903"&gt;@AzharBondi&lt;/a&gt;&amp;nbsp;this isn't possible that I know of without an extensive workaround where you create new website pages with the URL you want and then redirect the tag URLs to those pages.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 20:05:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Filter-blog-posts-by-tags/m-p/914275#M37674</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2024-01-30T20:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Filter blog posts by tags</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Filter-blog-posts-by-tags/m-p/914603#M37680</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/363300"&gt;@Jnix284&lt;/a&gt;&amp;nbsp;! This Hubspot blog menu is what got me thinking how did they make it ?&lt;BR /&gt;&amp;nbsp;&lt;A href="https://blog.hubspot.com/service?hubs_content=blog.hubspot.com%2Fmarketing&amp;amp;hubs_content-cta=null&amp;amp;hubs_post-cta=blognavcard-service" target="_blank" rel="noopener"&gt;https://blog.hubspot.com/service?hubs_content=blog.hubspot.com%2Fmarketing&amp;amp;hubs_content-cta=null&amp;amp;hubs_post-cta=blognavcard-service&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;How were they able to use the blog URL&amp;nbsp;&lt;A href="https://blog.hubspot.com/" target="_blank" rel="noopener"&gt;https://blog.hubspot.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;in many pages that look like listing pages when we only can create one listing page and the other type of pages possible to create is posts pages! This is what is confusing me ! Am I missing something?&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 10:36:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Filter-blog-posts-by-tags/m-p/914603#M37680</guid>
      <dc:creator>AzharBondi</dc:creator>
      <dc:date>2024-01-31T10:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Filter blog posts by tags</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Filter-blog-posts-by-tags/m-p/914671#M37682</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/597903"&gt;@AzharBondi&lt;/a&gt;&amp;nbsp;Happy to help clarify how the HubSpot blog is configured.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All of their blogs are on the subdomain blog.hubspot.com, but rather than one blog with tags for Service, Marketing, Sales, etc. they have created individual blogs for each of their "topics" and have tags within those individual blogs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;so the service blog is blog.hubspot.com/service&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can certainly create multiple blogs to create a similar concept - I would recommend using company.com/blog/service rather than the subdomain (blog.company.com) unless you're working with a brand that has significant authority like HubSpot - Google will treat each subdomain uniquely, so your blog traffic won't help your website if they aren't on the same subdomain.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 12:46:51 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Filter-blog-posts-by-tags/m-p/914671#M37682</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2024-01-31T12:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Filter blog posts by tags</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Filter-blog-posts-by-tags/m-p/972851#M38947</link>
      <description>&lt;P&gt;I am dealing with a similar situation, but here's what I'd like to do.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, when someone clicks on a tag, they go to "blog.url.com/tag/events"&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to have a distinct photo and blurb at the top that then shows the rest of the normally generated tag-filtered blog posts.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;And a different photo and blurb for the "charity" tag page, etc.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Where do I edit those per tag?&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 19:26:05 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Filter-blog-posts-by-tags/m-p/972851#M38947</guid>
      <dc:creator>drewspotshubs</dc:creator>
      <dc:date>2024-05-07T19:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Filter blog posts by tags</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Filter-blog-posts-by-tags/m-p/973637#M38962</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/521245"&gt;@drewspotshubs&lt;/a&gt;&amp;nbsp;this is not currently possible in HubSpot. The Tag pages all use the blog listing template as the basis, same with Author pages.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want unique/custom pages for each tag, you would need to create a website page that is published to the blog.url.com and then use redirects for the tag URLs&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, you could create blog.url.com/charity and then redirect /tag/charity to that page. You'd need to recreate the post preview functionality for each tag, once you do that, the options are limitless with how you can design the page.&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 23:44:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Filter-blog-posts-by-tags/m-p/973637#M38962</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2024-05-08T23:44:09Z</dc:date>
    </item>
  </channel>
</rss>

