Contact Us

One of the most prominent benefits of SXA is its ability to enable users to configure any website or webpage URL in lowercase. It is not only a fairly simple process but also an effective hack to attract more visitors, all while adding a hint of sophistication to the overall look of your website.

There are only two steps involved to set this up. These are outlined below:

Step 1:

Navigate to your app_config\sitecore.config file and update <lowercase>  true </lowercase>.

1

Step 2:

Navigate to \App_Config\Modules\SXA\Foundation\Sitecore.XA.Foundation.Multisite.config file. Locate to below <linkmanager> section and add new lowercaseUrls=”true”.

2

As an alternative method, you can also create a path file with below settings. 

<sitecore>   

    <linkManager>

      <providers>

        <add name="localizedProvider">

          <patch:attribute name="lowercaseUrls">true</patch:attribute>

        </add>

      </providers>

    </linkManager>

    <links>

      <urlBuilder>

        <lowercaseUrls>true</lowercaseUrls>

      </urlBuilder>

    </links>

</sitecore>

 

Conclusion

Once you have implemented the above-mentioned configuration steps, you will be able to customize any website URLs in the lowercase, enabling you to generate a truly professional and seasoned digital address for all your clients, customers, and visitors. We have Sitecore experts who can help you with anything ranging from implementation to managed services. Reach out to us for a free consultation.

Need Help?