<?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 tips</title>
	<atom:link href="http://www.ghacks.net/tag/webmaster-tips/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 03:24:03 +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>10 Things Webmasters Do Besides Writing Articles</title>
		<link>http://www.ghacks.net/2009/08/01/10-things-webmasters-do-besides-writing-articles/</link>
		<comments>http://www.ghacks.net/2009/08/01/10-things-webmasters-do-besides-writing-articles/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 16:39:01 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[webmaster]]></category>
		<category><![CDATA[webmaster tips]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14955</guid>
		<description><![CDATA[I sometimes get asked about my workday. Many people I have been talking to about the workday assume that it is an easy peasy job which basically centers around researching topics to write about and writing articles afterwards, preferably in a very nice environment such as a garden or beach condo. I usually manage to [...]]]></description>
			<content:encoded><![CDATA[<p>I sometimes get asked about my workday. Many people I have been talking to about the workday assume that it is an easy peasy job which basically centers around researching topics to write about and writing articles afterwards, preferably in a very nice environment such as a garden or beach condo. I usually manage to perplex them quite a bit by talking about all the things that I have to do besides researching and writing articles. This article lists ten things that webmasters usually do besides producing content for their websites. It does concentrate on my experience which comes from blogging so keep that in mind.</p>
<p><span id="more-14955"></span><strong>1. Comment moderation and spam</strong></p>
<p>Comment moderation and spam are two of the most time consuming aspects of a webmaster&#8217;s workday. A high profile blog can get thousands of spam comments a day which are then queued up in a spam folder somewhere. Even the best antispam tools do not offer a 100% protection against spam. Another trade-off is that false positives tend to increase with every new antispam plugin and script installed which can frustrate visitors so that they either stop posting comments or leave the site to never come back.</p>
<p><strong>2. Email Support</strong></p>
<p>Most websites have a contact form or other means of contacting the webmaster or a person responsible by email. These emails can contain tech support topics, requests (either for new articles, help, guest blogging or advertising), comments, spam or rude remarks. Tech support questions are usually the most time consuming to answer especially if it is not possible to test the problem locally. Webmasters obviously do not have to answer emails but it is good behavior if they do in a timely manner (except for spam and the rude remark emails). It is still a time consuming process especially on high traffic websites.</p>
<p><strong>3. Updates and Security</strong></p>
<p>It is of uttermost importance to run the latest version of scripts and software on a website. Old versions can contain security or memory holes, incompatibilities or missing features. Many hackers wait for security releases and start searching for websites that still run an older version on the day the new releases get announced. Updates on the other hand are only one part of the security concept. Scripts on the server side can improve security by preventing brute force attacks or notifying tech support. Webmasters do not necessarily have access to these features especially on shared hosting but some security add-ons and features can be installed by them as well. This includes setting the right access rights for directories, making sure to use non-standard usernames, directories and database prefixes or installing scripts and plugins that increase a website&#8217;s security.</p>
<p><strong>4. Features and Plugins</strong></p>
<p>Webmasters have to keep an eye on the development of new plugins and features. Wordpress webmasters for example have thousands of plugins at their disposal that get constantly updated. Additions are posted in the dozens daily and it can be quite hard to keep up with them. There is however always the possibility to find a plugin or script that adds a new interesting feature to a website or is able to replace an existing script by providing an increase in performance or functionality. One of the main reasons why many webmasters stick with one content management system is that it is easier to keep an overview of the advancements (and other things including security) that are made. </p>
<p><strong>5. Design</strong></p>
<p>Not all webmasters have to be design-aces. It is perfectly possible to download templates and themes for many different types of content management systems or websites and use these with little modification. Another option is to order a custom theme from a designer. Small changes on the other hand are usually performed by the webmaster. This includes changing a logo, adding a graphic or other elements. </p>
<p><strong>6. Performance</strong></p>
<p>A slow loading website does not necessarily mean that the server the website is hosted is not capable of delivering the performance the website needs. Other things can play a role here including scripts and plugins installed. External scripts, like advertisement or third party widgets, can slow down a website tremendously. Even more so if the domain the data is loaded from is experiencing technical problems as well. A webmaster needs to make sure that the website can be loaded as fast as possible. While third party scripts are usually in the top list of elements that slow down a website the problems can also be caused by large multimedia contents like unoptimized images, broken scripts, not optimized loading sequences or not making use of compression techniques or image concatenation. </p>
<p>Many tools can help in the analysis including the <a href="http://validator.w3.org/">XHTML Validator</a> over at W3C, <a href="http://getfirebug.com/">Firebug</a> or <a href="http://developer.yahoo.com/yslow/">YSLOW</a>.</p>
<p><strong>7. Testing and Compatibility</strong></p>
<p>A website has to be tested with various web browsers to ensure that the user experience is similar in all cases and that it is possible to connect to the website with all popular web browsers. Webmasters also do a lot of testing that include testing advertisement, plugins, scripts or element positions on their website. A classical example is to test various advertisement positions on a website to find the one that is yielding the highest earnings for the webmaster. Other possibilities include testing various positions for content to increase pageviews or decrease the number of visitors who leave a website on the first page without visiting a second one.</p>
<p><strong>8. Advertising</strong></p>
<p>Not all websites and blogs run advertisements. Webmasters who do place ads on their websites open a new can of worms. Statistics have to be checked regularly to make sure that the ads perform well. Ads need to be tested (if possible) in various ways including different positions, color schemes and even different advertisers. Monitoring various webmaster forums and blogs for new advertising opportunities and tips is a must do.</p>
<p><strong>9. Hosting, Domain and Billing</strong></p>
<p>Webmasters using free webhosts do not have to worry about these. But webmasters with their own domain name and web hosting account need to keep an eye on a few things including expiration dates and paying subscriptions in time. This is usually not a big issue and not that time consuming unless hundreds or thousands of domains are hosted at dozens of different web hosters or web servers.</p>
<p><strong>10. Networking</strong></p>
<p>Networking is probably the most important aspect of being a webmaster. You tend to get the best tips from a network of webmasters who work in the same niche. I consider the day I met Everton from Connected Internet one of my luckiest days in my life. Not only have we exchanged information that helped us get rich (haha) and improve our websites; No, we also decided to run a joint project which turned out to be very profitable. </p>
<p>Not everything is about being profitable of course. Some tips are only passed around in close circles because many webmasters do not post their findings and experiences on forums or websites. This can be a better way of placing ads on a blog, a new plugin or script that a website benefits from or general tips. </p>
<p><strong>Verdict:</strong></p>
<p>I&#8217;m not sure if this article covered all the aspects. There are probably more including tax reports, law suites and the like. Please post a comment if you have something to add or would like to voice your opinion on the subject. Being a webmaster is more than meets the eye.</p>

	Tags: <a href="http://www.ghacks.net/tag/advertising/" title="advertising" rel="tag">advertising</a>, <a href="http://www.ghacks.net/tag/blogger/" title="blogger" rel="tag">blogger</a>, <a href="http://www.ghacks.net/tag/networking/" title="networking" rel="tag">networking</a>, <a href="http://www.ghacks.net/tag/webmaster/" title="webmaster" rel="tag">webmaster</a>, <a href="http://www.ghacks.net/tag/webmaster-tips/" title="webmaster tips" rel="tag">webmaster tips</a>, <a href="http://www.ghacks.net/tag/website/" title="website" rel="tag">website</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/05/zoundry-raven-portable-blog-editor/" title="Zoundry Raven portable Blog Editor (August 5, 2008)">Zoundry Raven portable Blog Editor</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/02/16/web-ceo-free/" title="Web CEO Free (February 16, 2008)">Web CEO Free</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/08/27/stay-away-from-dreamhost/" title="Stay Away From Dreamhost (August 27, 2008)">Stay Away From Dreamhost</a> (16)</li>
	<li><a href="http://www.ghacks.net/2008/01/30/refer-an-advertiser-get-half-the-money-for-the-first-month/" title="Refer an advertiser, get half the money for the first month (January 30, 2008)">Refer an advertiser, get half the money for the first month</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/10/26/google-adsense-revenue-and-traffic-comparision/" title="Google Adsense Revenue and Traffic Comparision (October 26, 2007)">Google Adsense Revenue and Traffic Comparision</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/08/01/10-things-webmasters-do-besides-writing-articles/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Using Content Copying Websites To Your Advantage</title>
		<link>http://www.ghacks.net/2009/03/26/using-content-copying-websites-to-your-advantage/</link>
		<comments>http://www.ghacks.net/2009/03/26/using-content-copying-websites-to-your-advantage/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 12:10:46 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[content copying]]></category>
		<category><![CDATA[content thief]]></category>
		<category><![CDATA[copygator]]></category>
		<category><![CDATA[fair share]]></category>
		<category><![CDATA[inbound links]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[webmaster tips]]></category>
		<category><![CDATA[webmasters]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/03/26/using-content-copying-websites-to-your-advantage/</guid>
		<description><![CDATA[Every webmaster operating a blog will sooner or later notice that there are some websites out there that do nothing else than to copy contents of other websites and post them on their own. This is usually an automated process done with the use of a script and RSS news feeds. The script will check [...]]]></description>
			<content:encoded><![CDATA[<p>Every webmaster operating a blog will sooner or later notice that there are some websites out there that do nothing else than to copy contents of other websites and post them on their own. This is usually an automated process done with the use of a script and RSS news feeds. The script will check the feeds periodically and post a new article on the website as soon as the original author has published a new one. </p>
<p>Opinions about those sites differ from letting them do what they want with your content to contacting lawyers and suing them. Clever webmasters can use content copying websites to their advantage if they play their cards right. Since most of those websites use RSS feeds to automatically post the copied contents they include links in those posts automatically. Some even post tags or related posts of the original site as well.</p>
<p>This means that every link that you post in the original article will be posted by them as well if they have automated the process which in turn means free inbound links to your website. It gets better. If they do link back to your site as they should they usually use the title of the article to do so. This means free targeted inbound links to the article on your website.</p>
<p><span id="more-11477"></span>There are some sites that copy your content but do not post links at all. Experience has shown that contacting the site owners directly asking them to either remove the content or add a link using the article titles will be successful in most cases. There is not an easier way to get free targeted links than this way.</p>
<p>Here is one of the emails that we send out usually to offenders who do not link back to our site although they use our content on theirs:</p>
<blockquote><p>Dear Sir or Madam,</p>
<p>I&#8217;m writing on behalf of the technology blog ghacks.net. It has come to our attention that a blog located at http://***/ is publishing articles without authorization. </p>
<p>We are asking that the person responsible either</p>
<p>a) gives credit where credit is due by linking to the articles properly and visible using the title of the article as the link anchor or<br />
b) removes all content that has been taken from ghacks.net</p>
<p>best regards</p></blockquote>
<p>This is usually enough to receive a response in less than 48 hours. All that have been contacted so far have added title links to the original articles.</p>
<p><strong>How To Find Content Copying Websites:</strong></p>
<p>There are several ways to find websites that copy your content. You can copy a passage of one of your articles in a search engine or use services that will list most of the sites that copy the content. Some of the services are <a href="http://www.ghacks.net/2009/03/09/get-notified-if-other-websites-use-your-articles/">Fair Share</a> or <a href="http://www.copygator.com/">Copy Gator</a>. </p>
<p>Fair Share does offer an RSS feed that lists all the websites that have been using at least 20% of the words of an original article on their website displaying if the copycats link back to the original post or not. This makes it easy to identify those sites that do not link back and contact them.</p>
<p><strong>Options if the site owners do not comply</strong></p>
<p>Webmasters have a few choices if site owners do not react at all to the request. They could contact the hoster of the domain, lawyers who take matters from there or even advertisement companies who display their ads on those websites. </p>
<p><strong>Final Thoughts</strong></p>
<p>While some webmasters do not want to see their content at all on other websites others can take advantage of the fact that content copying websites exist by getting free, valid links from those sites. These sites might also send in traffic to the original site. The number one site that is using our contents is sending more than 3000 unique visitors per month our way. </p>
<p>Webmasters should not worry to much about search engine positions as search engines usually do a very good job of identifying the original site and the copycats. Duplicate content penalties will hit them and not the original site.</p>

	Tags: <a href="http://www.ghacks.net/tag/content-copying/" title="content copying" rel="tag">content copying</a>, <a href="http://www.ghacks.net/tag/content-thief/" title="content thief" rel="tag">content thief</a>, <a href="http://www.ghacks.net/tag/copygator/" title="copygator" rel="tag">copygator</a>, <a href="http://www.ghacks.net/tag/fair-share/" title="fair share" rel="tag">fair share</a>, <a href="http://www.ghacks.net/tag/inbound-links/" title="inbound links" rel="tag">inbound links</a>, <a href="http://www.ghacks.net/tag/links/" title="links" rel="tag">links</a>, <a href="http://www.ghacks.net/tag/web-services/" title="web services" rel="tag">web services</a>, <a href="http://www.ghacks.net/tag/webmaster-tips/" title="webmaster tips" rel="tag">webmaster tips</a>, <a href="http://www.ghacks.net/tag/webmasters/" title="webmasters" rel="tag">webmasters</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/09/27/webmasters-listen-please/" title="Webmasters. Listen. Please! (September 27, 2008)">Webmasters. Listen. Please!</a> (14)</li>
	<li><a href="http://www.ghacks.net/2009/03/09/get-notified-if-other-websites-use-your-articles/" title="Get Notified If Other Websites Use Your Articles (March 9, 2009)">Get Notified If Other Websites Use Your Articles</a> (6)</li>
	<li><a href="http://www.ghacks.net/2007/08/31/widgetize-you-website-with-yourminis/" title="Widgetize you website with Yourminis (August 31, 2007)">Widgetize you website with Yourminis</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/05/11/why-stumbleupon-is-better-than-digg-for-webmasters/" title="Why Stumbleupon is better than Digg for Webmasters (May 11, 2007)">Why Stumbleupon is better than Digg for Webmasters</a> (11)</li>
	<li><a href="http://www.ghacks.net/2007/08/17/which-adsense-ads-and-locations-work-best-on-my-blog/" title="Which Adsense Ads and Locations work best on my blog ? (August 17, 2007)">Which Adsense Ads and Locations work best on my blog ?</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/26/using-content-copying-websites-to-your-advantage/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
