This is an HTML Sitemap which is supposed to be processed by search engines like
Google
,
MSN Search
and
Yahoo
.
With such a sitemap, it's much easier for the crawlers to see the complete structure of your site and retrieve it more
efficiently.
SHOW FULL COLUMNS FROM `sites` [ RunTime:0.003879s ]
SELECT * FROM `sites` WHERE `id` = 1 LIMIT 1 [ RunTime:0.001241s ]
SHOW FULL COLUMNS FROM `categories` [ RunTime:0.004232s ]
SELECT * FROM `categories` WHERE `status` = 1 [ RunTime:0.001384s ]
SHOW FULL COLUMNS FROM `posts` [ RunTime:0.004244s ]
SELECT `id`,`title`,`create_time`,`slug`,`update_time` FROM `posts` WHERE ( `status` = 1 ) AND `posts`.`delete_time` IS NULL ORDER BY `create_time` DESC LIMIT 940 [ RunTime:0.027981s ]
SHOW FULL COLUMNS FROM `users` [ RunTime:0.004745s ]
SELECT * FROM `users` WHERE `post_count` > 1 ORDER BY `create_time` DESC LIMIT 50 [ RunTime:0.012472s ]