<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; webmaster tool</title>
	<atom:link href="http://www.ghacks.net/tag/webmaster-tool/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Indispensable Webmaster Tools And Resources</title>
		<link>http://www.ghacks.net/2009/04/22/webmaster-tools/</link>
		<comments>http://www.ghacks.net/2009/04/22/webmaster-tools/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 08:20:36 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[webmaster]]></category>
		<category><![CDATA[webmaster tool]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=12255</guid>
		<description><![CDATA[If you are running a website, be it as a hobby, semi-professional or professional you need to know some tools of the trade. Webmaster tools can help the webmaster in many different areas like verifying that the website will display fine in all modern web browsers or ensuring that the search engines do not encounter [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/webmaster_tool.jpg" alt="webmaster tool" title="webmaster tool" width="100" height="86" class="alignleft size-full wp-image-12251" />If you are running a website, be it as a hobby, semi-professional or professional you need to know some tools of the trade. Webmaster tools can help the webmaster in many different areas like verifying that the website will display fine in all modern web browsers or ensuring that the search engines do not encounter problems crawling and indexing it.</p>
<p><span id="more-12255"></span>The following list is a collection of webmaster tools that should help most webmasters. Many would consider them basic tools that every webmaster should know and use. Most of the tools are accessible from all operating systems and web browsers.</p>
<p><strong>Google, Yahoo and Microsoft Webmaster Tools</strong></p>
<p>Each of the three major search engines provides access to webmaster tools. These tools might require an account but will display all kind of information about the website that is related to the specific search engine. This includes crawling errors, statistics about indexed pages, sitemaps and troubleshooting help. </p>
<p><a href="https://www.google.com/accounts/ServiceLogin?service=sitemaps&#038;passive=true&#038;nui=1&#038;continue=https%3A%2F%2Fwww.google.com%2Fwebmasters%2Ftools%2Fdashboard&#038;followup=https%3A%2F%2Fwww.google.com%2Fwebmasters%2Ftools%2Fdashboard&#038;hl=en">Google Webmaster Tools</a><br />
<a href="http://webmaster.live.com/">Live</a><br />
<a href="https://siteexplorer.search.yahoo.com/">Yahoo Site Explorer</a></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/google_webmaster_tools-500x318.jpg" alt="google webmaster tools" title="google webmaster tools" width="500" height="318" class="alignnone size-medium wp-image-12254" /></p>
<p><strong>Markup Validation Service</strong></p>
<p>The W3C Markup Validation services checks the syntax of webpages. It will report syntax errors which the webmaster should fix as soon as possible as invalid markup can lead to all sorts of problems including browser crashes, broken design or missing elements. It is a good idea to check the source check box on the page which will display the source code of the webpage which makes it way easier to locate the erroneous syntax.</p>
<p><a href="http://validator.w3.org/">W3C Markup Validation Service</a></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/webmaster_tools-500x250.jpg" alt="webmaster tools" title="webmaster tools" width="500" height="250" class="alignnone size-medium wp-image-12252" /></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/markup_validation-500x188.jpg" alt="markup validation" title="markup validation" width="500" height="188" class="alignnone size-medium wp-image-12253" /></p>
<p><strong>Web Browsers</strong></p>
<p>Testing websites in different web browsers is a must for every webmaster. What displays fine in <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a> can throw up error messages in <a href="http://www.ghacks.net/category/browsing/opera/">Opera</a> or <a href="http://www.ghacks.net/tag/firefox/">Firefox</a>.</p>
<p><a href="http://www.mozilla.com/en-US/firefox/personal.html">Firefox</a><br />
<a href="http://www.google.com/chrome">Google Chrome</a><br />
<a href="http://www.microsoft.com/windows/products/winfamily/ie/default.mspx">Internet Explorer</a><br />
<a href="http://www.opera.com/">Opera</a><br />
<a href="http://www.apple.com/safari/">Safari</a></p>
<p><strong>Web Statistics</strong></p>
<p>Web Statistics are tools that record and analyze traffic that is arriving at a website. These tools provide extensive information about visitors (where do they come from, which pages did they access, how long did they stay), referring websites, errors and additional information. Webmasters have the choice to install a third party tracking code or run a web statistics script on their server directly. Running a third party tool will decrease the load on the server as no processing power is needed to crawl and analyze the access logs. Their disadvantage is that a piece of JavaScript has to be loaded on every user request which increases page loading times. It also means that data about the traffic is available at a third party site.</p>
<p><a href="http://awstats.sourceforge.net/">AWStats</a> (Server)<br />
<a href="http://www.google.com/analytics/">Google Analytics</a> (Third Party)<br />
<a href="http://www.sitemeter.com/">Sitemeter</a> (Third Party)</p>
<p>Resources:</p>
<p><strong>Robots.txt</strong></p>
<p>Robots.txt files can be used to guide search engine bots on a website. They can allow or prevent access to certain files and directories.</p>
<p>Robots.txt</p>
<p><strong>.htaccess</strong></p>
<p>Htacess is a very powerful configuration option included in Apache web servers. It can be used to do various things like password protecting directories or redirecting 404 pages to another page.</p>
<p><a href="http://www.askapache.com/htaccess/apache-htaccess.html">.htaccess</a></p>
<p><strong>Firebug</strong></p>
<p>If there was one Firefox add-on that webmasters could use they would certainly pick Firebug. The add-on can be used to display realtime information about the active website in the web browser. Webmasters can select elements on the website to be taken directly to the code that is creating that element including its CSS properties. It can also be used to monitor network activity and to debug JavaScript. Several extensions are available for the add-on to increase the functionality further.</p>
<p><a href="http://getfirebug.com/extensions/index.html">Firebug</a> (requires Firefox)</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/firebug_web_development-500x227.gif" alt="firebug web development" title="firebug web development" width="500" height="227" class="alignnone size-medium wp-image-12256" /></p>
<p><strong>Selenium</strong></p>
<p>Selenium is a web application testing system for the Firefox web browser that can be configured to perform clicks, typing and other actions on the website which can be played back at a later time using variables like different web browsers or languages.</p>
<p><a href="http://www.openqa.org/selenium/">Selenium</a> (requires Firefox)</p>
<p>If you can think of any other resources that are missing in this list let us know.</p>

	Tags: <a href="http://www.ghacks.net/tag/web-design/" title="web design" rel="tag">web design</a>, <a href="http://www.ghacks.net/tag/web-development/" title="web development" rel="tag">web development</a>, <a href="http://www.ghacks.net/tag/webmaster/" title="webmaster" rel="tag">webmaster</a>, <a href="http://www.ghacks.net/tag/webmaster-tool/" title="webmaster tool" rel="tag">webmaster tool</a>, <a href="http://www.ghacks.net/tag/webmaster-tools/" title="webmaster tools" rel="tag">webmaster tools</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/29/web-development-realtime-fonts-changer/" title="Web Development: Realtime Fonts Changer (May 29, 2009)">Web Development: Realtime Fonts Changer</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/03/09/scriptastique-web-development-roundup/" title="Scriptastique web development roundup (March 9, 2009)">Scriptastique web development roundup</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/03/24/mix09-session-recordings/" title="MIX09 Session Recordings (March 24, 2009)">MIX09 Session Recordings</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/09/25/microsoft-websitespark/" title="Microsoft WebsiteSpark (September 25, 2009)">Microsoft WebsiteSpark</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/02/02/ghacks-web-development-pdf-article-compilation-january-09/" title="Ghacks Web Development PDF Article Compilation January 09 (February 2, 2009)">Ghacks Web Development PDF Article Compilation January 09</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/22/webmaster-tools/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
