Copied to clipboard

Flag this post as spam?

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


  • RoelAlblas 50 posts 61 karma points
    Mar 13, 2009 @ 14:41
    RoelAlblas
    0

    Can't get sitemap working

    Hi,

    Decided to open my own thread about my sitemap problems.

    I used the XSLT for sitemaps from the package Creative Website Wizard. I created a document with correspondending template. I set up a new page in my site with the template Sitemap. So the circle is closed again, I think. The UmbracoNaviHide is set to Yes.

    Here is the XSLT:

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













    [/code]

    Here is the template:

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



    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.google.com/schemas/sitemap/0.84
    http://www.google.com/schemas/sitemap/0.84/sitemap.xsd">

    [/code]

    Thanks in advance!!

    Roel

  • RoelAlblas 50 posts 61 karma points
    Nov 01, 2009 @ 19:48
    RoelAlblas
    0

    Solved

Please Sign in or register to post replies

Write your reply to:

Draft