We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Error 404 - Sitemap Generator | Forum

Eric
Eric Nov 26 '14
Hi, 


i put in my htaccess :
RewriteCond %{REQUEST_URI} !/sitemap(.*)\.xmlRewriteCond %{REQUEST_URI} !/sitemap(.*)\.xml\.gz
because sitemap generate : sitemap-1.xmland we can't see this file if you don't put this code in htaccess.
Sorry for my english, i am french ^^


Best regards

Eric

Purusothaman Ramanujam
Bonjour. Comment allez-vous?

Does your cron runs? Only if it runs, the files will be generated?

Eric
Eric Dec 5 '14
Bonjour,


Le cron fonctionne très bien et le générateur aussi ...

mais il faut modifier la ligne dans le htaccess par : 

RewriteCond %{REQUEST_URI} !/sitemap(.*)\.xmlRewriteCond %{REQUEST_URI} !/sitemap(.*)\.xml\.gz


Ceci afin de pouvoir accéder au fichier généré :

sitemap-1.xml et aux autres



Purusothaman Ramanujam
Thanks for the note.
Oxwall Türkiye
Oxwall Türkiye Jan 16 '15

Purusothaman RamanujamNov 21 '12

If you get 404 error when you view your sitemap from the link www.yoursite.com/sitemap.xml , add the below line to your .htaccess file.

RewriteCond %{REQUEST_URI} !/sitemap\.xml
RewriteCond %{REQUEST_URI} !/sitemap\.xml\.gz

Oxwall blocks the file access and so you need the above to allow.

-----------------------------------------------------------------------------------------------------
Not fount pagehttp://sosyallift.com/sitemap/.xml/.gzhttp://sosyallift.com/sitemap/.xml

Purusothaman Ramanujam
Its http://sosyallift.com/sitemap.xml and not http://sosyallift.com/sitemap/.xml

If you have any questions, create a new post for your issues.
You do not have permission to reply this topic