og:image:secure_url error message in error itself?

For technical support and bug reports for all editions of CSS HTML Validator, including htmlval for Linux and Mac.
TomHTML
Rank III - Intermediate
Posts: 75
Joined: Sun Feb 04, 2018 10:19 am

og:image:secure_url error message in error itself?

Post by TomHTML »

For this element:

Code: Select all

<meta property=og:image:secure_url content=https://my-url.com/OG-MINE.jpg>
or even expressed this way:

Code: Select all

<meta property=og:image:secure_url content="https://my-url.com/OG-MINE.jpg">
...I receive this error message:
When property="og:image:secure_url", the "content" value should be an absolute URL beginning with https://. NOTE: Relative URLs don't normally (if ever) work.
My content *does* begin with https://

This would seem to be an error on the part of the parser...please advise.

Many thanks!
User avatar
Albert Wiersch
Site Admin
Posts: 3785
Joined: Sat Dec 11, 2004 9:23 am
Location: Near Dallas, TX

Re: og:image:secure_url error message in error itself?

Post by Albert Wiersch »

Sorry about that and thanks for reporting it. This bug has been fixed for the next update.

You can also update your config file right away if you don't want to wait for the next update:
https://www.htmlvalidator.com/downloads ... 180cfg.zip

Please see the "readme" file in the above ZIP file for installation instructions.
Albert Wiersch, CSS HTML Validator Developer • Download CSS HTML Validator FREE Trial
TomHTML
Rank III - Intermediate
Posts: 75
Joined: Sun Feb 04, 2018 10:19 am

Re: og:image:secure_url error message in error itself?

Post by TomHTML »

Thanks! That solved the secure_url problem.
User avatar
Albert Wiersch
Site Admin
Posts: 3785
Joined: Sat Dec 11, 2004 9:23 am
Location: Near Dallas, TX

Re: og:image:secure_url error message in error itself?

Post by Albert Wiersch »

Great! :D
Albert Wiersch, CSS HTML Validator Developer • Download CSS HTML Validator FREE Trial