Banner for Aliiike Web Recommender System
Plugin gives recommendations based on posts user have seen on your blog. Wordpress Tutorial
Noted That:
  • To install correctly this aliiike-web-recommender-system.zip .
  • Fisrt Download the aliiike-web-recommender-system.zip to your computer
  • Extract/Open aliiike-web-recommender-system.zip to Your Computer.
  • Then, Find readme.txt file inside aliiike-web-recommender-system.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " aliiike-web-recommender-system.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Aliiike Web Recommender System

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Aliiike Web Recommender System

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Aliiike Web Recommender System

Step-5 : Now, Browse " aliiike-web-recommender-system.zip " Downloaded plugin from your computer, Where you downloaded " aliiike-web-recommender-system.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Aliiike Web Recommender System

Step-6 : Now, Click on " Active Plugin "

Activate Aliiike Web Recommender System

Step-7 : Then, See left Side Menu. " Aliiike Web Recommender System " folder is added on left Side Menu. Now, Click on " Aliiike Web Recommender System " folder.

Noted that: If you do not see " Aliiike Web Recommender System " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Aliiike Web Recommender System Configurations and Settings or How to work " Aliiike Web Recommender System " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " WP Recommender " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is WP Recommender
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

Two different approaches require a bit different installation procedure and
have different prerequisites. First, I describe the simpler, content based
approach installation.

I. Content based

This approach is currently supported on MySQL database only. In case you use it
the installation procedure is the following:

  1. Download the plugin and unpack it to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Should you face problems when creating the fulltext index on database, try to
run manually the following SQL query:

CREATE FULLTEXT INDEX comparator ON wp_posts ( post_title , post_content )

II. Collaborative filtering

This approach logs the visits on your site on aliiike.com server. Logging
and recommending requires an account ID therefore:

  1. You have to register and create an account for your site on aliiike.com.
  2. Download the plugin and unpack it to the /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Insert an account id and secret key in the recommender settings page.

In both approaches you Customize the look and feel via ‘Plugins’ | ‘Aliiike Recommender’ menu.


Name