Java Script – encodeURI() & decodeURI()

encodeURI():This function encodes a URI by replacing each instance of certain characters by one, two, three, or four escape sequences representing the UTF-8 encoding of the character. It returns a new string representing the provided string encoded as a URI. This method does not encode characters like: , / ? : @ & = + $ * #Use the encodeURIComponent() method instead. decodeURI():This function… Continue reading Java Script – encodeURI() & decodeURI()

To manage URL components for facets:

Make sure the feature is enabled. For more information, see Enable URL Components Alias. Go to Commerce > Marketing > SEO > URL Components for Facets. Click Edit or View on the URL Components for Facets page to access the URL Definition page. Enter a value in the URL Component field.The following fields are displayed on the on the URL Definition page: Facet… Continue reading To manage URL components for facets: