After updating from 1.5 to 1.8.1 I have error on sitemap.xml file
Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during
the execution of the current web request. Please review the stack trace
for more information about the error and where it originated in the
code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current
web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
SEOChecker.Core.Config.Configuration.(String , String ) +128
SEOChecker.Core.Extensions.UmbracoExtensions.NodeExtensions.IsHiddenDoctypeInXmlSitemap(Node node) +35
SEOChecker.Handlers.HttpHandlers.XmlSitemapHandler.(HttpContext , List`1 , Int32 ) +85
SEOChecker.Handlers.HttpHandlers.XmlSitemapHandler.RenderXmlSiteMap(HttpContext context) +313
SEOChecker.Handlers.HttpHandlers.XmlSitemapHandler.ProcessRequest(HttpContext context) +169
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +912
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +164
Best to assign a real domain in that case then they appear correctly in the domain settings of SEO Checker as well. Otherwise SEO Checker is “guesssing” the first published domain is the root for the site.
Sorry I didn't get notifications from this thread but indeed Make sure to assign domains and make sure that the domain node is not in recycle bin. I have a fix for that in case you need it before release of the full version mail me [email protected] for the fix.
SeoChecker 1.8.1 + Umbraco 7.1.4 Error
After updating from 1.5 to 1.8.1 I have error on sitemap.xml file
Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
Hi,
Is this the issue where we had email conversation about?
Best,
Richard
Hi Richard,
Sure!
Thanks,
What was the issue and fix on this one?
I have the same problem...
Hi,
If you have multiple root nodes.
Best to assign a real domain in that case then they appear correctly in the domain settings of SEO Checker as well. Otherwise SEO Checker is “guesssing” the first published domain is the root for the site.
Thanks, M
Sorry I didn't get notifications from this thread but indeed Make sure to assign domains and make sure that the domain node is not in recycle bin. I have a fix for that in case you need it before release of the full version mail me [email protected] for the fix.
Best,
Richard
is working on a reply...