<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Only Validation + Navigation = Crawlability Google Group</title>
  <link>http://groups.google.com/group/only-validation</link>
  <description>A group born out of all my many frustrating efforts to explain the benefits of testing a website for valid code and making sure it comforms to the w3 recommendations. No point in joining if you are not willing to accept that validation is an essential requirement in today&amp;#39;s web design.</description>
  <language>en</language>
  <item>
  <title>Re: Only Validation Re: Quick mod_rewrite syntax question</title>
  <link>http://groups.google.com/group/only-validation/browse_thread/thread/5c33b1d5417fa24e/9163c77b8af0065e?show_docid=9163c77b8af0065e</link>
  <description>
  That reply is about to be stored, thanks for digging so much deeper than I &lt;br&gt; ever did. &lt;br&gt; &lt;p&gt;I know where to come when (not IF) I get stuck LOL &lt;br&gt; &lt;p&gt;Thanks Webado, I haven&#39;t taken it all in yet but I&#39;ll work at it. :) &lt;br&gt; &lt;p&gt;Duncan &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Duncan Hill &lt;br&gt; (DHadmin)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/only-validation/browse_thread/thread/5c33b1d5417fa24e/9163c77b8af0065e?show_docid=9163c77b8af0065e</guid>
  <author>
  dhad...@mndhill.com
  (Duncan Hill)
  </author>
  <pubDate>Mon, 08 Sep 2008 12:00:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: Only Validation Re: Quick mod_rewrite syntax question</title>
  <link>http://groups.google.com/group/only-validation/browse_thread/thread/5c33b1d5417fa24e/0c2aa7aa9acc3b15?show_docid=0c2aa7aa9acc3b15</link>
  <description>
  I have to talk in terms of an Apache server, since that&#39;s all I&#39;m &lt;br&gt; familiar enough with. &lt;br&gt; &lt;p&gt;Actually that is the default index page name which is going to be &lt;br&gt; automatically fetched by the server for http accesses, when you give &lt;br&gt; the root address with no actual file name, or the address of any &lt;br&gt; subfolder, again with no file name. The server will look for the file
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/only-validation/browse_thread/thread/5c33b1d5417fa24e/0c2aa7aa9acc3b15?show_docid=0c2aa7aa9acc3b15</guid>
  <author>
  web...@gmail.com
  (webado)
  </author>
  <pubDate>Mon, 08 Sep 2008 11:13:35 UT
</pubDate>
  </item>
  <item>
  <title>Re: Only Validation Re: Quick mod_rewrite syntax question</title>
  <link>http://groups.google.com/group/only-validation/browse_thread/thread/5c33b1d5417fa24e/eed4d22178cf3b6c?show_docid=eed4d22178cf3b6c</link>
  <description>
  Clarify or confuse! &lt;br&gt; &lt;p&gt;A webserver normally has a default file name and type, commonly index.htm &lt;br&gt; or index.html but just about anything else can be configured as well, &lt;br&gt; default.htm or home.htm for example. &lt;br&gt; The file type is given in the config for the server as accepting let&#39;s say &lt;br&gt; .htm .html .php, through the modrewrite and htaccess you can either add in
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/only-validation/browse_thread/thread/5c33b1d5417fa24e/eed4d22178cf3b6c?show_docid=eed4d22178cf3b6c</guid>
  <author>
  dhad...@mndhill.com
  (Duncan Hill)
  </author>
  <pubDate>Mon, 08 Sep 2008 07:06:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: Only Validation Re: Quick mod_rewrite syntax question</title>
  <link>http://groups.google.com/group/only-validation/browse_thread/thread/5c33b1d5417fa24e/4780b5adf1fc8c95?show_docid=4780b5adf1fc8c95</link>
  <description>
  Yep, mud&#39;s right LOL
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/only-validation/browse_thread/thread/5c33b1d5417fa24e/4780b5adf1fc8c95?show_docid=4780b5adf1fc8c95</guid>
  <author>
  web...@gmail.com
  (webado)
  </author>
  <pubDate>Mon, 08 Sep 2008 01:42:34 UT
