Author: Alexander Barkov
Email: b...@mnogosearch.org
Message:
> Hi Alex,
> 
> Thanks for your answer.
> 
> I did not wrote perfectly the URL.
> What you wrote is what I did and it does not work, apparently.
> I am on FreeBSD, mnoGo 3.3.14
> 
> Disallow regex www.a.com/news/*/2000/*
> Disallow regex www.a.com/index.html\?*setlang=za
> Server https://allow www.a.com/
> 
> Is this the correct format ?

Try this:

Disallow regex "www[.]a[.]com/news/.*/2000/.*"
Disallow regex "www[.]a[.]com/index[.]html[?].*setlang=za"
Server allow https://www.a.com/

If it does not help, try this command:

indexer -amv6 -u "https://www.a.com/index.php?title=Toto&value=1&setlang=za";

It will print debug output and explain why this URL
is accepted or rejected. Please post its output here.


> 
> In the log, I see https://www.a.com/index.php?title=Toto&value=1&setlang=za
> as well as:
> https://www.a.com/index.html?Special/file_2007_Conference
> 
> thanks
> 
> 

Reply: <http://www.mnogosearch.org/board/message.php?id=21579>

_______________________________________________
General mailing list
General@mnogosearch.org
http://lists.mnogosearch.org/listinfo/general

Reply via email to