Q: I am using the standard DotNetNuke sitemap.aspx on my site. How do I integrate it with this Sitemap provider?
A: You can't. You must use either the googlesitemap.axd sitemap provider, or the standard DNN sitemap. However, with the standard DNN sitemap, you can't generate url entries for third party modules that use query strings to generate separate content.
Q: I've got module x, and I want to add all the Urls that it contains to my sitemap. How do I go about it?
A: There are instructions on how to build your own Sitemap Provider for a third-party module in the installation zip file. If you don't have the time or skills, consider getting iFinity to build one for you. Use the contact form to make a request.
Q: I tried installing the product using the DotNetNuke module install, but I got an error saying there was no .dnn file. What's wrong?
A: The zip file contains the dlls and instructions, but is not a DNN module install package. You must unpack the zip file and read the instructions to install the module manually.
Q: I installed and generated my stiemap on my local machine. Where do I save the Xml file to submit it to Google?
A: You don't save the Xml file anywhere. You just submit the yoursite.com/googlesitemap.axd Url to Google, Yahoo or other search engine. The sitemap is generated each time they request the file, so the entries are always up to date.
Q: I used the 'submit site' option in my 'Site Settings' screen, but Google hasn't indexed my site. How can I get my site indexed.
A: The submit site option does not work with the iFinity SItemap providers. You'll have to either put the entry into your robots.txt file, or create a Google Webmaster account and submit the sitemap that way. It's recommended to create a Google Webmaster account, you will be able to validate the sitemap, and check up on any site validation problems that Google might be encountering on your site.