[Bugs] [Bug 1367588] Setup redirection from gluster.org/community/ documentation to the new RTD site
bugzilla at redhat.com
bugzilla at redhat.com
Tue Aug 16 21:17:27 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1367588
--- Comment #1 from M. Scherer <mscherer at redhat.com> ---
So the top 10 urls (after crude bots filtering):
[root at supercolony httpd]# grep /community/documentation/index.php
www.gluster.org-access_log |grep -v bing | grep -v 'Yahoo!' |grep -v Googlebot
| awk '{print $7}' |sort |uniq -c | sort -rn |head -n 10
48 /docs-redirect/
35
/community/documentation/index.php/Gluster_3.1:_Manually_Mounting_Volumes
26
/community/documentation/index.php?title=Special:RecentChanges&feed=atom
16 /community/documentation/index.php/QuickStart
14
/community/documentation/index.php?title=Main_Page&feed=atom&action=history
14
/community/documentation/index.php/Gluster_3.2:_Starting_Gluster_Geo-replication
13
/community/documentation/index.php/Gluster_3.2:_Configuring_Distributed_Striped_Volumes
12 /community/documentation/index.php/Getting_started_overview
11 /community/documentation/index.php/Gluster_3.2:_Setting_Volume_Options
10 /community/documentation/index.php/Main_Page
So the most popular url are either 3.2 time, or generic pages.
A more thorough check and examination will unfortunately have to wait for me to
sleep.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list