<?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: Temporary Redirections and Multilanguage URLs in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Temporary-Redirections-and-Multilanguage-URLs/m-p/1022466#M40151</link>
    <description>&lt;P&gt;Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/620365"&gt;@DEsteva&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;About Hubspot settings, you can check:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Review Multilingual Settings in HubSpot:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Go to your HubSpot account and navigate to your website settings.&lt;/LI&gt;
&lt;LI&gt;Check the settings for multilingual content to ensure they are configured correctly.&lt;/LI&gt;
&lt;LI&gt;Make sure the primary language of the page is set correctly and that alternate language URLs are properly configured&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;A href="https://developers.hubspot.com/docs/cms/features/multi-language-content" target="_blank" rel="noopener"&gt;You can see more here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Set Canonical URLs:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Ensure that canonical URLs are set correctly for each language variant of your pages. This helps search engines understand the preferred version of your pages.&lt;/LI&gt;
&lt;LI&gt;You can set canonical URLs in the page settings or directly in the HTML of the page.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;A href="https://knowledge.hubspot.com/seo/set-canonical-urls-for-duplicate-content" target="_blank" rel="noopener"&gt;More information about it here&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Check and Update Links:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Ensure that the links on your website point directly to the final URL without triggering temporary redirects.&lt;/LI&gt;
&lt;LI&gt;Use the original URLs in your buttons and internal links instead of those that cause temporary redirects.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Set Permanent Redirects (301 Redirects):&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If there are URLs that should permanently redirect to another URL, make sure to set them as 301 redirects instead of 302. This informs search engines that the redirect is permanent.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Example:&lt;/H3&gt;
&lt;P&gt;Given your initial and final URLs:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Initial URL: &lt;CODE&gt;&lt;A href="https://contacto.driv.in/en-us/blog-subscribe?hsLang=en" target="_blank"&gt;https://contacto.driv.in/en-us/blog-subscribe?hsLang=en&lt;/A&gt;&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;Original URL: &lt;CODE&gt;&lt;A href="https://contacto.driv.in/en-us/blog-subscribe" target="_blank"&gt;https://contacto.driv.in/en-us/blog-subscribe&lt;/A&gt;&lt;/CODE&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Ensure that:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The button links directly to &lt;CODE&gt;&lt;A href="https://contacto.driv.in/en-us/blog-subscribe" target="_blank"&gt;https://contacto.driv.in/en-us/blog-subscribe&lt;/A&gt;&lt;/CODE&gt; without the query parameter &lt;CODE&gt;?hsLang=en&lt;/CODE&gt; unless it is required for some functionality.&lt;/LI&gt;
&lt;LI&gt;If the query parameter is necessary, make sure the URL handling in HubSpot is set up to manage it correctly without triggering a temporary redirect.&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Mon, 05 Aug 2024 20:20:55 GMT</pubDate>
    <dc:creator>Brenner</dc:creator>
    <dc:date>2024-08-05T20:20:55Z</dc:date>
    <item>
      <title>Temporary Redirections and Multilanguage URLs</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Temporary-Redirections-and-Multilanguage-URLs/m-p/1022434#M40149</link>
      <description>&lt;P&gt;Hello guys, how are you?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working trough optimizing and checking the website redirections over SEMRush and i'm getting the warning that some URLs have temporary redirections created.&lt;BR /&gt;&lt;BR /&gt;Anyway the tempory rediractions that has been created are the next ones (Example) as the inicial URLs is:&amp;nbsp;&lt;A href="https://contacto.driv.in/en-us/blog-subscribe?hsLang=en" target="_blank"&gt;https://contacto.driv.in/en-us/blog-subscribe?hsLang=en&lt;/A&gt;&amp;nbsp; to the original URLs:&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://contacto.driv.in/en-us/blog-subscribe" target="_blank"&gt;https://contacto.driv.in/en-us/blog-subscribe&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So as checking out the console and all the redirections generated, those are created at the moment of creating the multilingual variant of the webpage, even if the URLs that you use for the buttoms is the original URLs, as you can see on the next pictures:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-08-05 at 13.22.41.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/124030i484E19281CDD3A8B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-08-05 at 13.22.41.png" alt="Screenshot 2024-08-05 at 13.22.41.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-08-05 at 15.04.06.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/124031iF40FE97B6A4DE592/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-08-05 at 15.04.06.png" alt="Screenshot 2024-08-05 at 15.04.06.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Does anyone knows or have idea how to optimize or correct those for the webcrawling?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks! Best.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 19:08:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Temporary-Redirections-and-Multilanguage-URLs/m-p/1022434#M40149</guid>
      <dc:creator>DEsteva</dc:creator>
      <dc:date>2024-08-05T19:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Temporary Redirections and Multilanguage URLs</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Temporary-Redirections-and-Multilanguage-URLs/m-p/1022466#M40151</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/620365"&gt;@DEsteva&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;About Hubspot settings, you can check:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Review Multilingual Settings in HubSpot:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Go to your HubSpot account and navigate to your website settings.&lt;/LI&gt;
