| 1 |
Description:
|
| 2 |
------------
|
| 3 |
|
| 4 |
This module provides visitors to your web site a way to find the Google PageRank of sites chosen by them.
|
| 5 |
|
| 6 |
Requirements:
|
| 7 |
-------------
|
| 8 |
|
| 9 |
This module requires drupal 6.x.
|
| 10 |
|
| 11 |
Installation:
|
| 12 |
-------------
|
| 13 |
|
| 14 |
1. Copy the entire google_pr directory under the Drupal sites/all/modules/ directory.
|
| 15 |
|
| 16 |
2. Go to admin/build/modules and enable 'google_pr'.
|
| 17 |
|
| 18 |
3. Allow access to the module under admin/user/access.
|
| 19 |
You can enable it for authenticated and/or anonymous users, depending on
|
| 20 |
your web site needs.
|
| 21 |
|
| 22 |
4. Configure the module under admin/settings/google_pr
|
| 23 |
|
| 24 |
- Define the maximum number of URLs per request.
|
| 25 |
|
| 26 |
- Activate the logging of requests.
|
| 27 |
|
| 28 |
- Customize the message at the top of the page
|