Описание
This plugin does only one thing: it allows you to prerender specific pages / posts on your WordPress site.
The prerendering feature which will make your website faster, as the browser will fetch and render the entire next page on the background.
Therefore, if you know which page your visitors are most likely to visit next, you can preload it. The User Experience (UX) will therefore be slightly better.
Getting Started
If you want more in-depth explanations, we’ve written a mini-tutorial on our blog: Behavior Flow: Speed Up Your WordPress Site
- Firstly, you need to determine how your users traverse and interact with your site. Simply sign in to Google Analytics and go to the Behavior Flow page (Analytics Help).
- Login to your WordPress site, install and activate this plugin.
- Edit the page where most visitors land (most likely your homepage).
- Scroll down to the meta box «Page to Prerender» and select the next page from the dropdown menu (the one that most visitors will browse next).
- Hit the «Update» button!
Cons
Enabling page prerendering will likely increase server load. You should figure out a good balance between prerendering and increasing the server load. Visitors that land on your site will request the entire next page even if they do not visit it…
Скриншоты
Установка
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘Behavior Flow’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Download
behavior-flow.zip
from this page - Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
behavior-flow.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
behavior-flow.zip
from this page - Extract the
behavior-flow
directory to your computer - Upload the
behavior-flow
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
Часто задаваемые вопросы
None yet.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Behavior Flow» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Behavior Flow» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
- First stable release