alfateam
Forum Replies Created
-
Now I’m getting “The uploaded file exceeds the maximum upload size of your server.” How to fix it ?
thanks !
https://ibb.co/0M7CfQC , please note that I have also set it to OFF – save , with no effect. https://mysitel.com/author-sitemap.xml is still showing.
Forum: Plugins
In reply to: [W3 Total Cache] CORS header ‘Access-Control-Allow-Origin’ missingI removed the rule when I noticed that have no effect.
Forum: Plugins
In reply to: [W3 Total Cache] CORS header ‘Access-Control-Allow-Origin’ missingYes wprocket but that was installed after the issues with svg file.
Forum: Plugins
In reply to: [W3 Total Cache] CORS header ‘Access-Control-Allow-Origin’ missingHere is it https://pastebin.com/dnaBYbx3 , as stated only *.svg files are affected.
–You can disable the author Sitemap from the options panel:
/wp-admin/admin.php?page=rank-math-options-titles#setting-panel-author– No effect.–You can choose to NoIndex the author archives and they won’t show up in the Sitemaps.– How to do that ?
That’s already disabled with no effect for my issue. thanks
Forum: Plugins
In reply to: [W3 Total Cache] CORS header ‘Access-Control-Allow-Origin’ missingstill the same error afte htaccess change https://postimg.cc/nCCwCvxK
firefox error :
SEC7120: [CORS] The origin ‘https://mysite.com’ did not find ‘https://mysite.com’ in the Access-Control-Allow-Origin response header for cross-origin resource at ‘https://cloud.mysite.com/assets/uploads/2018/12/why_choose_3.svg’.chrome error:
Access to XMLHttpRequest at ‘https://cloud.mysite.com/assets/uploads/2018/12/why_choose_1.svg’ from origin ‘https://mysite.com’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.Forum: Plugins
In reply to: [W3 Total Cache] CORS header ‘Access-Control-Allow-Origin’ missing‘assets’ folder is actually ‘wp-content’ folder renamed with wp hide plugin. All files withing wp-content/uploads folder works with cloudfront, I only have this problem with svg files.
Forum: Plugins
In reply to: [W3 Total Cache] CORS header ‘Access-Control-Allow-Origin’ missingcloud.mysite.com is an example for cloudfrond CDN on how my settings are on ‘Replace site’s hostname with:’ This is the my subdomain set on cloudflare. Everything is working but only svg files.
Hello,
Partially fixed first issue. Thanks.
One other issues that I want to fix is sitemap , its showing this page on sitemap_index.xml : https://mysite.com/author-sitemap.xml, when I click it its just loading this other page containing https://mysite.com/author/authorname/ , I don’t want any of this author name pages to be shown on sitemap, how to remove https://mysite.com/author-sitemap.xml ?
Forum: Plugins
In reply to: [W3 Total Cache] CORS header ‘Access-Control-Allow-Origin’ missingBrowser Cache -> HTML/XML ETag and Last Modified are enabled.
Page Cache -> Advanced – Compatibility mode: is disabled.
Forum: Plugins
In reply to: [W3 Total Cache] CORS header ‘Access-Control-Allow-Origin’ missingIt seems like only .svg files are affected , I have added that path to reject list until I get some solution, added to reject list: {uploads_dir}/2018/12/*.svg
Forum: Plugins
In reply to: [W3 Total Cache] CORS header ‘Access-Control-Allow-Origin’ missingAlso this right under:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cloud.mysite.com/assests/uploads/2018/12/why_choose_3.svg. (Reason: CORS header ‘Reason: CORS request did not succeed).[Learn More]