<?
/*
Plugin Name: Crawl Rate Tracker
Plugin URI: http://www.blogstorm.co.uk/wordpress-crawl-rate-tracker/
Description: This is a plugin to log every visit by search engine robots, and show the results in different reports.
Author: Patrick Altoft
Version: 1.0
Author URI: http://www.blogstorm.co.uk
*/ 

global $wpdb, $sbtracking_table, $sbtracking_db_version, $sbtracking_plugin_file;
//maximum length of crawling rate bar
$total_length = 200;

$sbtracking_db_version = "1.0";

$sbtracking_table = $wpdb->prefix . 'sbtracking';

$sbtracking_plugin_file = dirname(__FILE__) . '/' . basename(__FILE__);

require 'sbtracking-setup.php';
require 'sbtracking-log.php';
require 'sbtracking-report.php';

?>
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Ещё фото с места раскопок Безголовой пирамиды в Саккаре</title>
	<atom:link href="http://blog.ru-egypt.com/?feed=rss2&#038;p=52" rel="self" type="application/rss+xml" />
	<link>http://blog.ru-egypt.com/?p=52</link>
	<description>Всё о Древнем Египте</description>
	<lastBuildDate>Sat, 22 Mar 2014 05:19:23 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>By: swan</title>
		<link>http://blog.ru-egypt.com/?p=52#comment-431</link>
		<dc:creator><![CDATA[swan]]></dc:creator>
		<pubDate>Tue, 14 Oct 2008 11:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ru-egypt.com/?p=52#comment-431</guid>
		<description><![CDATA[они там находят что то покруче ценных вещей...]]></description>
		<content:encoded><![CDATA[<p>они там находят что то покруче ценных вещей&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dunkan</title>
		<link>http://blog.ru-egypt.com/?p=52#comment-68</link>
		<dc:creator><![CDATA[Dunkan]]></dc:creator>
		<pubDate>Tue, 17 Jun 2008 18:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ru-egypt.com/?p=52#comment-68</guid>
		<description><![CDATA[Интерестно много ценных вещей они там находят?!]]></description>
		<content:encoded><![CDATA[<p>Интерестно много ценных вещей они там находят?!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
