• Welcome to Sitemap Generator Forum.
 

Red Hat Linux - httpdocs

Started by jarnold33, February 03, 2008, 06:35:23 PM

Previous topic - Next topic

jarnold33

I'm not a techie but I've had great success creating my sitemap.xml using XML-sitesmaps....until today.
My new site is hosted on a server using Red Hat Linux  which doesn't create a public)html folder.  Rather it creates a folder called httpdocs for all the html.  XML-sitemaps only creates this:

<?xml version="1.0" encoding="UTF-8"?>
<urlset
      xmlns="[ External links are visible to forum administrators only ]"
      xmlns:xsi="[ External links are visible to forum administrators only ]"
      xsi:schemaLocation="[ External links are visible to forum administrators only ]
            [ External links are visible to forum administrators only ]">

<url>
  <loc>[ External links are visible to forum administrators only ]</loc>
  <priority>0.5</priority>
  <lastmod>2008-02-01T23:17:18+00:00</lastmod>
  <changefreq>daily</changefreq>
</url>
</urlset>

It appears it doesn't know the wereabouts of the htmls and creates a sitemap that says there is none.

Any workaround for this?  I've purchased a standalone version of the products and installation but for another of my websites.  Can that same standalone be installed on this problem site?

XML-Sitemaps Support

Hello,

looks like you specified Starting URL as:
http://clarionwaterpark.com
but it's redirected. Try to specify it as:
http://clarionwaterpark.com/index.shtml