gw links

Post Reply
User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

gw links

Post by Thunderstone »



The gw page is indexing a page on my site, but I don't want it indexed. I would like to find the page(s) that is linking to this unwanted page. Then I can remove that link. How do I find what pages are linking to the unwanted page?




Sent using iMarvel, "the Marvel of the Internet." Create your own iMarvel at http://www.imarvel.com!


User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

gw links

Post by Thunderstone »



On the standard search interface, click "Show Parents" .
Or query the refs table manually:

gw -st "select Url from refs where Ref='THE_LINK'

(leave "http://" off of THE_LINK)



Post Reply