Support Forums

 
  iFinity Support Forum  DotNetNuke Modu...  Google Sitemap ...  Can't create sitemap...
Previous Previous
 
Next Next
New Post 7/20/2008 7:20 AM
  GoldenHills
2 posts
No Ranking


Can't create sitemap... 

Hi Bruce,

Been working on this for a couple of hours now and can't seem to get this working. I am just getting a 404 error.

I copied the dll's to the bin folder and here is a cut up of my config file. Maybe I've just been looking at this too long...

.............
<configSections>
    <sectionGroup name="dotnetnuke">
.............
    </sectionGroup>
    <section name="googlesitemaps" type="iFinity.DNN.Modules.GoogleSiteMap.GoogleSiteMapSection, iFinity.DNN.GoogleSiteMapProvider" />
</configSections>
 
.............

<system.web>
.............

<httpModules>
.............
<add name="PageBlaster" type="Snapsis.HttpModules.PageBlaster.PageBlasterModule, Snapsis.HttpModules.PageBlaster" />
<add name="UrlRewrite" type="iFinity.DNN.Modules.FriendlyUrl.UrlRewriteModule, iFinity.FriendlyUrlProvider"/>
.............
</httpModules>
<httpHandlers>

      <!-- Google SiteMap Provider HttpHandler.  This is a separate HttpHandler object which is also loaded into the base SiteMap Provider Assembly
           the path value isn't set - it can be changed to any value.
       -->
      <add verb="*" path="GoogleSiteMap.axd" type="iFinity.DNN.Modules.GoogleSiteMap.GoogleSiteMapHandler, iFinity.DNN.GoogleSiteMapProvider" />
.............
</httpHandlers>
.............
</dotnetnuke>
<googlesitemaps defaultProvider="BaseGoogleSitemapProvider">
   <providers>
      <clear />
      <add name="BaseGoogleSiteMapProvider" type="iFinity.DNN.Modules.GoogleSiteMap.GoogleSiteMapProvider" defaultPagePriority="0.5" defaultPageUpdateFrequency="daily" sitePageTypes="aspx,html,htm" includeHiddenPages="false"/>
   </providers>
</googlesitemaps>
<system.webServer>
.............

Thanks!

 

 
New Post 7/21/2008 10:09 AM
  Bruce Chapman
565 posts
1st Level Poster


Re: Can't create sitemap... 

If you're getting a 404 error, it's probably one of two things:

1) Your googlesitemap.axd handler isn't in the right section for the <httpHandlers>.  From your web.config excerpt, it's hard to tell exactly if it's right or wrong.  If you're using iis7, it should be inside the <system.webserver> section.  If you're on iis6, it should be inside the <system.web> section.

2) You need to exclude .axd from either the pageblaster or friendly url provider filter (would depend on your settings)

 
New Post 7/21/2008 2:09 PM
  GoldenHills
2 posts
No Ranking


Re: Can't create sitemap... 

Hi Bruce,

1) I have tried it in each section and currently it is in both.

2. I'll try figuring out how to excluding it from pageblaster and/or friendly url.

I'll also try to just make a sitemap file. It's not like I add and delete pages all the time...

Thank you!

 

 

 
Previous Previous
 
Next Next
  iFinity Support Forum  DotNetNuke Modu...  Google Sitemap ...  Can't create sitemap...
Can't find the answer?
 

If you can't find the answer and don't have time...try out the Premium Support service.  Get personal attention and get the problem fixed by an expert.

 

Support Guidelines.. Please read before posting

To get support on iFinity products and services, please search the forums for the the answer to the problem you are seeking. If you cannot find a solution, post a question in the relevant forum.   Ensure that you specify the relevant versions of the problem, and the actual error message or a detailed description of the problem.    You will need to register with this site to post on the forum.  If you have a Microsoft Live (Hotmail/Passport) account you can use that.  If you have a Open Id account you can use that.  If you neither of these, you will need to register a user Id and password.

If you wish, you can use the Premium Support Service for one-on-one support.