Wrong path for sitemap.xml
-
- Ensign (ENS)
- Posts: 17
- Joined: Wed Oct 24, 2007 4:43 pm
- Location: Fair Oaks, CA
- Contact:
Wrong path for sitemap.xml
I tried generating an XML sitemap file via the administration panel, however I received a denied access to the path error.
Originally the website's development location was referenced in a different location. Then once it was in the production stage, it was moved to an alternate folder / domain. It seems that it has the previous folder logged versus what appears under the "Store URL" under "Configure" > "Store".
Any idea where I can modify the path?
Thanks.
Originally the website's development location was referenced in a different location. Then once it was in the production stage, it was moved to an alternate folder / domain. It seems that it has the previous folder logged versus what appears under the "Store URL" under "Configure" > "Store".
Any idea where I can modify the path?
Thanks.
Russ Miller
GFX Internet Services
Design - Development - Hosting
http://www.GFXInternetServices.com/
GFX Internet Services
Design - Development - Hosting
http://www.GFXInternetServices.com/
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Wrong path for sitemap.xml
The only place I can think of checking is when you click to generate the sitemap.xml. It normally goes into the root of the site and the sitemap name is one of the input boxes when you go to generate the site. Make sure that doesn't have a folder specified.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
-
- Ensign (ENS)
- Posts: 17
- Joined: Wed Oct 24, 2007 4:43 pm
- Location: Fair Oaks, CA
- Contact:
Re: Wrong path for sitemap.xml
Thanks for the response Judy.
There is not folder specified in the "SiteMap File Name" input box (assuming that's what you were referring to). Just to clarify, let's say the website was first setup under website-ac7.com and then later was changed to just website.com. Well the control panel I use (Helm 3), creates a folder by the website address. So right now, when I create sitemap.xml, it's trying to place it under d:\website-ac7.com\wwwroot\SiteMap.xml instead of d:\website.com\wwwroot\SiteMap.xml
There is not folder specified in the "SiteMap File Name" input box (assuming that's what you were referring to). Just to clarify, let's say the website was first setup under website-ac7.com and then later was changed to just website.com. Well the control panel I use (Helm 3), creates a folder by the website address. So right now, when I create sitemap.xml, it's trying to place it under d:\website-ac7.com\wwwroot\SiteMap.xml instead of d:\website.com\wwwroot\SiteMap.xml
Russ Miller
GFX Internet Services
Design - Development - Hosting
http://www.GFXInternetServices.com/
GFX Internet Services
Design - Development - Hosting
http://www.GFXInternetServices.com/
Re: Wrong path for sitemap.xml
Look for an existing sitemap.xml file and delete it if it exists. Then try to create one.
If it succeeds, some incorrect permissions were copied over when the site was moved to the new location.
If it still fails, permissions are not correct on your new location. Contact your hosting provider and request the permissions be corrected on all your site files.
Either way, you're bound to encounter other issues as well if the permissions were wrong. I'm guessing the file permissions on your site didn't get reset properly when the site was moved.
If it succeeds, some incorrect permissions were copied over when the site was moved to the new location.
If it still fails, permissions are not correct on your new location. Contact your hosting provider and request the permissions be corrected on all your site files.
Either way, you're bound to encounter other issues as well if the permissions were wrong. I'm guessing the file permissions on your site didn't get reset properly when the site was moved.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
- Shopping Cart Admin
- AbleCommerce Admin
- Posts: 3055
- Joined: Mon Dec 01, 2003 8:41 pm
- Location: Vancouver, WA
- Contact:
Re: Wrong path for sitemap.xml
Hello All,
I've seen this before in a site migration, however I cannot remember off the top of my head where the physical directory path is stored.
I've seen this before in a site migration, however I cannot remember off the top of my head where the physical directory path is stored.
-
- Ensign (ENS)
- Posts: 17
- Joined: Wed Oct 24, 2007 4:43 pm
- Location: Fair Oaks, CA
- Contact:
Re: Wrong path for sitemap.xml
I figured it out. The setting is under the "ac_StoreSettings" table. On row 67, I edited the FieldName: CommonSiteMap_SiteMapDataPath. Once updated I was able to generate the sitemap.
Russ Miller
GFX Internet Services
Design - Development - Hosting
http://www.GFXInternetServices.com/
GFX Internet Services
Design - Development - Hosting
http://www.GFXInternetServices.com/
- Shopping Cart Admin
- AbleCommerce Admin
- Posts: 3055
- Joined: Mon Dec 01, 2003 8:41 pm
- Location: Vancouver, WA
- Contact:
Re: Wrong path for sitemap.xml
Hello,
If you open the table ac_StoreSettings you'll find a row which has the physical path for the xml feeds, which needs to be updated to the new directory.
If you open the table ac_StoreSettings you'll find a row which has the physical path for the xml feeds, which needs to be updated to the new directory.
Re: Wrong path for sitemap.xml
doh!
Why store the physical path??? Nothing else stores the physical path does it??
Why store the physical path??? Nothing else stores the physical path does it??
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
-
- Ensign (ENS)
- Posts: 17
- Joined: Wed Oct 24, 2007 4:43 pm
- Location: Fair Oaks, CA
- Contact:
Re: Wrong path for sitemap.xml
The YahooShopping_FeedDataPath under the same table also references the physical path. I believe that's it.
Russ Miller
GFX Internet Services
Design - Development - Hosting
http://www.GFXInternetServices.com/
GFX Internet Services
Design - Development - Hosting
http://www.GFXInternetServices.com/
Re: Wrong path for sitemap.xml
If one marketing feed does it, all the feeds do it. They all use the same class for storing the settings. Checked my ac_StoreSettings and that is the case.gfxinternetservices wrote:The YahooShopping_FeedDataPath under the same table also references the physical path. I believe that's it.
So you're going to want to check for those as well, they'll need to be adjusted too.
Learn something new every day

Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com