[wp-trac] [WordPress Trac] #59093: WordPress 6.3 and Featured Image Resize Problem

WordPress Trac noreply at wordpress.org
Thu Jun 20 04:05:15 UTC 2024


#59093: WordPress 6.3 and Featured Image Resize Problem
-----------------------------+------------------------------
 Reporter:  ungowp           |       Owner:  (none)
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Post Thumbnails  |     Version:
 Severity:  normal           |  Resolution:
 Keywords:                   |     Focuses:
-----------------------------+------------------------------
Changes (by sabernhardt):

 * component:  Post Formats => Post Thumbnails


Old description:

> Hello,
>
> After installing WordPress 6.3, we realized that we have an important
> problem. The images we upload as Featured are cropping.This can seriously
> affect our site traffic. How can we prevent this from happening? Our
> featured images are all high resolution, but they appear as 1200px in
> Google results.
>
> We have been using add_filter( 'big_image_size_threshold',
> '__return_false' ); since day one. Also in media settings all resolution
> values are set to 0px. But despite this, after WP 6.3, all our images
> started to be indexed as 1200px.
>
> An image that is normally 3000px is now indexed at 1200px:
> https://ibb.co/YyrRKwV

New description:

 Hello,

 After installing WordPress 6.3, we realized that we have an important
 problem. The images we upload as Featured are cropping. This can seriously
 affect our site traffic. How can we prevent this from happening? Our
 featured images are all high resolution, but they appear as 1200px in
 Google results.

 We have been using `add_filter( 'big_image_size_threshold',
 '__return_false' );` since day one. Also in media settings all resolution
 values are set to 0px. But despite this, after WP 6.3, all our images
 started to be indexed as 1200px.

 An image that is normally 3000px is now indexed at 1200px:
 https://ibb.co/YyrRKwV

--

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/59093#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list