[dokuwiki] Re: SEO (eps. Google) and DokuWiki

Therefore, I'd like to ask the list, do you also have unpleasant
experiences with Google (no indexing, indexing of the 1st page only or
inexplicably poor ranking) or am I some kind of exception?

I had issues with indexing initially. Try this:

$conf['indexdelay'] = 0; //Time delay before indexing

This should make it so that your pages never get a
"noindex"/"nofollow" command from the metaheaders. It took about two
weeks or so for the entire site to be indexed after that. I can't
guarantee that this is the problem; I believe it was, though.

Also, it might also help if you have links to your site on already
indexing sites (for instance the users page on the dw site) as you may
get indexed faster via references to your site.

--
--Terence J. Grant(tjgrant@xxxxxxxxxxxx)
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: