blob: d12ef6f82c5600d6abb014ca43100aaa55319bb3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0"?>
<QuickCrawlLink>
#(mode)#::
<title>#[title]#</title>
<url>#[url]#</url>
<status code="#[code]#">#(status)#URL successfully added to Crawler Queue
::Malformed URL
::Unable to create new crawling profile for URL: #[error]#
::Unable to add URL to crawler queue: #[error]#
#(/status)#
</status>
#(/mode)#
</QuickCrawlLink>
|