Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...SiteMap LostSiteMap Lost
Previous
 
Next
New Post
2/9/2011 4:44 PM
 
christian molica wrote:
Sebastian,

I upgraded to 5.6.1 and now also have sitemap issues.  Nothing has changed except making the upgrade.  I am wondering if this has to do with the changes made to how DNN handles portal aliases.

I have tried getting a good sitemap.aspx with portal alias setting set to "none" and "redirect".

website is abundantlifecovenantchurch.com

CM

 Sorry, I forgot to mention that I greatly appreciate any help you can provide.

Christian

 
New Post
2/9/2011 5:35 PM
 
Go to your Admin menu and select Search Engine SiteMap. Near the top of the module there will be a SiteMap URL. Click on it and see if it finds the SiteMap. If you get an Errorr 404 Not Found then the URL is not correct. Mine was incorrect because it didn't include www. in front of my site name. I found that DNN was using an alias name to create the URL and it was incorrect. I added the www. in front of the sitename in the alias configurations and all worked. You can find your alias settings on the Admin menu Site Settings. Drill down to Advanced Settings then Portal Aliases. You can edit or add a new alias there.

Hope this works for you.
 
New Post
2/10/2011 9:34 AM
 
The problem was in my 3rd party blog module's sitemap provider. I suspect a change in DNN 5.6.1 has caused the problem as this sitemap provider worked before. I  have forwarded the error to the blog developer.  (Event Log error below, FYI)

Thanks,

Christian

AssemblyVersion: 5.6.1
PortalID: 0
PortalName: Abundant Life Covenant Church - Springfield MO
UserID: 3
UserName: ckm
ActiveTabID: 40
ActiveTabName: Home
RawURL: /Sitemap.aspx
AbsoluteURL: /Sitemap.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: cc8bd1b8-0282-472d-a4d5-0cacfeed25c3
InnerException: Could not load type 'DnnSun.SunBlogNuke.Entities.EntryInfo' from assembly 'SunBlogNuke.Core, Version=4.2.5.0, Culture=neutral, PublicKeyToken=null'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: SunBlogNuke.Providers.Sitemap.GetUrls
StackTrace:
Message: System.TypeLoadException: Could not load type 'DnnSun.SunBlogNuke.Entities.EntryInfo' from assembly 'SunBlogNuke.Core, Version=4.2.5.0, Culture=neutral, PublicKeyToken=null'. at SunBlogNuke.Providers.Sitemap.GetUrls(Int32 portalId, PortalSettings ps, String version) at DotNetNuke.Services.Sitemap.SitemapBuilder.BuildSiteMap(TextWriter output) at DotNetNuke.Services.Sitemap.SitemapHandler.ProcessRequest(HttpContext context)
Source:
Server Name: DNN
 
New Post
9/15/2011 3:32 PM
 
I have 5.6.1 but don't even have the sitemap Admin option in my admin menu. Is there a way to manually install the provider so this appears?
 
New Post
11/7/2011 12:00 PM
 
I just had this issue too. While eveything was setup correctly in Admin - Search Engine Sitemap - there were some steps that didn't seem to update correctly in DNN version upgrading (I'm now on 5.6.3) - here's what I needed to do to fix it.<br /> <br /> <br /> 1. Copy DotNetNuke.SitemapProviders.CoreSitemapProvider.dll from bin/Providers to just bin folder.<br /> <br /> <br /> Then verify the following in your web.config:<br /> <br /> <br /> 1. in configuration/configSections/sectionGroup name="dotnetnuke" verify it has:<br /> <section name="sitemap" requirePermission="false" type="DotNetNuke.Framework.Providers.ProviderConfigurationHandler, DotNetNuke" /><br /> <br /> <br /> 2. For IIS7 in configuration/system.webServer/handlers make sure it has:<br /> <add name="SitemapHandler" path="Sitemap.aspx" verb="*" type="DotNetNuke.Services.Sitemap.SitemapHandler, DotNetNuke" preCondition="integratedMode" /><br /> <br /> <br /> 3. For IIS6 on down in configuration/system.web/httpHandlers make sure it has:<br /> <add verb="*" path="Sitemap.aspx" type="DotNetNuke.Services.Sitemap.SitemapHandler, DotNetNuke" /><br /> <br /> <br /> 4. And finally verify that in configuration/dotnetnuke the following section is there:<br /> <sitemap defaultProvider="coreSitemapProvider"><br /> <providers><br /> <clear /><br /> <add name="coreSitemapProvider" type="DotNetNuke.SitemapProviders.CoreSitemapProvider, DotNetNuke.SitemapProviders.CoreSitemapProvider"providerPath="~\Providers\MembershipProviders\Sitemap\CoreSitemapProvider\" /><br /> </providers><br /> </sitemap><br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> I think this "should" have been done while the site upgraded but it wasn't in my case. Regardless - it's an easy fix.And of course - be sure to back everything up!!!<section name="sitemap" requirepermission="false" type="DotNetNuke.Framework.Providers.ProviderConfigurationHandler, DotNetNuke"><add name="SitemapHandler" path="Sitemap.aspx" verb="*" type="DotNetNuke.Services.Sitemap.SitemapHandler, DotNetNuke" precondition="integratedMode"><add verb="*" path="Sitemap.aspx" type="DotNetNuke.Services.Sitemap.SitemapHandler, DotNetNuke"></add></add></section>


Andrew Walker

Learn to make your own beer and wine at homeIf you enjoy making your own beer and/or wine - be sure to check out http://www.ForemostBrewing.com
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...SiteMap LostSiteMap Lost


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out