Is "how do you like your www" a 301?

Is "how do you like your www" a 301?

Posted by: biklops
Posted on: 2009-05-19 08:52:00

Hi!

Is the "how do you like your www?" in the web panel a canonical URL redirect (301) as per this link: http://kjernigan.wordpress.com/2009/03/27/www-vs-no-www-with-iis-htaccess/ ?

I'm still not getting my site indexed and depression is sitting in.

The site is www.fimel.org, by the way.


Re: Is "how do you like your www" a 301?

Posted by: sdayman
Posted on: 2009-05-19 12:41:00

In my case, yes. I have it set to strip off the www, which gives me a 301 to my no-www site.

-Scott

Re: Is "how do you like your www" a 301?

Posted by: biklops
Posted on: 2009-05-19 12:43:00

So, if I say "yes" it's 301 redirecting from fimel.org to www.fimel.org?

Re: Is "how do you like your www" a 301?

Posted by: sdayman
Posted on: 2009-05-19 15:04:00

Yep:

Narf:~ scott$ curl http://fimel.org
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://www.fimel.org/">here</a>.</p>
</body></html>


-Scott

Re: Is "how do you like your www" a 301?

Posted by: biklops
Posted on: 2009-05-20 05:41:00

Great, thank you!

Tags: web panelhtaccess