<?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 Re: hs_path with added hsLang in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/hs-path-with-added-hsLang/m-p/1134116#M42679</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;in the settings the prefix in slug is not in use and unfortunately the other solution does not work by completely ignoring the cut&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="giozua_0-1744203317132.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/142962i81F4B510C8594DF8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="giozua_0-1744203317132.png" alt="giozua_0-1744203317132.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="giozua_1-1744203336877.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/142963iF0C7D83C756AFDBA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="giozua_1-1744203336877.png" alt="giozua_1-1744203336877.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Apr 2025 12:56:03 GMT</pubDate>
    <dc:creator>giozua</dc:creator>
    <dc:date>2025-04-09T12:56:03Z</dc:date>
    <item>
      <title>hs_path with added hsLang</title>
      <link>https://community.hubspot.com/t5/CMS-Development/hs-path-with-added-hsLang/m-p/1134016#M42675</link>
      <description>&lt;P data-unlink="true"&gt;&lt;SPAN&gt;Hello everyone,&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;I have an unpleasant problem related to dynamic pages that contain information taken from a HubDB table. Unfortunately from a listing page and clicking on the product to see the dynamic product page, hsLang=en is added to the url at the end which, for SEO issues is a problem because it differs from the clean canonical url&lt;BR /&gt;&lt;SPAN&gt;Here is an example of a url&lt;BR /&gt;https://www.autecsafety.com/product/t4b-t4c?hsLang=en&lt;BR /&gt;&lt;SPAN&gt;Has anyone had the same problem and been able to solve it? Thank you&lt;BR /&gt;&lt;BR /&gt;Giovanni&lt;/SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 09:26:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/hs-path-with-added-hsLang/m-p/1134016#M42675</guid>
      <dc:creator>giozua</dc:creator>
      <dc:date>2025-04-09T09:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: hs_path with added hsLang</title>
      <link>https://community.hubspot.com/t5/CMS-Development/hs-path-with-added-hsLang/m-p/1134103#M42678</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1012"&gt;@giozua&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can disable this in Settings -&amp;gt; Content -&amp;gt; Domains &amp;amp; URLs -&amp;gt; Language settings&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2025-04-09 um 14.02.05.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/142956i7228B0DAE9151A96/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bildschirmfoto 2025-04-09 um 14.02.05.png" alt="Bildschirmfoto 2025-04-09 um 14.02.05.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But be careful. This can cause a lot of problems with existing pages.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Another trick you can try is adding the cut-filter to the dynamic template where you define the URL.&lt;/P&gt;
&lt;P&gt;Like&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{{ dynamic_pages.dynamic-slug|cut('?hsLang=en') }}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anton&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 12:28:54 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/hs-path-with-added-hsLang/m-p/1134103#M42678</guid>
      <dc:creator>Anton</dc:creator>
      <dc:date>2025-04-09T12:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: hs_path with added hsLang</title>
      <link>https://community.hubspot.com/t5/CMS-Development/hs-path-with-added-hsLang/m-p/1134116#M42679</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;in the settings the prefix in slug is not in use and unfortunately the other solution does not work by completely ignoring the cut&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="giozua_0-1744203317132.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/142962i81F4B510C8594DF8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="giozua_0-1744203317132.png" alt="giozua_0-1744203317132.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="giozua_1-1744203336877.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/142963iF0C7D83C756AFDBA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="giozua_1-1744203336877.png" alt="giozua_1-1744203336877.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 12:56:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/hs-path-with-added-hsLang/m-p/1134116#M42679</guid>
      <dc:creator>giozua</dc:creator>
      <dc:date>2025-04-09T12:56:03Z</dc:date>
    </item>
  </channel>
</rss>

