Quicklink for WordPress

Quicklink for WordPress

توسط

Quicklink for WordPress attempts to make navigation to subsequent pages load faster. Embedded with the plugin is a javascript library, which detects links in the viewport, waits until the browser is idle and prefetches the URLs for these links. The library also tries to detect, if the user is on a slow connection or on a data plan.

This plugin builds heavily on the amazing work done by Google Chrome Labs.

More information about Quicklink on the official Website.

How it works

  • Detects links within the viewport (using Intersection Observer)
  • Waits until the browser is idle (using requestIdleCallback)
  • Checks if the user isn’t on a slow connection (using navigator.connection.effectiveType) or has data-saver enabled (using navigator.connection.saveData)
  • Prefetches URLs to the links (using <link rel=prefetch> or XHR). Provides some control over the request priority (can switch to fetch() if supported).

If you are a developer, we encourage you to follow along or contribute to the development of this plugin on GitHub.

From within WordPress

  1. Visit ‘Plugins > Add New’
  2. Search for ‘Quicklink for WordPress’
  3. Activate ‘Quicklink for WordPress’ from your Plugins page.

Manually

  1. Upload the quicklink folder to the /wp-content/plugins/ directory
  2. Activate the Quicklink for WordPress plugin through the ‘Plugins’ menu in WordPress

سوالات متداول

Will this make my website faster?

Yes and no. This plugin has no impact on the actual performance of your website. But navigating the website will feel faster, because potential navigation targets of the user have been prefetched in the users browser.

Will this make my website slower?

Slowing down the site is highly unlikely, but possible. If this plugin is used with a caching plugin, the additional hits on the server should not impact performance. But if resource intensive, uncached targets are being prefetched, a performance loss is to be expected.

What can I do if my website is getting slower?

You should fist check, that a good caching plugin like “WP Super Cache”, “W3 Total Cache” or “WP Rocket” is enabled. If this is not enough you can always add exception rules to the Quicklink configuration by modifying the ‘quicklink_options’ filter.

تصویری برای این آیتم موجود نیست.
نظری برای این آیتم موجود نیست.
0 0 رای ها
امتیازدهی
اشتراک در
اطلاع از
0 نظرات
قدیمی‌ترین
تازه‌ترین بیشترین رأی
بازخورد (Feedback) های اینلاین
مشاهده همه دیدگاه ها
نسخه حجم فایل SHA256 تغییرات دانلود
0.10.4 11 کیلوبایت -
دانلود
×
★★★★★
★★★★★
5.0 /5 (11 نظر)

قیمت:

رایگان

نگارش

0.10.4

آخرین انتشار

13 اردیبهشت 1405

آخرین بروزرسانی

1 ماه پیش

نصب های فعال

1,000+

نگارش وردپرس

وردپرس 4.9+

تست شده از نسخه

وردپرس 6.7.5

نگارش PHP

PHP 5.6+

نسخه ها

1 نسخه