Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

301 trace

 
   Web Hosting and Web Master Forums (Home) -> Webmaster RSS
Next:  Webmaster: dreamweaver how personalize a tags fo code color?  
Author Message
spamblocked1

External


Since: Sep 19, 2003
Posts: 3499



(Msg. 1) Posted: Fri Nov 17, 2006 7:56 pm
Post subject: 301 trace
Archived from groups: alt>www>webmaster (more info?)

Greetings

Wondering ... is there a tool which reports 301 etc. redirects for any
given domain/host?

/clink
--
William Tasso

 >> Stay informed about: 301 trace 
Back to top
Login to vote
Andy Dingley

External


Since: Mar 24, 2006
Posts: 248



(Msg. 2) Posted: Fri Nov 17, 2006 7:56 pm
Post subject: Re: 301 trace [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

William Tasso wrote:

> Wondering ... is there a tool which reports 301 etc. redirects for any
> given domain/host?

The LiveHTTPHeaders extension for FF will do this.

It's not the slickest redirect tracer out there, but it's adequate for
a couple of hops and you've probably got it already to hand.

 >> Stay informed about: 301 trace 
Back to top
Login to vote
Phil Payne

External


Since: Jul 15, 2006
Posts: 58



(Msg. 3) Posted: Fri Nov 17, 2006 7:56 pm
Post subject: Re: 301 trace [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> Wondering ... is there a tool which reports 301 etc. redirects for any
> given domain/host?

Does http://gsitecrawler.com/tools/Server-Status.aspx do what you need?
 >> Stay informed about: 301 trace 
Back to top
Login to vote
John Bokma

External


Since: Apr 27, 2005
Posts: 414



(Msg. 4) Posted: Fri Nov 17, 2006 8:43 pm
Post subject: Re: 301 trace [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"William Tasso" <SpamBlocked DeleteThis @tbdata.com> wrote:

> Greetings
>
> Wondering ... is there a tool which reports 301 etc. redirects for any
> given domain/host?

You want just to see if a given URL 301's, or do you want to see for a
(huge) set of URLs what the first status code is that's returned (200,
301, 302, etc.)?

--
John Need help with SEO? Get started with a SEO report of your site:

--> http://johnbokma.com/websitedesign/seo-expert-help.html
 >> Stay informed about: 301 trace 
Back to top
Login to vote
spamblocked1

External


Since: Sep 19, 2003
Posts: 3499



(Msg. 5) Posted: Fri Nov 17, 2006 9:18 pm
Post subject: Re: 301 trace [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Fleeing from the madness of the Castle Amber - software development jungle
John Bokma <john.RemoveThis@castleamber.com> stumbled into news:alt.www.webmaster
and said:

> "William Tasso" <SpamBlocked.RemoveThis@tbdata.com> wrote:
>
>> Greetings
>>
>> Wondering ... is there a tool which reports 301 etc. redirects for any
>> given domain/host?
>
> You want just to see if a given URL 301's, or do you want to see for a
> (huge) set of URLs what the first status code is that's returned (200,
> 301, 302, etc.)?

hrmm - neither really.

For a single URL I want to see the trail of where it goes ....

www.example.com
301 to example.com
301 to www.example.net
301 to example.net
200

--
William Tasso

http://williamtasso.com/words/what-is-usenet.asp
 >> Stay informed about: 301 trace 
Back to top
Login to vote
spamblocked1

External


Since: Sep 19, 2003
Posts: 3499



(Msg. 6) Posted: Fri Nov 17, 2006 9:19 pm
Post subject: Re: 301 trace [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Fleeing from the madness of the http://groups.google.com jungle
Phil Payne <phil.TakeThisOut@isham-research.co.uk> stumbled into news:alt.www.webmaster
and said:

>> Wondering ... is there a tool which reports 301 etc. redirects for any
>> given domain/host?
>
> Does http://gsitecrawler.com/tools/Server-Status.aspx do what you need?

Ahh - yes. It does. Thanks.

--
William Tasso

http://williamtasso.com/words/what-is-usenet.asp
 >> Stay informed about: 301 trace 
Back to top
Login to vote
Brian Wakem

External


Since: Sep 07, 2007
Posts: 47



(Msg. 7) Posted: Fri Nov 17, 2006 9:56 pm
Post subject: Re: 301 trace [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

William Tasso wrote:

> Greetings
>
> Wondering ... is there a tool which reports 301 etc. redirects for any
> given domain/host?
>
> /clink


A quick 1-liner


$ echo 'http://hotmail.co.uk' | perl -MLWP::UserAgent -MLWP::Debug="+" -ne
'$ua=LWP::UserAgent->new;$res=$ua->get($_)'

LWP::UserAgent::new: ()
LWP::UserAgent::request: ()
LWP::UserAgent::send_request: GET http://hotmail.co.uk
LWP::UserAgent::_need_proxy: Not proxied
LWP::Protocol::http::request: ()
LWP::UserAgent::request: Simple response: Found
LWP::UserAgent::request: ()
LWP::UserAgent::send_request: GET
http://lc2.bay0.hotmail.passport.com/cgi-bin/login
LWP::UserAgent::_need_proxy: Not proxied
LWP::Protocol::http::request: ()
LWP::UserAgent::request: Simple response: Found
LWP::UserAgent::request: ()
LWP::UserAgent::send_request: GET http://www.hotmail.com
LWP::UserAgent::_need_proxy: Not proxied
LWP::Protocol::http::request: ()
LWP::Protocol::collect: read 265 bytes
LWP::UserAgent::request: Simple response: Found
LWP::UserAgent::request: ()
LWP::UserAgent::send_request: GET
http://login.live.com/login.srf?id=2&svc=mail&cbid=24325&msppjph=1&tw=...s=1&fsa
LWP::UserAgent::_need_proxy: Not proxied
LWP::Protocol::http::request: ()
LWP::Protocol::collect: read 1448 bytes
LWP::Protocol::collect: read 1448 bytes
LWP::Protocol::collect: read 1448 bytes
LWP::Protocol::collect: read 1448 bytes
LWP::Protocol::collect: read 1448 bytes
LWP::Protocol::collect: read 1448 bytes
LWP::Protocol::collect: read 1618 bytes
LWP::UserAgent::request: Simple response: OK



--
Brian Wakem
Email: http://homepage.ntlworld.com/b.wakem/myemail.png
 >> Stay informed about: 301 trace 
Back to top
Login to vote
John Bokma

External


Since: Apr 27, 2005
Posts: 414



(Msg. 8) Posted: Sat Nov 18, 2006 12:09 am
Post subject: Re: 301 trace [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"William Tasso" <SpamBlocked RemoveThis @tbdata.com> wrote:

> For a single URL I want to see the trail of where it goes ....
>
> www.example.com
> 301 to example.com
> 301 to www.example.net
> 301 to example.net
> 200

Ok, same advice: install Live HTTP Headers in firefox Smile
http://livehttpheaders.mozdev.org/

--
John Need help with SEO? Get started with a SEO report of your site:

--> http://johnbokma.com/websitedesign/seo-expert-help.html
 >> Stay informed about: 301 trace 
Back to top
Login to vote
John Bokma

External


Since: Apr 27, 2005
Posts: 414



(Msg. 9) Posted: Sat Nov 18, 2006 12:11 am
Post subject: Re: 301 trace [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Andy Dingley" <dingbat.DeleteThis@codesmiths.com> wrote:

>
> William Tasso wrote:
>
>> Wondering ... is there a tool which reports 301 etc. redirects for any
>> given domain/host?
>
> The LiveHTTPHeaders extension for FF will do this.

http://livehttpheaders.mozdev.org/

> It's not the slickest redirect tracer out there, but it's adequate for
> a couple of hops and you've probably got it already to hand.

I use it now and then in scraper development. It's great to see what goes
over the line, including cookie stuff etc.

--
John Need help with SEO? Get started with a SEO report of your site:

--> http://johnbokma.com/websitedesign/seo-expert-help.html
 >> Stay informed about: 301 trace 
Back to top
Login to vote
user94

External


Since: Sep 14, 2004
Posts: 2384



(Msg. 10) Posted: Mon Nov 20, 2006 10:36 pm
Post subject: Re: 301 trace [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

William Tasso wrote

> Greetings
>
> Wondering ... is there a tool which reports 301 etc. redirects for any
> given domain/host?
>
> /clink

I use Rex Swain's (very good) HTTP Viewer:

http://www.rexswain.com/httpview.html

I probably got the link in here...probably from you!

--
Charles Sweeney
http://CharlesSweeney.com
 >> Stay informed about: 301 trace 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]