| 开发者 | yourseo |
|---|---|
| 更新时间 | 2026年5月27日 05:35 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
size-mobile, size-tablet and size-desktop directly in the shortcode (accepts px, em, rem). Sensible defaults work everywhere, fine-tuning takes one number.Yes. For the widget to be able to display reviews, a verified Google Business Profile with at least one review must exist.
No. The widget shows a snapshot from the time of creation. You can trigger a manual refresh in the My reviews tab — the api.yourseo.app service rate-limits this to one refresh every 30 days per connected business.
No. The widget wizard works without a separate account.
No. The file is under 5 KB, loads asynchronously over a Cloudflare CDN, and does not block rendering. No measurable impact on Core Web Vitals.
Some caching plugins strip <script> tags from page content. Workaround: add a caching exception for yourseo widgets, or place the shortcode inside a header/footer hook instead of the page body.
Set the size right in the shortcode, separately per device. Example:
[yourseo size-mobile="14px" size-tablet="16px" size-desktop="18px"]
Accepted units are px, em and rem. Breakpoints: mobile up to 767px, tablet 768–1023px, desktop from 1024px. Missing values cascade up from mobile — so [yourseo size-mobile="14px"] uses 14px everywhere. Because the widget is em-based, the size attribute scales avatars, stars and padding proportionally, not just the text.
No. The plugin sets no cookies and performs no tracking of site visitors. When the widget is displayed, only the widget ID is sent to our Cloudflare CDN so the widget script can be delivered. See the Privacy section below for the full picture.
size-mobile, size-tablet and size-desktop attributes with any pixel, em or rem value — for example [yourseo size-mobile="14px" size-tablet="16px" size-desktop="18px"]. Breakpoints: mobile up to 767px, tablet 768–1023px, desktop from 1024px. Missing values cascade up from mobile.<style> block alongside each widget — sizing now works reliably regardless of the page builder or theme that wraps the shortcode.[yourseo size="sm|md|lg"] keep working. They map to 12px/16px/22px across all breakpoints.yourseo-reviews-and-seo, in line with WP.org plugin naming guidance.yourseo-reviews-and-seo to match the new slug; language files renamed accordingly.yourseo (was yourseo-widget) for the WP.org submission as an all-in-one SEO plugin.[yourseo] (was [yourseo-widget]).de_DE translation is bundled and loads automatically when the WordPress locale is set to German.size attribute.