Automattic / Automattic/jetpack
Nudge user if Image CDN is turned off (search will perform better if it is enabled)
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
In a support request (https://github.com/Automattic/jpop-issues/issues/7119) a user queried why the images displayed in search results were so big.
It turns out they did not have Photon aka Image CDN enabled.
It would be helpful if the wp-admin UI told the user that their search performance would be improved with Image CDN is enabled, if they're using a result format with images.
Contributor guide
Research direction
Start in the wp-admin UI for search result formats and trace how image results detect whether Image CDN is enabled. Confirm the relevant state when images are used and Image CDN is off, then verify that users receive a clear performance notice without affecting other result formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend, performance, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100