To solve problem 2, you will need to look for the following
string in
the mediawiki php source files:
<meta name="robots"
content="noindex,nofollow" />
You will need to change this string to one of the following
selections
based upon your indexing goals:
<meta name="robots"
content="index,follow" />
<meta name="robots"
content="noindex,follow" />
<meta name="robots"
content="index,nofollow" />
Also, Here are the GSA exclusion rules (Do Not Crawl URLs
with the
Following Pattern) we use for mediawiki:
#MediaWikki exclusion rules - begin
contains:=Special:
contains:Image:
contains:redirect=no
contains:=Template:
contains:&feed=
contains:action=edit
contains:action=history
contains:printable=yes
contains:&limit=
contains:&oldid=
contains:Userlogin&
contains:Recentchangeslinked
As for problem 1, we do not log in to the wiki to index the
content.
-tom
On Sep 24, 3:57 pm, "palanvi... gmail.com"
<palanvi... gmail.com>
wrote:
> HI,
> I am trying to setup google Mini for Wiki I am having 2
problems
>
------------------------------------------------------------
-----
> Problem 1
>
------------------------------------------------------------
-----
> I have given in Crawler Access
> For URLs Matching Pattern, Use:http://wiki.mydom
ain.com/mediawiki/
> index.php/Special:Userlogin
> Username:myusername
> Password: mypassword
> Confirm Password: mypassword
>
> but seems its not able to login
>
>
------------------------------------------------------------
-----
> Problem 2
>
------------------------------------------------------------
-----
> I see some pages crawled but in Crawl Diagnostics it
shows as
>
> Excluded: On page with robots nofollow meta tag
>
> Please Help How to get this working
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Google Search Appliance" group.
To post to this group, send email to
Google-Search-Appliance googlegroups.com
To unsubscribe from this group, send email to
Google-Search-Appliance-unsubscribe googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Search-Applian
ce?hl=en
-~----------~----~----~----~------~----~------~--~---
|