<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : REQ: Check HTTP on Homepages</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : REQ: Check HTTP on Homepages]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 03:48:28 +0000</pubDate>
  <lastBuildDate>Thu, 10 Jan 2008 21:59:53 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=25132</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[REQ: Check HTTP on Homepages : if you turn on &amp;#034;no follow&amp;#034;...]]></title>
   <link>https://forums.webwiz.net/req-check-http-on-homepages_topic25132_post130649.html#130649</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=6524">Scotty32</a><br /><strong>Subject:</strong> 25132<br /><strong>Posted:</strong> 10&nbsp;January&nbsp;2008 at 9:59pm<br /><br />if you turn on "no follow" tag in the Setup file then it should help stop the 404 hits<br><br>as Google wont follow the "nofollow" tags, also stopping you from passing on your page rank.<br><br>Also the check would be pretty easy, just add the following to the register.asp file after its made the "request.form("homepage")" part. (note: you may need to check the strHomepage is the right variable)<br><br><table width="99%"><tr><td><pre class="BBcode">if left(strHomepage,5) &lt;&gt; "http:" or eft(strHomepage,6) &lt;&gt; "https:" then<br>&nbsp;&nbsp; strHomepage = "http://" &amp; strHomepage<br>end if</pre></td></tr></table><br>]]>
   </description>
   <pubDate>Thu, 10 Jan 2008 21:59:53 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/req-check-http-on-homepages_topic25132_post130649.html#130649</guid>
  </item> 
  <item>
   <title><![CDATA[REQ: Check HTTP on Homepages : Particularly aimed at the WWF...]]></title>
   <link>https://forums.webwiz.net/req-check-http-on-homepages_topic25132_post130648.html#130648</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=3100">MortiOli</a><br /><strong>Subject:</strong> 25132<br /><strong>Posted:</strong> 10&nbsp;January&nbsp;2008 at 8:40pm<br /><br />Particularly aimed at the WWF team...<BR><BR>Is it possible to add a check to when people edit the homepage in their profiles, to add http:// if required?<BR><BR>Reason being is that within the Google WebMaster tools, it stated that I was linking to 60 dead links.  All (or at least, most) of these were due to people missing the http:// from their website address in their profile.<BR><BR>Missing the above off, meant that Google was trying to index, for example;<BR><BR>http://www.yourdomain.com/forum/www.otherdomain.com<BR><BR>Not sure if this has much of a negative effect on Google ranking etc, but nice to clean things up.<BR><BR>Cheers!<BR>]]>
   </description>
   <pubDate>Thu, 10 Jan 2008 20:40:32 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/req-check-http-on-homepages_topic25132_post130648.html#130648</guid>
  </item> 
 </channel>
</rss>