</pubDate>
  </item>
  <item>
  <title>Re: Only Validation Re: Quick mod_rewrite syntax question</title>
  <link>http://groups.google.com/group/only-validation/browse_thread/thread/5c33b1d5417fa24e/a06c0b7f9797c87c?show_docid=a06c0b7f9797c87c</link>
  <description>
  I don&#39;t know the specifics but it is used to ensure that various page &lt;br&gt; types are all fed to a common file. &lt;br&gt; The obvious is to feed a .html file to the .htm page from a typed or &lt;br&gt; linked address. It can also achieve the same for a .php page type. &lt;br&gt; On a site that might use a variety of pages, for example a mix of HTM and
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/only-validation/browse_thread/thread/5c33b1d5417fa24e/a06c0b7f9797c87c?show_docid=a06c0b7f9797c87c</guid>
  <author>
  dhad...@mndhill.com
  (Duncan Hill)
  </author>
  <pubDate>Sun, 07 Sep 2008 21:50:43 UT
</pubDate>
  </item>
  <item>
  <title>Re: Quick mod_rewrite syntax question</title>
  <link>http://groups.google.com/group/only-validation/browse_thread/thread/5c33b1d5417fa24e/07a8fab9fa0042ea?show_docid=07a8fab9fa0042ea</link>
  <description>
  Good question. I don&#39;t know, I found it that way somewhere and monkey &lt;br&gt; see, monkey do :) &lt;br&gt; &lt;p&gt;I was happy enough that it worked, so mine&#39;s not to question ;)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/only-validation/browse_thread/thread/5c33b1d5417fa24e/07a8fab9fa0042ea?show_docid=07a8fab9fa0042ea</guid>
  <author>
  web...@gmail.com
  (webado)
  </author>
  <pubDate>Sun, 07 Sep 2008 06:56:56 UT
</pubDate>
  </item>
  <item>
  <title>Quick mod_rewrite syntax question</title>
  <link>http://groups.google.com/group/only-validation/browse_thread/thread/5c33b1d5417fa24e/3ff21e54bf13cadf?show_docid=3ff21e54bf13cadf</link>
  <description>
  Hi Webado, &lt;br&gt; &lt;p&gt;I notice you add the string &amp;quot;HTTP/&amp;quot; add the end of the following line: &lt;br&gt; RewriteCond %{THE_REQUEST} ^.*\/index\.html\ HTTP/ &lt;br&gt; &lt;p&gt;in you example on fixing canonical issues. I was wondering what impact &lt;br&gt; that has? I don&#39;t always see that added in other examples. &lt;br&gt; &lt;p&gt;Thank you in advance. &lt;br&gt; &lt;p&gt;HP
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/only-validation/browse_thread/thread/5c33b1d5417fa24e/3ff21e54bf13cadf?show_docid=3ff21e54bf13cadf</guid>
  <author>
  handsomepri...@yahoo.com
  (Handsome Prints)
  </author>
  <pubDate>Sun, 07 Sep 2008 03:04:37 UT
