| I have a problem with links, the situation is as follows, there is a page
(http:/example.es/index.php?title=Arqui), this page contains 3 links in his
content, for example one link is f1(http:/example.es/index.php?title=f1).
The scan rules that i use are
-http:/example.es/index.php?title=*
+http:/example.es/index.php?title=Arqui
,
so at the moment that i retrieve the website, i don't retrieve the complete
web, because i don´t retrieve the content of the page's links. I use the
first rule, because i don´t need others pages, i only need the page Arqui and
his completed links.
| |