Lars van Rhijn

Results 8 comments of Lars van Rhijn

Things still left to do: - [x] Test the speed of the current implementation. - [x] Verify whether the decoupledness of the current implementation should be changed (e.g. there are...

I also saw some small things that still need to be changed. In some parts of the schema we are still using the `#primaryimage` as the ID (such as in...

Also if we want to change the `@id` of every image to the URL of that image, we should take a look at all the schema that outputs an image...

Things that we need to check/that are left to do: - [x] Public function add_image in webpage.php has been changed to a protected function add_primary_image. We might want to add...

The class `WPSEO_Content_Images` in `/inc/class-wpseo-content-images.php` also does some image parsing that should be refactored to the `Image_Helper` at some point.

> Acceptance Testing: ❌ > > I found 2 issues with having resized images in the posts: > > **Post with resized image in the content and no other images**...

> I notice a small issue with this fix, described with these instructions: > > * Have a post with no feature image and add in the content of the...