joey 2007-03-25 18:16:51 +00:00
parent 7bdb984637
commit e951c475c4
1 changed files with 4 additions and 0 deletions

View File

@ -14,3 +14,7 @@ produce a map of pages that other pages do not link to, if you're worried
about having such pages not found by web spiders.
--[[Joey]]
While pages are very interlinked, most people use ikiwiki for blogging. Blogging produces pages at random intervals and google apparently optimizes their crawls to fit the frequency of changes. For me it's not so often that the contents of my blog changes, so google indexes it quite infrequently. Sitemaps are polled more often than other content (if one exists) so it's lighter for the site and for search engines (yes, google) to frequently poll it instead. So it's not that pages can't be found, but it's lighter for the site to keep an up to date index.
-- Sami