<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1018614" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1018614</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/urls-withwithout-www#comment-1113480</link>
    <description> &lt;p&gt;When I first got my domain the www didn&#039;t work, actually it DID work, but forwarded you to someone else&#039;s site entirely.  My host blamed the registrar, and the registrar blamed the host.  So eventually I just gave up and always made sure I put in the &lt;a href=&quot;http://&quot; class=&quot;bb-url&quot;&gt;http://&lt;/a&gt; when I provide my domain name, so people wouldn&#039;t mistakenly throw in the www themselves as well and get taken to this very ugly site that had nothing to do with me.&lt;/p&gt;
&lt;p&gt;These days, with a different host, it all works perfectly, but it was very weird for a while there.&lt;/p&gt;
&lt;p&gt;Just throwing in my 2 cents  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;br /&gt;
-Kristen&lt;/p&gt;
 </description>
     <pubDate>Tue, 03 Sep 2002 08:36:38 +0000</pubDate>
 <dc:creator>Kristen</dc:creator>
 <guid isPermaLink="false">comment 1113480 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/urls-withwithout-www#comment-1112758</link>
    <description> &lt;p&gt;That&#039;s not good at all. I know many people (mainly newbies) that think domains must have &quot;www.&quot; infront of them in order to worka nd the more advanced users will probably not write the &quot;www.&quot; since they know most sites don&#039;t need it.&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Aug 2002 01:41:37 +0000</pubDate>
 <dc:creator>zollet</dc:creator>
 <guid isPermaLink="false">comment 1112758 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/urls-withwithout-www#comment-1112609</link>
    <description> &lt;p&gt;I find this annoying as on my &lt;a href=&quot;http://accursed.co.uk&quot; class=&quot;bb-url&quot;&gt;http://accursed.co.uk&lt;/a&gt; you can only choose one or the other.&lt;br /&gt;
That&#039;s 34sp.com for you. I&#039;m going to get another host soon anyway&lt;/p&gt;
 </description>
     <pubDate>Sun, 18 Aug 2002 16:51:01 +0000</pubDate>
 <dc:creator>[Josh]</dc:creator>
 <guid isPermaLink="false">comment 1112609 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/urls-withwithout-www#comment-1109860</link>
    <description> &lt;p&gt;Having a * or www A RECORD isn&#039;t always the complete solution. It also can depend on whether the company is using NameVirtualHost vs just straight IP VirtualHost. With IP based, a * A RECORD should resolve everything prepended to a domain name. &lt;/p&gt;
&lt;p&gt;However, if using NameVirtualHost and if more than one domain is running on an IP address, a ServerAlias needs to be added to your sever config or it will not resolve. If your ServerName is &lt;a href=&quot;http://www.domain.com,&quot; class=&quot;bb-url&quot;&gt;domain.com,&lt;/a&gt; then you also need a ServerAlias domain.com&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;NameVirtualHost 0.0.0.0&lt;br /&gt;&amp;lt;VirtualHost 0.0.0.0&amp;gt;&lt;br /&gt;ServerAdmin someone@somewhere&lt;br /&gt;DocumentRoot /path/to/doc/root&lt;br /&gt;ServerName &amp;lt;a href=&amp;quot;http://www.domain.com&amp;quot; class=&amp;quot;bb-url&amp;quot;&amp;gt;domain.com&amp;lt;/a&amp;gt;&lt;br /&gt;ServerAlias domain.com&lt;br /&gt;etc&lt;br /&gt;etc&lt;br /&gt;&amp;lt;/VirtualHost&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
Like was said, they either don&#039;t care or maybe they don&#039;t know. Have run into a few sysadmins out there that I know more than they do and that is not saying much for them. I discovered the ServerAlias thing after a couple hours or beating my head against my desktop.&lt;/p&gt;
 </description>
     <pubDate>Sat, 01 Jun 2002 06:13:21 +0000</pubDate>
 <dc:creator>cds</dc:creator>
 <guid isPermaLink="false">comment 1109860 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/urls-withwithout-www#comment-1109661</link>
    <description> &lt;p&gt;I think as Brian mentioned that most visitors will figure out that they need a www in their address but why. Why cause your visitors even the slightest inconvenience like this when it is so easy to setup.&lt;/p&gt;
 </description>
     <pubDate>Sun, 26 May 2002 18:56:53 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1109661 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/urls-withwithout-www#comment-1109646</link>
    <description> &lt;p&gt;Yes, there may be reasons for this, but they balance any benefits against lost customers who only type domain.com and move on. For a large company like adobe, a couple customers lost may not mean much -- or they will know to go back and type in the &lt;a href=&quot;www.&quot; class=&quot;bb-url&quot;&gt;www.&lt;/a&gt; But for a smaller site, where the customer does not what they want specifically already in mind, this is not recommended... because a customer could type in domain.com, get an error and assume that the site doesn&#039;t work, then moving on to the competitor.&lt;/p&gt;
 </description>
     <pubDate>Sun, 26 May 2002 17:38:52 +0000</pubDate>
 <dc:creator>Brian Farkas</dc:creator>
 <guid isPermaLink="false">comment 1109646 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I think Adobe &quot;gets it&quot;</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/urls-withwithout-www#comment-1109643</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://www.wilsonwork.com/wilsonweb/wmta/991012letters.htm&quot; class=&quot;bb-url&quot;&gt;Is the www necessary?&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 26 May 2002 16:56:34 +0000</pubDate>
 <dc:creator>mmi</dc:creator>
 <guid isPermaLink="false">comment 1109643 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/urls-withwithout-www#comment-1109638</link>
    <description> &lt;p&gt;It is odd that even some large companies don&#039;t get it.&lt;br /&gt;
Try this URL &lt;a href=&quot;http://adobe.com&quot; class=&quot;bb-url&quot;&gt;http://adobe.com&lt;/a&gt; .&lt;/p&gt;
 </description>
     <pubDate>Sun, 26 May 2002 11:16:34 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1109638 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/urls-withwithout-www#comment-1109623</link>
    <description> &lt;p&gt;That&#039;s IE-only. Opera 6 adds (prepends?) just &quot;http://&quot; and Netscape  doesn&#039;t do anything. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 26 May 2002 05:18:02 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1109623 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/urls-withwithout-www#comment-1109606</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by mjames &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;Just type whatever.com into your address bar and hold Ctrl while you hit Enter and it&#039;ll fill the &quot;www&quot; and &quot;.com&quot; in for you. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; So you don&#039;t have to worry about the beginning of it as long as it&#039;s a .com. &lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Well I&#039;ll be darned! Learn something new every day.&lt;/p&gt;
&lt;p&gt;Thanks Marc&lt;/p&gt;
 </description>
     <pubDate>Sat, 25 May 2002 22:25:50 +0000</pubDate>
 <dc:creator>taff</dc:creator>
 <guid isPermaLink="false">comment 1109606 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
