hi, i using kentico 8
i want insert an "url tag" to google sitemap file via kentico api in my webpart. Is there a solution?
The site map web part takes data from the content tree, but the code is available here -> \CMS\CMSWebParts\Navigation\xmlsitemap.ascx.cs. I recommend to clone it and pass your tag directly to stringBuilder.
Please, sign in to be able to submit a new answer.