In the sitemap file, I have sitemap Node URL which have more than 1 query string, like…
<siteMapNode url="~/abc.aspx?m=2&c=2" title="title" description="" />
but I am getting error at ‘&’
how to handle multiple query string?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use & instead of & – ampersand.