scott.hovey
Posts: 24 Joined: Fri Mar 30, 2001 9:32 am
Post
by scott.hovey » Mon Feb 19, 2007 3:42 pm
How would one exclude a subdomain?
www.example.com
dogs.example.com
cats.example.com
What if I wanted to exclude cats?
jason112
Site Admin
Posts: 347 Joined: Tue Oct 26, 2004 5:35 pm
Post
by jason112 » Mon Feb 19, 2007 3:47 pm
there are multiple ways, depending on how your walk is
set up.
If you only have baseURLs in
www.example.com and dogs.example.com and "offsite links" set to "N", then they'll be automatically excluded.
You could also add "
http://cats.example.com " to Exclusion Prefix.
scott.hovey
Posts: 24 Joined: Fri Mar 30, 2001 9:32 am
Post
by scott.hovey » Mon Feb 19, 2007 4:00 pm
I suppose it is already doing that then. I couldn't tell by the 'errors' if it was excluding images because of the extension or because of the domain. I hoped that by further excluding the subdomain it would reduced the number of reported errors (1.1 million or so).
jason112
Site Admin
Posts: 347 Joined: Tue Oct 26, 2004 5:35 pm
Post
by jason112 » Mon Feb 19, 2007 4:52 pm
Are you using a high verbosity (3 or 4)? Things like "unwanted extension" and "off-site link" won't show at a verbosity of 2, but real errors will.
A verbosity of 3 or 4 is meant for diagnosing errors, and does indeed yap too much for regular use.
scott.hovey
Posts: 24 Joined: Fri Mar 30, 2001 9:32 am
Post
by scott.hovey » Tue Feb 20, 2007 2:35 pm
I'll try that.