</pubDate>
  </item>
  <item>
  <title>Re: Only Validation Re: Discussion on fix-canonical-issues-www-vs-non-www-and-more-on-apache-server</title>
  <link>http://groups.google.com/group/only-validation/browse_thread/thread/9ece418f3ab2d7c0/804418dd6fcc3527?show_docid=804418dd6fcc3527</link>
  <description>
  OK, I will look for alternatives. &lt;br&gt; &lt;p&gt;Christina &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.webado.net&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;----- Original Message ----- &lt;br&gt; To: &amp;quot;Only Validation + Navigation = Crawlability&amp;quot; &lt;br&gt; &amp;lt;only-validation@googlegroups. com&amp;gt; &lt;br&gt; Sent: Monday, July 28, 2008 7:59 PM &lt;br&gt; fix-canonical-issues-www-vs-no n-www-and-more-on-apache-serve r &lt;br&gt; &lt;p&gt;OK, I sent it the file to you. Oh BTW I remove the last slash of the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/only-validation/browse_thread/thread/9ece418f3ab2d7c0/804418dd6fcc3527?show_docid=804418dd6fcc3527</guid>
  <author>
  web...@gmail.com
  (Christina S)
  </author>
  <pubDate>Tue, 29 Jul 2008 00:11:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: Only Validation Re: Discussion on fix-canonical-issues-www-vs-non-www-and-more-on-apache-server</title>
  <link>http://groups.google.com/group/only-validation/browse_thread/thread/9ece418f3ab2d7c0/f394b5f40bf4ac95?show_docid=f394b5f40bf4ac95</link>
  <description>
  OK, I sent it the file to you. Oh BTW I remove the last slash of the &lt;br&gt; htacces just to tes but I&#39;ve already tried with the slash in: &lt;br&gt; &lt;p&gt;Redirect 301 /alexboutique &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.alexboutique.com.mx/&quot;&gt;[link]&lt;/a&gt; but &lt;br&gt; didn&#39;t work either :( &lt;br&gt; &lt;p&gt;Thank you for all your caring.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/only-validation/browse_thread/thread/9ece418f3ab2d7c0/f394b5f40bf4ac95?show_docid=f394b5f40bf4ac95</guid>
  <author>
  speculu...@gmail.com
  (speculumcm)
  </author>
  <pubDate>Mon, 28 Jul 2008 23:59:04 UT
</pubDate>
  </item>
  <item>
  <title>Re: Only Validation Re: Discussion on fix-canonical-issues-www-vs-non-www-and-more-on-apache-server</title>
  <link>http://groups.google.com/group/only-validation/browse_thread/thread/9ece418f3ab2d7c0/6c9fa35378d77806?show_docid=6c9fa35378d77806</link>
  <description>
  Check the .htaccess in the main domain root folder. It has somehting that &lt;br&gt; tries to redirect when there&#39;s no traling alsh and it&#39;s wrong. &lt;br&gt; &lt;p&gt;Also pleace check all .htaccess file. Every rewriterule has to ennd with &lt;br&gt; [R=301,NC, L} &lt;br&gt; &lt;p&gt;For this: &lt;br&gt; &lt;p&gt;rewritecond %{http_host} !^&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.alexboutique.com.mx&quot;&gt;[link]&lt;/a&gt; [nc]
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/only-validation/browse_thread/thread/9ece418f3ab2d7c0/6c9fa35378d77806?show_docid=6c9fa35378d77806</guid>
  <author>
  web...@gmail.com
  (Christina S)
  </author>
  <pubDate>Mon, 28 Jul 2008 22:58:07 UT
