This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Prerender and Prefetch

ਵੇਰਵਾ

¿What is Prerender and Prefetch? Nice question. It’s a new-navigators technique (ok i’m a liar, Mozilla do it from 2003!) that loads in background the next page you believe the visitor is going to visit.

This plugin puts the required metatag in your WordPress pages, based on settings you can change, allowing those compatible navigators to do a pre-load of the next page. When the visitor try to visit that page Boom! it just appears without need to wait for it!

Testing Prerender and Prefetch Support in your navigator

You can test here Chrome’s prerender with any page.

Install and after install

*When installing, remember to set the server’s load limit on settings.
*This is a plugin in development, feel free to ask questions in “Support” section and colaborate with it.

ਸਕਰੀਨਸ਼ਾਟ

  • Settings menu, remember to set the "Server load to stop" parameter
  • When you go from one page to another that is prerender it takes like... ¿300ms? it's just a blink (Test done with Chrome's Browser with prerender activated in browser and in page, configured for that link to being prerendered (be in blog page->post number 1), and with the plugin not limited by server load.)

ਸਥਾਪਤੀਕਰਨ

  1. Upload the plugin to your plugins directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the server’s maximum load (because of pre-load can increase the server’s load, you have to configure a limit where Prerender and Prefetch will be off)
  4. Enjoy! Go fast!

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

What is Prerender and Prefetch

They are techniques to do a preload in background of another page, the logical use to this is load the page is going most-probably to be the next page the visitor is going to go. So the visitor don’t have to wait for the load of that page, it was already loaded in background and just shows up!.

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Prerender and Prefetch” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Prerender and Prefetch” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

0.93

  • Initial working version