&lt;LI&gt;Check the settings for multilingual content to ensure they are configured correctly.&lt;/LI&gt;
&lt;LI&gt;Make sure the primary language of the page is set correctly and that alternate language URLs are properly configured&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;A href="https://developers.hubspot.com/docs/cms/features/multi-language-content" target="_blank" rel="noopener"&gt;You can see more here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Set Canonical URLs:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Ensure that canonical URLs are set correctly for each language variant of your pages. This helps search engines understand the preferred version of your pages.&lt;/LI&gt;
&lt;LI&gt;You can set canonical URLs in the page settings or directly in the HTML of the page.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;A href="https://knowledge.hubspot.com/seo/set-canonical-urls-for-duplicate-content" target="_blank" rel="noopener"&gt;More information about it here&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Check and Update Links:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Ensure that the links on your website point directly to the final URL without triggering temporary redirects.&lt;/LI&gt;
&lt;LI&gt;Use the original URLs in your buttons and internal links instead of those that cause temporary redirects.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Set Permanent Redirects (301 Redirects):&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If there are URLs that should permanently redirect to another URL, make sure to set them as 301 redirects instead of 302. This informs search engines that the redirect is permanent.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Example:&lt;/H3&gt;
&lt;P&gt;Given your initial and final URLs:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Initial URL: &lt;CODE&gt;&lt;A href="https://contacto.driv.in/en-us/blog-subscribe?hsLang=en" target="_blank"&gt;https://contacto.driv.in/en-us/blog-subscribe?hsLang=en&lt;/A&gt;&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;Original URL: &lt;CODE&gt;&lt;A href="https://contacto.driv.in/en-us/blog-subscribe" target="_blank"&gt;https://contacto.driv.in/en-us/blog-subscribe&lt;/A&gt;&lt;/CODE&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Ensure that:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The button links directly to &lt;CODE&gt;&lt;A href="https://contacto.driv.in/en-us/blog-subscribe" target="_blank"&gt;https://contacto.driv.in/en-us/blog-subscribe&lt;/A&gt;&lt;/CODE&gt; without the query parameter &lt;CODE&gt;?hsLang=en&lt;/CODE&gt; unless it is required for some functionality.&lt;/LI&gt;
&lt;LI&gt;If the query parameter is necessary, make sure the URL handling in HubSpot is set up to manage it correctly without triggering a temporary redirect.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 05 Aug 2024 20:20:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Temporary-Redirections-and-Multilanguage-URLs/m-p/1022466#M40151</guid>
      <dc:creator>Brenner</dc:creator>
      <dc:date>2024-08-05T20:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Temporary Redirections and Multilanguage URLs</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Temporary-Redirections-and-Multilanguage-URLs/m-p/1023019#M40166</link>
      <description>&lt;P&gt;Hello Brenner!&lt;BR /&gt;&lt;BR /&gt;Thanks! I already check out the settings and&amp;nbsp;canonicals URLs! But anyway it still creating the prefix "hs?*lang/" to the URLs. Even when the external link doesn't have it. As you can see on the pictures.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;On the first picture you can see that the button "DEMO" is linkedin to:&amp;nbsp;&lt;A href="https://contacto.driv.in/en/demoweb" target="_blank"&gt;https://contacto.driv.in/en/demoweb&lt;/A&gt;&amp;nbsp;as an external directly not like One of the Pages (linked with the Option "One of my pages" still happening the same thing)&lt;/LI&gt;&lt;LI&gt;On the picture, you can se the button inspection on console that adds the prefix "hslang=EN" generating an unnecessary temporary redirection.&lt;/LI&gt;&lt;/OL&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="Screenshot 2024-08-06 at 13.27.00.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/124107iD7EEEB41F02888BB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-08-06 at 13.27.00.png" alt="Screenshot 2024-08-06 at 13.27.00.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-08-06 at 13.27.12.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/124108iCD296DE3CFF7EC8C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-08-06 at 13.27.12.png" alt="Screenshot 2024-08-06 at 13.27.12.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 17:30:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Temporary-Redirections-and-Multilanguage-URLs/m-p/1023019#M40166</guid>
      <dc:creator>DEsteva</dc:creator>
      <dc:date>2024-08-06T17:30:31Z</dc:date>
    </item>
  </channel>
</rss>