</pubDate>
  </item>
  <item>
  <title>Re: Only Validation Re: Discussion on fix-canonical-issues-www-vs-non-www-and-more-on-apache-server</title>
  <link>http://groups.google.com/group/only-validation/browse_thread/thread/9ece418f3ab2d7c0/c19702792c10c197?show_docid=c19702792c10c197</link>
  <description>
  I think I clean all the code dealing with trailing slash now looks &lt;br&gt; like this: &lt;br&gt; &lt;p&gt;&amp;lt;Ifmodule mod_rewrite.c&amp;gt; &lt;br&gt; Options +Indexes +FollowSymlinks &lt;br&gt; RewriteEngine on &lt;br&gt; &lt;p&gt;RewriteCond %{THE_REQUEST} ^.*\ /.*index\.php\ HTTP/ &lt;br&gt; RewriteRule ^(.*)index\.php$ /$1 [R=301,L] &lt;br&gt; &lt;p&gt;rewritecond %{http_host} !^&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.alexboutique.com.mx&quot;&gt;[link]&lt;/a&gt; [nc]
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/only-validation/browse_thread/thread/9ece418f3ab2d7c0/c19702792c10c197?show_docid=c19702792c10c197</guid>
  <author>
  speculu...@gmail.com
  (speculumcm)
  </author>
  <pubDate>Mon, 28 Jul 2008 14:26:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: Only Validation Re: Discussion on fix-canonical-issues-www-vs-non-www-and-more-on-apache-server</title>
  <link>http://groups.google.com/group/only-validation/browse_thread/thread/9ece418f3ab2d7c0/f85fe2bed57ef6d7?show_docid=f85fe2bed57ef6d7</link>
  <description>
  This works: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://web-sniffer.net/?url=http%3A%2F%2Fdesarrollowebdequeretaro.com%2Falexboutique%2F&amp;submit=Submit&amp;http=1.1&amp;type=GET&amp;uak=0&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;So the problem is the adding or not adding of the trailing slash. &lt;br&gt; &lt;p&gt;Remove the .htacess code dealign with that and let&#39;s see. &lt;br&gt; &lt;p&gt;I&#39;m at work, so won&#39;t be able to respond fast.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/only-validation/browse_thread/thread/9ece418f3ab2d7c0/f85fe2bed57ef6d7?show_docid=f85fe2bed57ef6d7</guid>
  <author>
  web...@gmail.com
  (webado)
  </author>
  <pubDate>Mon, 28 Jul 2008 13:28:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: Only Validation Re: Discussion on fix-canonical-issues-www-vs-non-www-and-more-on-apache-server</title>
  <link>http://groups.google.com/group/only-validation/browse_thread/thread/9ece418f3ab2d7c0/fc05a22be634b18c?show_docid=fc05a22be634b18c</link>
  <description>
  Hello Christina S, &lt;br&gt; &lt;p&gt;I tried your suggestion in alexboutique but same result it&#39;s &lt;br&gt; redirecting to the public_html folder :( &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://web-sniffer.net/?url=http%3A%2F%2Fdesarrollowebdequeretaro.com%2Falexboutique&amp;submit=Submit&amp;http=1.1&amp;type=GET&amp;uak=0&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Sorry for changing from comaiz to alexboutique though it&#39;s in the same
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/only-validation/browse_thread/thread/9ece418f3ab2d7c0/fc05a22be634b18c?show_docid=fc05a22be634b18c</guid>
  <author>
  speculu...@gmail.com
  (speculumcm)
  </author>
  <pubDate>Mon, 28 Jul 2008 13:22:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: Only Validation Re: Discussion on fix-canonical-issues-www-vs-non-www-and-more-on-apache-server</title>
  <link>http://groups.google.com/group/only-validation/browse_thread/thread/9ece418f3ab2d7c0/32f0656582e99ed5?show_docid=32f0656582e99ed5</link>
  <description>
  It loks like the HTTP_HOST values are as expected. 2) of coures using &lt;br&gt; alexboutique not comaiz. &lt;br&gt; &lt;p&gt;Again I see no reason why the .htaccess as I had given it shoudlnt&#39; work as &lt;br&gt; expected. &lt;br&gt; &lt;p&gt;And I see yours isn&#39;t working quite right to 301 redirect AND transfer the &lt;br&gt; page uri properly.One mroe thing you cna try in the root of the main domain:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/only-validation/browse_thread/thread/9ece418f3ab2d7c0/32f0656582e99ed5?show_docid=32f0656582e99ed5</guid>
  <author>
  web...@gmail.com
  (Christina S)
  </author>
  <pubDate>Mon, 28 Jul 2008 00:55:15 UT
</pubDate>
  </item>
  <item>
  <title>Re: Only Validation Re: Discussion on fix-canonical-issues-www-vs-non-www-and-more-on-apache-server</title>
  <link>http://groups.google.com/group/only-validation/browse_thread/thread/9ece418f3ab2d7c0/a0e519fba109763d?show_docid=a0e519fba109763d</link>
  <description>
  Sorry, you&#39;re right, I&#39;ve already place the redirections again. &lt;br&gt; &lt;p&gt;1) &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.desarrollowebdequeretaro.com/alexboutique/test-host.php&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; 2) &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://comaiz.desarrollowebdequeretaro.com/test-host.php&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; 3) &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.alexboutique.com.mx/test-host.php&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;And goes to: &lt;br&gt; &lt;p&gt;1) &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.desarrollowebdequeretaro.com&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/only-validation/browse_thread/thread/9ece418f3ab2d7c0/a0e519fba109763d?show_docid=a0e519fba109763d</guid>
  <author>
  speculu...@gmail.com
  (speculumcm)
  </author>
  <pubDate>Sun, 27 Jul 2008 22:15:18 UT
</pubDate>
  </item>
  </channel>
</rss>
