Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Evan 344 posts 99 karma points
    May 04, 2009 @ 15:36
    Evan
    0

    Google is gving me errors on my google sitemap...

    Here is what the sitemap looks like: http://www.blueridgepowdercoating.com/google-sitemap.aspx


    and in my google webmasters it is showing me a warning saying that the namespace is undefined. Any ideas on why it would be saying that? Everything looks right to me...

  • dandrayne 1138 posts 2262 karma points
    May 04, 2009 @ 16:23
    dandrayne
    0

    Try removing tab spaces from the top of your xslt. Looks like you've got some spurious chars in there, probably as a result of tabbing.

    Here's what I've got in yours (linked above)
    [code]

  • Evan 344 posts 99 karma points
    May 04, 2009 @ 16:27
    Evan
    0

    here is my xslt:


    ]>
    <>
    version="1.0"
    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    xmlns:msxml="urn:schemas-microsoft-com:xslt"
    xmlns:umbraco.library="urn:umbraco.library"
    exclude-result-prefixes="msxml umbraco.library">





















    and here where the macro is called:

    <%@ Master Language="C#" MasterPageFile="/umbraco/masterpages/default.master" AutoEventWireup="true" %>




    I cant seem to figure out where the error is coming from

  • dandrayne 1138 posts 2262 karma points
    May 05, 2009 @ 17:22
    dandrayne
    0

    See http://forum.umbraco.org/yafpostsm45742Google-sitemap-with-cws2-error.aspx#45742. I think this may be due to the extra char in your urlset node

Please Sign in or register to post replies

Write your reply to:

Draft