outrospective
Forum Replies Created
-
Solved
Solved. It was the plugin Async JS and CSS that caused the problem. After I deactivated it, the WordPress-SEO parsing error was gone.
Thanka @mateuszx3 and everyone else who contributed to solve the issue. Your suggested fix (add /true to schema.org in wordpress-seo/fronted/class-json-ld.php) was successful!
@tacoverdo (Plugin Author). Pls consider this fix for the next plugin version, as else things will result in an error again.
Cheers
Forum: Plugins
In reply to: [Conditional Widgets] Hide Widgets on mobile devicesAWESOME! Thanks a lot!
I have the same problem. What you can is to go to SEO -> XML Sitemap, and resubmit (press the “XML-Sitemap” button) again.
Than resubmit the sitemap in google webmaster.
This will work, but does not solve the issue, as you might get another blank sitemap in the future, but at least it’s a solution…
Forum: Plugins
In reply to: [Conditional Widgets] Hide Widgets on mobile devicesThe idea is to trim the site down, making it faster on mobile devices.
For example on my responsive website the widgets on mobile devices will be shown at the very end of the page, after all content. It’s most unlikely that people will reach all the way down.
So the idea is to hide certain widgets I don’t feel necessary to show on mobile devices. But hiding itself is actually the wrong word, as technically it’s better to not load them at all. Hiding with css will still load them and would not have any big effects in terms of site speed.
Just installed WordPress SEO by Yoast release 1.7.3.1 and this fixed the issue! Thanks!
Navigating to “SEO” –> “XML-Sitempas”
There appears:
Activate functions for XML Sitemaps.
Your Sitemap can be found here: (XML Sitemap) [Button]Clicking on the button it opens the page:
http://www.alle-schweizer-wettbewerbe.ch/sitemap_index.xml
or more generic:
http://www.mydomain.ch/sitemap_index.xmlBefore the release I could see some information and the different sitemaps as links such as:
category-sitemap.xml
post-sitemap.xml
post_tag-sitemap1.xml
post_tag-sitemap2.xml
post_tag-sitemap3.xmlNow, after the release 1.7.3, I receive a page error when clicking the button: Your Sitemap can be found here: (XML Sitemap) [Button]