--- title: Change the search result links for Salesforce items slug: '1077' canonical_url: https://docs.coveo.com/en/1077/ collection: coveo-for-salesforce source_format: adoc --- # Change the search result links for Salesforce items When using Coveo for Salesforce, you'll sometimes want to modify the result link of your Salesforce items. For example, you can have your Knowledge articles published on an external site, and want to have your search page redirect to your external articles over your internal one. To achieve this, you must change the URI of your Salesforce item. The solution explained on this page is client-side, meaning that it doesn't change the way the Salesforce items are indexed in Coveo. ## Editing the search page code When editing the code, [use the Coveo JavaScript Search Framework](#using-the-coveo-javascript-search-framework). ### Using the Coveo JavaScript Search Framework > **Available since** > > This feature was introduced in the July 2016 release of Coveo for Salesforce version [2.25](https://docs.coveo.com/en/1124#july-2016-release-v225). . Access the code of the search page or search component you want to change. .. In **Setup**, search for and access the **Visualforce Components** page. .. Find the search page you want to change, and under **Actions**, select **Edit**. . In your search page code, find the result template of the item you want to change. It should be part of the following div: `
` > **Notes** > > * Result templates are written in a `