Sitemap Deployment Problem

T

Tina

The following sitemap works fine on my dev box....
<?xml version="1.0" encoding="utf-8" ?>
<siteMap xmlns="http://schemas.microsoft.com/AspNet/SiteMap-File-1.0" >
<siteMapNode url="/TinaProject/DotNetDevelopment.aspx" title="Home
Page" description="">
<siteMapNode title="Propaganda" description="Tinas Project .Net
Development">
<siteMapNode url="/TinaProject/Advantages.aspx" title="Why
choose DBA?" description="" />
</siteMapNode>
<siteMapNode title="Tech Demos" description="Tinas Project .Net
Development">
<siteMapNode url="/TinaProject/PrintGrid.aspx" title="Print Grid
Component" description="" />
<siteMapNode url="/TinaProject/Intro.aspx" title="Image
Storage/Retrieval" description="" />
<siteMapNode url="/TinaProject/AJAXPage.aspx" title="AJAX
GridView" description="" />
</siteMapNode>
</siteMapNode>
</siteMap>

but when I deploy to my webhoster there is no /TiimaProject directory so the
sitemap doesn't work at the real website. Right now I have to remove all
references to /TimaProject. Is there a way to resolve this so it runs both
on the dev box and the website?
Thanks,
T
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top