Advertisement:

Author Topic: sitemap.xml - chmod?  (Read 4048 times)

Dublay

  • Newbie
  • *
  • Posts: 33
sitemap.xml - chmod?
« on: November 03, 2013, 03:06:52 am »
Hi there,

can anyone tell me if it's necessary to chmod the sitemap.xml only or the whole root - and which chmod should I use?

Dublay

  • Newbie
  • *
  • Posts: 33
Re: sitemap.xml - chmod?
« Reply #1 on: November 03, 2013, 05:15:09 pm »
It's simply chmod 666 only for sitemap.xml - then it's working.

dev101

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2155
  • osclass.work
Re: sitemap.xml - chmod?
« Reply #2 on: November 03, 2013, 05:49:18 pm »
my sitemap.xml is 644 and it works fine, 666 is unnecessary/risky.

dev101

Dublay

  • Newbie
  • *
  • Posts: 33
Re: sitemap.xml - chmod?
« Reply #3 on: November 04, 2013, 12:48:46 am »
my sitemap.xml is 644 and it works fine, 666 is unnecessary/risky.

dev101

ok - 644 is much more secure and obviously working, too.