What about using the URL-encoded value: %26?
If you want to use an ampersand as a value inside the query string of a url (and not as a delimiter for separating arguments), then you should use the URL-encoded value: %26how-use-amersands-html-encode/



