andersnielsen1
Forum Replies Created
-
Forum: Plugins
In reply to: [WP YouTube Lyte] 4 Schema Warnings using lytegreat 🙂
Forum: Plugins
In reply to: [WP YouTube Lyte] 4 Schema Warnings using lyteinstalled the “new” version, and removed the API key.
Now everything validates ok after the pages are indexed, after same test method as before…
( my youtube key is valid, in the other test )
This versions works ( not showing the microdata )
- This reply was modified 6 years, 8 months ago by andersnielsen1.
Forum: Plugins
In reply to: [WP YouTube Lyte] 4 Schema Warnings using lyteTesting the plugin, without the api key…
Forum: Plugins
In reply to: [WP YouTube Lyte] 4 Schema Warnings using lyteHmm, and I guess you have testet it too? (that it works 100%) 🙂
I think it might be the case, after I have done some testing the last couple of hours
Forum: Plugins
In reply to: [WP YouTube Lyte] 4 Schema Warnings using lyteDoes the plugin cache the metadata from the Youtube API?
If not: I think when google crawls the page, the data is not served (activated) from the API, which makes the bot see incorrect metadata, and the page fails the validation when google sees the page.. But when a user is testing from a browser, everything is working correct!
Could that be happening?
Forum: Plugins
In reply to: [WP YouTube Lyte] 4 Schema Warnings using lyteJust removed the api to test…
if thats correct, the plugin would be better to never insert any microdata/itemprop – if some attributes are blank..
Then it “hurts” more that it benefits SEO 🙂
I will test again using the API key
Forum: Plugins
In reply to: [WP YouTube Lyte] 4 Schema Warnings using lyteaccording to search console:
Your plugin sets the code:
<div class="lyMe hidef" id="WYL_AIRaITHfHBQ" itemprop="video" itemscope="" itemtype="https://schema.org/VideoObject"><!--@ inlined-iframewhich is missing
– name
– description
– thumbnailurl
– uploaddateTo validate correct.
Thats why it fails the schema validate
Forum: Plugins
In reply to: [WP YouTube Lyte] 4 Schema Warnings using lyteI have inserted video object json in the head (they are testet and validated)
Forum: Plugins
In reply to: [WP YouTube Lyte] 4 Schema Warnings using lytedone – sorry
Currently are have disabled the microdata, validation seems to be fine.. But after 20 min. (reindex) I get a warning from google saying the validation fails
Forum: Plugins
In reply to: [Timed Content] weekdays/opening hoursyes, it works – but the setup could be more “clean”
I have a rule for office time
out of office time
And weekends3 rules.
Could be nice with a “in office time rule”, and “out of office time” (where you can selects days, and time for all days individually)
But it works
- This reply was modified 6 years, 11 months ago by andersnielsen1.
Forum: Plugins
In reply to: [Timed Content] weekdays/opening hoursok, seems to work.. Maybe it was a rule from the previous version, which had some warnings in the backend, when activated.
Forum: Plugins
In reply to: [WP YouTube Lyte] W3 validation errorok, strange.. I keep looking
Forum: Plugins
In reply to: [WP YouTube Lyte] W3 validation errorThe alt text is the name of the page.
Don’t know why it’s inserted in the alt text – thought it was the lyte plugin which did that.
Forum: Plugins
In reply to: [WP YouTube Lyte] W3 validation errorHmmm, I tried disabling my plugins.. Same error.
Do you have custom image uploaded to your video? (I have)
Forum: Plugins
In reply to: [WP YouTube Lyte] W3 validation errorHi Again
I found a validation error more, (reason for using the same tread)
Error: No space between attributes.
At line 35, column 11955
=”Teambuilding”width=”560″ hei
If you search for “”””ing med GoTeam”width=”560″ hei”””” in the source code, of https://goteam.dk
You can see the missing “whitespace”