Why does Sharepoint change the link urls of quicklinks after page is published?

Cantarovich, Tatiana 0 Reputation points
2023-10-26T16:53:21.82+00:00

Hello,

I hope someone from Microsoft can help me understand and resolve this issue.

We want to promote some of the videos from tiktok by using the quicklinks feature in sharepoint. The link was originally https://www.tiktok.com/@symphani.soto/video/7284366283909467435

As you can see in the screenshot below the "@" symbol was replaced by "%40"
Screenshot 2023-10-26 at 12.49.39 PM

Why does this happen and is there any way to fix this please?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,280 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,807 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
550 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Emily Du-MSFT 44,311 Reputation points Microsoft Vendor
    2023-10-27T06:45:31.3933333+00:00

    It's by design that SharePoint will automatically encode links in the Quick links web part. The special character "@" is replaced by "%40".

    If you click the link in the Quick links web part, it will redirect to the correct TikTok video, just ignore the encode behavior.

    As a workaround, you could use URL shorten service to shorten external links, then add shorten external links into Quick links web part.

    Please refer this article: https://www.webbtech.org/2018/11/use-mailto-and-other-link-types-with.html?m=1

    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.