phloo
Forum Replies Created
-
Forum: Plugins
In reply to: [Fast Velocity Minify] [request] paths inside css/js should stay relativeWe use a different approach: the production site will always be a new 100% clone from the staging site, meaning it gets build every time we deploy the whole site. No changes will be made on the production site, so it’s fine when the minified files are pre-generated on the dev site, as long as all urls are matching the current server request.
Forum: Plugins
In reply to: [Fast Velocity Minify] [request] paths inside css/js should stay relativea) yes, we do update the urls before we import the sql dump
b) currently we switched to it and the urls work because it’s not using the domain name in the paths, so we the generated files on server1 (staging) are used on server2 (production) after moving the container there.
c) I agree – another solution would help more – thats why we overthink the whole staging and server setup againthanks!
Forum: Plugins
In reply to: [Fast Velocity Minify] [request] paths inside css/js should stay relativehey Paul, wow, that was quick and a very informative reply.
I have to say that I am not the guy setting up the deployment system and currently we are in a progress of changing it again because of too many hickups lately (FVM for example after adding the load balancer).
Will forward your reply to the IT guys and hope they can use your informations because I dont want to switch to a big plugin like W3 Total cache or something else.
Thanks a lot and have a nice weekend!
Sent. And re-retested today (without changing anything)
Seems now it works. Maybe Google has an aggressive cache on sitemaps? not sureSure.. https://imgur.com/a/R1duEpz
Tried with different settings.
Translation means: The sitemap doesnt contain urls. Please check your sitemap, and re-add it againAs mentioned before: “sitemap doesnt contain urls”
So, what about the error Google is giving us?
WE updated permalinks and can open the urls.
But Google search console says: error – sitemap doesnt contain any urlshttp://www.wechselpilot.com/sitemaps.xml.
- This reply was modified 7 years, 8 months ago by phloo.
Forum: Plugins
In reply to: [SEOPress - AI SEO Plugin & On-site SEO] Sitemap not workingThanks, we could fix it this way.
Forum: Plugins
In reply to: [SEOPress - AI SEO Plugin & On-site SEO] Sitemap not workingWhat file creates the output for sitemaps.xml?
If there is a filter running we can debug.
But we need to know how these files are generated.Forum: Plugins
In reply to: [SEOPress - AI SEO Plugin & On-site SEO] Sitemap not workingDeactivated all other plugins. no change.
What file creates the output for sitemaps.xml?
Forum: Plugins
In reply to: [SEOPress - AI SEO Plugin & On-site SEO] Sitemap not workingWe don’t use a cache plugin
We added the debugging and saved all output to debug.log > no error/warnings
We don’t use any of the mentioned pluginsWhat file creates the output for the sitemaps.xml?
Forum: Plugins
In reply to: [SEOPress - AI SEO Plugin & On-site SEO] Sitemap not workingOf course: https://www.wechselpilot.com/sitemaps.xml/
Forum: Plugins
In reply to: [SEOPress - AI SEO Plugin & On-site SEO] Sitemap not workingWe don’t use a cache plugin.
Only minifiying script (for js and css files).Forum: Plugins
In reply to: [SEOPress - AI SEO Plugin & On-site SEO] Sitemap not workingOurs is broken, too.
XML Parsing Error: XML or text declaration not at start of entity Location:Using the latest version and no CDN.
And where is the setting to remove the faulty added / to sitemaps.xml/?