diff options
| author | Michael Peter Christen <mc@yacy.net> | 2013-07-03 14:50:06 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2013-07-03 14:50:06 +0200 |
| commit | 57ffdfad4c01ed79d461a18540bdf839eb263ae3 (patch) | |
| tree | 9ae1f537c59b43d725147e37c51cb6c020ecd96c /htroot/QuickCrawlLink_p.html | |
| parent | 5a5d411ec0f54033420ded3a6d80ec6e4c05bdc3 (diff) | |
added a crawl option to obey html-meta-robots-noindex. This is on by
default.
Diffstat (limited to 'htroot/QuickCrawlLink_p.html')
| -rw-r--r-- | htroot/QuickCrawlLink_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/QuickCrawlLink_p.html b/htroot/QuickCrawlLink_p.html index 9d9a9d1b9..b2cfa73d3 100644 --- a/htroot/QuickCrawlLink_p.html +++ b/htroot/QuickCrawlLink_p.html @@ -15,7 +15,7 @@ If you click on it while browsing, the currently viewed website will be inserted into the YaCy crawling queue for indexing.
</p>
<p>
- <a class="BookmarkLink" href="javascript:w = window.open('http://#[host]#:#[port]#/QuickCrawlLink_p.html?indexText=on&indexMedia=on&crawlingQ=on&xdstopw=on&title='+escape(document.title)+'&url='+escape(location.href),'_blank','height=150,width=500,resizable=yes,scrollbar=no,directory=no,menubar=no,location=no');w.focus();">Crawl with YaCy</a>
+ <a class="BookmarkLink" href="javascript:w = window.open('http://#[host]#:#[port]#/QuickCrawlLink_p.html?indexText=on&indexMedia=on&crawlingQ=on&followFrames=on&obeyHtmlRobotsNoindex=on&xdstopw=on&title='+escape(document.title)+'&url='+escape(location.href),'_blank','height=150,width=500,resizable=yes,scrollbar=no,directory=no,menubar=no,location=no');w.focus();">Crawl with YaCy</a>
</p>
::<!-- 1 -->
|
