nbento
Forum Replies Created
-
I was about to start a thread with same info.
Since 3 days ago when I recreated sitemap due to new products Im getting same error.Here’s mine: https://www.kfdportugal.pt/sitemap.xml
- This reply was modified 5 years, 11 months ago by nbento.
@michel-jongbloed problem solved. it was uplaods folder permissiosn issues.
Evething seems to be wornking
thank you
Hi Michel
This is what I have in options.php
// If upload_url_path and upload_path are both default values, they're locked. if ( get_option( 'upload_url_path' ) || ( get_option( 'upload_path' ) != 'wp-content/uploads' && get_option( 'upload_path' ) ) ) { $whitelist_options['media'][] = 'upload_path'; $whitelist_options['media'][] = 'upload_url_path'; }I recreated a new feed. it is created. It is inside the uploads folder, the uploads folder has permissions 750, but still gives me a 404
I believe it its a owners/groups settings with the host.
I just checked and the owner groups for some reasons is different from the rest of the site.Contacting them, and let you knwo how it goes.
Hi @michel-jongbloed, yes the file exists in th e server on that path.
But for some reason it shows me a 404.
I’ll keep diging