<?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>Hari Varrier &#187; SEO</title>
	<atom:link href="http://www.harivarrier.com/category/webmaster/seo-webmaster/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.harivarrier.com</link>
	<description>Chennai SEO Expert</description>
	<lastBuildDate>Sun, 25 Apr 2010 19:02:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Link Rot Explained</title>
		<link>http://www.harivarrier.com/webmaster/seo-webmaster/link-rot-explained/</link>
		<comments>http://www.harivarrier.com/webmaster/seo-webmaster/link-rot-explained/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 04:44:44 +0000</pubDate>
		<dc:creator>Hari Varrier</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[dead links]]></category>
		<category><![CDATA[increase PR]]></category>
		<category><![CDATA[link rot]]></category>
		<category><![CDATA[Xenu]]></category>

		<guid isPermaLink="false">http://www.harivarrier.com/?p=170</guid>
		<description><![CDATA[What is Link Rot?
Basically it occurs when external sites or your merchant (if you&#8217;re an affiliate) changes the links in their system so your links produce a 404 (page not found error). I started looking at my test data from the recent PageRank Update and noticed that a high percentage of sites that had a [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>What is Link Rot?</p>
<p>Basically it occurs when external sites or your merchant (if you&#8217;re an affiliate) changes the links in their system so your links produce a 404 (page not found error). I started looking at my test data from the recent PageRank Update and noticed that a high percentage of sites that had a drop in PageRank, also had lots of dead links throughout their site.</p>
<p>Was this the main cause of the drop? Was it partial? I don&#8217;t know. Regardless, it is always a good idea to &#8220;keep a good house&#8221; which includes checking your links at least on a quarterly basis.</p>
<p>So, if you haven&#8217;t checked your links in a couple months, do it now. Here is what you do:</p>
<p>1) Search for &#8220;Xenu&#8221; in Google.<br />
2) It should be the first site listed.<br />
3) Click the link to go to the site.<br />
4) Click &#8220;download&#8221; and then install the program.<br />
5) Do a complete internal and external link check.<br />
6) I like to view the report for each page.<br />
7) Fix all the dead links (both internal and external).<br />
8 ) If you had ten or more internal pages with problems, rerun your Google XML Sitemap</p>
<p>That&#8217;s it. It should take you about 1-2 hours to run the report and fix the main broken links. The benefits will be huge for you.</p>
<p>Get this done first thing and I will have more steps for you to improve your site coming.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.harivarrier.com/webmaster/seo-webmaster/link-rot-explained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google On Page Factors</title>
		<link>http://www.harivarrier.com/webmaster/seo-webmaster/google-on-page-factors/</link>
		<comments>http://www.harivarrier.com/webmaster/seo-webmaster/google-on-page-factors/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 06:15:32 +0000</pubDate>
		<dc:creator>Hari Varrier</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[google on page factors]]></category>
		<category><![CDATA[on page factors]]></category>
		<category><![CDATA[onpage SEO]]></category>

		<guid isPermaLink="false">http://www.harivarrier.com/?p=200</guid>
		<description><![CDATA[SEO consists of two components: On-Page and Off-Page Factors. Since Google is generally known as an Off-Page Factor search engine, many SEOs and webmasters have started to ignore the On-Page Factors. This is a big mistake. While you can’t rank well for competitive phrases just focusing on the On-Page factors, if you get the On-Page [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>SEO consists of two components: On-Page and Off-Page Factors. Since Google is generally known as an Off-Page Factor search engine, many SEOs and webmasters have started to ignore the On-Page Factors. This is a big mistake. While you can’t rank well for competitive phrases just focusing on the On-Page factors, if you get the On-Page stuff wrong, your ranking suffer. To help you, I’ve put together the following checklist:</p>
<p>1. Validate your HTML Code so it is “Spider” Compliant. Your code should be &#8220;close to&#8221; W3C Compliant. W3C is not perfect and often will flag a problem when there isn’t one. Before making radical changes, discuss them with your webmaster.</p>
<p>You should know that there is a big difference between “W3C Compliant Code” and “Search Engine Compliant Code”. According to my testing, having “search engine compliant code” is what you want.<br />
You should also check your Code to Text Ratio. Having more body text than code can give you an edge in securing a good ranking for your site. One of the best ways to improve your code to text ratio is to make your JavaScript external files and use CSS for your formatting and make that file external too. That can save you as much as 30% of your file size.</p>
<p>2. File Naming – Hyphens Not Underscores.</p>
<p>Why? Because…<br />
blue-widget.html = blue widget (good).<br />
blue_widget.html = bluewidget (not good).<br />
In terms of getting a “boost” from the keyword being in the URL, if a search for “blue widget”, the first URL gets the boost. To get the second to receive a boost, a search for “blue_widget” must be done (with the underscore). Do you search that way? Of course not, and neither will anyone else. I recommend you use zero or one hyphen in your domain name. More than that it looks spammy and you will lose credibility.</p>
<p>3. Text Link Navigation at the Bottom of the Page.</p>
<p>Having text link navigation at the bottom of your pages allows you to target the specific keyword in the anchor text and send valuable PR juice to the pages you want and nofollow all others. Which means you will have better control over the terms used in anchor text as well as where your PR will go. Remember having the text link in the body text will give you the most “juice”, but if you can’t force it, the bottom of the page is better than nothing. Also, remember of the recent bug in Google – if you have an image link, you have to have a text link too somewhere on the page.</p>
<p>4. Character Set Tag.</p>
<p>First, your Character Set Tag must be correct. Which one you use depends upon what you want to do. Examples of the two most often used are:<br />
&lt;meta http-equiv=&#8221;Content-Type&#8221; content=&#8221;text/html; charset=utf-8&#8243;&gt;<br />
&lt;meta http-equiv=&#8221;Content-Type&#8221; content=&#8221;text/html; charset=iso-8859-1&#8243;&gt;<br />
The biggest advantage for UTF-8 is its extended character set, thus it can display a higher number of foreign characters. If you aren&#8217;t accepting foreign characters in your forums and are mainly using &#8220;Western European Languages&#8221; (English, French and German), you want to use 8859-1. Current testing results show no differences in terms of crawlability with GoogleBot between the two character sets.</p>
<p>Tip: The Character Set Tag should appear as the first tag after the &lt;head&gt; tag. Why is it before the Title? You want the Character Set Tag before any other tag that displays text in the browser so that you are defining the character set and not allowing the browser to choose for you.</p>
<p>5. The Title Tag.</p>
<p>In terms of SEO, the Title tag doesn’t carry the same weight it did years ago in Google. The Title not only displays at the top of the browser window, but also appears when potential customers perform a search in a search engine and review the results. Therefore, in terms of clickthroughs and conversions, your Titles are extremely important. So you should focus on creating killer titles that are highly compelling and focused.<br />
Every page should have a unique Title.<br />
Maximum of 66 characters. Google shows 66 characters in the SERPs.<br />
The Title should be the second tag (the character set tag should be first).<br />
Try to formulate a question or a strong statement. If you pose a question, answer it in the Description Meta Tag.<br />
Describe what the page is about and keep it focused.<br />
For highest click-through, incorporate a &#8220;Call to Action&#8221; into your Title.<br />
If you use the keyword phrase in the Title don’t keyword stuff. I recommend it as the keyword phrase will be bolded, thus drawing attention to your listing. If the keyword phrase is at the beginning of the Title, testing shows it helps “anchor” the eye to the Title.</p>
<p>What not to do:<br />
Do not use ALL CAPS. Instead, capitalize the first letter of each major word.<br />
Don&#8217;t use more than one Title tag per page.<br />
Duplicate use of keyword in the Title.<br />
No long Titles (more than 66 characters).</p>
<p>6.The Description Meta Tag.</p>
<p>In terms of SEO, the Description Tag is not very important to Google. The Meta Description appears with the Title in the SERPs. So, it must work hand-in-hand with the Title to attract potential customers. If you do not include a Meta Description, Google will use the first 30-40 words of your page, which could look very unappealing to a customer.</p>
<p>Recommendations:<br />
Include a unique Description on every page.<br />
Maximum of 150 characters (including spaces).<br />
If you posed a question in the Title, answer it in the Description Meta Tag.<br />
Your focus should be in creating curiosity in the reader. Don’t satisfy it with your Description. If done right, you will achieve higher traffic to your site.<br />
Include offers, guarantees or even phone numbers to a install Call to Action.<br />
Should be placed in the &lt;HEAD&gt; section after the Title.</p>
<p>What not to do:<br />
Do not use ALL CAPS. Instead, capitalize the first letter of each major word.<br />
Do not repeat any keyword more than three times, and do not have the same keyword repeated back-to-back.</p>
<p>Before moving on:<br />
Is your Title and Description compelling?<br />
Do they solve a problem?<br />
Do they suggest that it solves the problem quickly?</p>
<p>If you answered &#8220;no&#8221; to any of the above, you need to do a rewrite. Think of your Title and Description as an Advertising Campaign and spend as much time as it takes writing an important ad. They are THAT important.</p>
<p>7. The Keyword Meta Tag.</p>
<p>Due to spamming issues in the late 90s, the Keyword Meta Tag has been devalued<br />
– Google has never indexed it.</p>
<p>You should never include your “money phrases” here as there are plenty of programs out there to scrape keyword tag information. Instead, it is best to fill this tag with very general or generic terms.</p>
<p>Note: Commas are not indexed, nor are they used by the engines to separate the keyword phrases. Commas are for aesthetic reasons only.</p>
<p>A word of caution: Do not use your competitor&#8217;s company name, trademarked products and/or words in your keyword tag. Most legal experts will tell you permission is required before using a trademark on your site at all. There have also been lawsuits filed because phrases used sounded or looked similar to the owned trademark. Keep these very important factors in mind when selecting your keyword phrases. Don’t risk a lawsuit.</p>
<p>8. DTD statement.</p>
<p>According to my testing a DTD is not required in order to allow your site to be displayed in a browser, or for a search engine spider to crawl your site. Why is a DTD Statement necessary?<br />
Using the correct DTD Statement also allows for your site to get indexed faster and deeper in Google and, according to my testing, shortens the time your site spends in the Sandbox by an average of 12 days. However, if you use a 4.01 statement, and your code was written in HTML 3.2, the engine will make note of it and there is a strong likelihood that the page (or site) will be dropped or penalized. So be sure it is the correct tag. If you don&#8217;t know, hire someone who does. I strongly recommend the Transitional tag, as it allows you some flexibility with code, especially with the use of HTML editors GoLive and DreamWeaver.</p>
<p>Without a DTD Statement, if the engine comes across code it doesn’t know what to do with, it may “hiccup” causing it to prematurely back out of the site. However, with the DTD Statement, it will know how to handle the code and continue to spider the site.</p>
<p>HTML 3.2 Warning: I suggest upgrading your code. Testing results show that HTML 3.2 does not rank as high as it would if it was HTML 4.0 or 4.01.<br />
HTML 4.0/4.01<br />
Strict: &lt;!DOCTYPE HTML PUBLIC &#8220;-//W3C//DTD HTML 4.01//EN&#8221;<br />
&#8220;http://www.w3.org/TR/html4/strict.dtd&#8221;&gt;<br />
Transitional: &lt;!DOCTYPE HTML PUBLIC &#8220;-//W3C//DTD HTML 4.01 Transitional//EN&#8221;<br />
&#8220;http://www.w3.org/TR/html4/loose.dtd&#8221;&gt;<br />
Frameset: &lt;!DOCTYPE HTML PUBLIC &#8220;-//W3C//DTD HTML 4.01 Frameset//EN&#8221;<br />
&#8220;http://www.w3.org/TR/html4/frameset.dtd&#8221;&gt;<br />
XHTML 1.0<br />
&lt;!DOCTYPE html PUBLIC &#8220;-//W3C//DTD XHTML 1.0 Transitional//EN&#8221;<br />
&#8220;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#8221;&gt;</p>
<p>9. JavaScript.</p>
<p>Due to indexing issues and ensuring your page file sizes stay as small as possible, I recommend you send your JavaScript code to an external file, especially if you have the same JavaScript appear on every page.</p>
<p>The process is simple:<br />
Cut your JavaScript from the page<br />
Open Notepad<br />
Paste your code in Notepad<br />
Name the file “code.js” (or whatever you decide to name it).<br />
Load the file to a folder called “JavaScript”<br />
Disallow the folder in the robots.txt file.<br />
I have noticed Google will index .js files from time to time unless they are disallowed in the robots.txt file.<br />
Then add the following code to the page:</p>
<p>&lt;script language=JavaScript src=”javascript/code.js” type=”text/javascript”&gt;&lt;/script&gt;</p>
<p>10. Cascading Style Sheets (CSS).</p>
<p>CSS is a file that allows for consistency in all of your formatting throughout your page or site without having to place font code at the beginning of every paragraph. Having your CSS files embedded into your pages is just a bad idea. It takes up space and pushes your importance code downward.<br />
Create a file such as style.css, include your formatting, and a reference to it in the<br />
&lt;head&gt; section of your page like this:<br />
&lt;link href=&#8221;style.css&#8221; rel=&#8221;stylesheet&#8221; type=&#8221;text/css&#8221;&gt;<br />
Note: Using processes to hide keywords or text in your CSS file can be detected by Google. Be very careful if you use CSS to stuff keywords or adjust the formatting to allow your page to receive a bigger boost from On-Page Factors.</p>
<p>11. The Heading Tag(s).</p>
<p>There are six types of headings: &lt;h1&gt;, &lt;h2&gt;, &lt;h3&gt;, &lt;h4&gt;, &lt;h5&gt;, and &lt;h6&gt;.<br />
They are ranked in the same order for importance, with &lt;h1&gt; being the most important in terms of On-Page SEO. Headings must be compelling and include the keyphrase to add the most value to your page. You can use the headings to list your “headline” (h1) with its “tagline” underneath (h2). For example:<br />
&lt;h1&gt;Complete Home Security System&lt;/h1&gt;<br />
&lt;h2&gt;Self-install your home security system in One Hour or Less!&lt;/h2&gt;<br />
In the above example, it allows for the key phrase “home security system” to be used naturally in both headings, thus increasing the on-page optimization score.</p>
<p>12. Do your main graphics use the ALT tag properly?</p>
<p>Google indexes the ALT tag; however, over the last two years I have seen a trend which shows using ALT text for SEO purposes has diminished. According to a Google engineer, what you should do is create an ALT [text] that is relevant to the picture, so it gives the user a good experience, including the visually impaired. The ALT text is indexed, but it is downgraded in the algorithm. &#8220;&#8216;We see ALT text as being about as relevant as the Keyword Meta tag,” said the Google engineer. That should say it all as Google has never used the Keyword Meta tag due to the high spam rate.</p>
<p>The American Disabilities Act (ADA) has strict guidelines as to what your site needs to contain in order to be ADA compliant. I guarantee they do not look favorably at ALT text that has been keyword stuffed. There are people who are “sight impaired” and there is nothing worse than having 200 meaningless keyword phrases jammed into the ALT text read aloud by an OCR. Don’t ruin someone’s day. Don’t practice what I refer to as “ALT Text Spam”. Use ALT text in the manner in which it was designed to be used by the W3C: to describe the image for the benefit of those who surf the Web with images turned off and for those who have the contents of Web pages read out loud to them. If appropriate, a keyword phrase can be used, but under no circumstances should you stuff the ALT tag with keywords. Keep it to a simple description. Basically, remember to be compliant, not just with the W3C, but also with the ADA.<br />
SPAM Tip: Although ALT text may or may not be counted for relevancy, search engines may utilize it when evaluating sites for possible “spamdexing.”</p>
<p>13. Keyword Phrase.</p>
<p>If you can, meaning if it makes sense and is readable, place your keyword phrase in the following areas:<br />
Title Tag<br />
Meta Description<br />
H1 tag to begin the content<br />
First paragraph of content<br />
Appearing in Bold or Italic in the first three paragraphs of content<br />
Appearing in the filename.</p>
<p>Used in anchor text to either an internal page or relevant external site. This will help indicate to Google which keywords are important on your page as well as your overall site. Taking appropriate action on all 13 steps above should give you a nice boost in Google.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.harivarrier.com/webmaster/seo-webmaster/google-on-page-factors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Top Ten List</title>
		<link>http://www.harivarrier.com/webmaster/seo-webmaster/google-top-ten-list/</link>
		<comments>http://www.harivarrier.com/webmaster/seo-webmaster/google-top-ten-list/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 06:10:37 +0000</pubDate>
		<dc:creator>Hari Varrier</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.harivarrier.com/?p=197</guid>
		<description><![CDATA[Many have requested a Top Ten list of the items to concentrate on the most when building or revamping a site with Google in mind. This is more of a list on taking either a new site, or a struggling site and getting better performance.
1. You will need your web hosting company to assign you [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Many have requested a Top Ten list of the items to concentrate on the most when building or revamping a site with Google in mind. This is more of a list on taking either a new site, or a struggling site and getting better performance.</p>
<p>1. You will need your web hosting company to assign you a unique IP address for your domain. Make sure it is a new IP address and not a recently recycled one. If they do not have a new one available, make sure you ensure that the IP address is clean from being on any blacklist. Having your own clean IP address is critical to start out on the right foot with Google. We will have a series about how to pick the right web hosting company and even tell you about a few that we use and why we do. Also included is who to avoid.</p>
<p>2. Create the redirect so non-www URLs resolve to www. This is more important than you think which is why I put this as step #2 after getting a web host. Do this first thing so it off your list.</p>
<p>3. Create a robots.txt file and upload it to your server (same place where your index.html file is located).</p>
<p>4. Create all CSS and JavaScript as external files. This is vital not just for the page size, but also the indexing. Testing shows that by removing CSS and JavaScript from the content of the HTML improves all aspects of your site being indexed.</p>
<p>5. Check your site for compliancy. You need to have a good understanding of HTML to know what to change and what to keep. You need, or your webmaster needs, to understand the difference between &#8220;W3C Compliancy&#8221; and &#8220;Search Engine Bot Compliancy&#8221;. You also want to be &#8220;Google Compliant&#8221; too. Keeping yourself familiar with the webmaster guidelines is just a good idea.</p>
<p>6. Keyword research should be done to target keywords that can be converted into sales, not just clickthroughs for traffic. Shoot for keywords in &#8220;the long tail&#8221;, meaning those people who are deep into the buying cycle and are close to making a decision. Usually these are phrases in the 3-6 word range. Your pages (in the body) should be in the 400-600 word range, with a strong headline (keyword included) and a keyword density of 1-2%. You also need to Create Solid Title Tags. This is often very misunderstood for SEOs. You should also review the on page factors.</p>
<p>7. Google Sitemaps. This is an absolute must. If you are having difficulty with Google, often this is how you find the cure to your ills. New site? This is how you don&#8217;t get into trouble. Spend 2 hours on Friday, every Friday going through and fixing problems that Sitemaps shows you and you will see continued increases in your traffic.</p>
<p>8. Submit your site to the top directories.</p>
<p>9. Get moving on solid link exchanges &#8211; and obtaining links inward to your site &#8211; not just to the home page, but to subpages as well</p>
<p>10. Get a blog and post to the blog every other day (at least) and get on a schedule to update your content, and add new content on a weekly basis. This will ensure that Googlebot will continue to come back and index your site on a regular basis.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.harivarrier.com/webmaster/seo-webmaster/google-top-ten-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debunking Google Myths</title>
		<link>http://www.harivarrier.com/webmaster/seo-webmaster/debunking-google-myths/</link>
		<comments>http://www.harivarrier.com/webmaster/seo-webmaster/debunking-google-myths/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 06:08:01 +0000</pubDate>
		<dc:creator>Hari Varrier</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[debunking myths]]></category>
		<category><![CDATA[google myths]]></category>
		<category><![CDATA[seo myths]]></category>

		<guid isPermaLink="false">http://www.harivarrier.com/?p=195</guid>
		<description><![CDATA[Every so often it is good to address this topic again as a refresher. All of these statements are backed with testing results.
1. Google gives more weight to the &#8220;body&#8221; of the document more than they do the top, left, right and bottom navigation areas. TRUE. This is especially true with links. Placing links in [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Every so often it is good to address this topic again as a refresher. All of these statements are backed with testing results.</p>
<p>1. Google gives more weight to the &#8220;body&#8221; of the document more than they do the top, left, right and bottom navigation areas. TRUE. This is especially true with links. Placing links in the body of the document cause massive upswings compared to links in the navigational areas on the same page. This was also confirmed in Vegas by an engineer. It seems it is one of the gauges they use to detect duplicate content.</p>
<p>2. Having non-compliant (W3C) code on your site will increase your rankings. FALSE. This was a &#8220;link bait&#8221; article that was debunked by us last year. It is total garbage.</p>
<p>3. On the flip-side, having compliant (W3C) code on your site will increase your rankings. FALSE. While a couple of years ago I noticed trends of increased spidering and ranking per compliant code, that has ceased. Instead, the search engines are looking for &#8220;bot compliant&#8221; code, which you can test with Leslie Rohde&#8217;s OptiSpider, which is a program I am completely hooked on.</p>
<p>4. Using a hyphenated domain name will harm your rankings. FALSE. What usually happens is spammers use hyphenated domains due to their push a few years ago, and thus they will practice &#8220;spamming tactics&#8221; which causes a drop in the SERPs not the hyphens in the domain.</p>
<p>5. Buying links will get your site banned or penalized. FALSE. Buying the wrong links can do that, but link buying in general is standard advertising practice. My advice is to deal directly with the webmaster as too many link brokers are selling &#8220;Fake PageRank&#8221; links.</p>
<p>6. Using Google Sitemaps will get your site banned or penalized. FALSE. If this were true, there would be a lot more articles about this.</p>
<p>7. Google uses human editors to change the SERPs (Search Engine Results Pages). FALSE. Google&#8217;s index is too massive and searches in the trillions. There is a human factor and that is filtering out Spam that the filters let through. Google has an office in India where they are doing just that.</p>
<p>8. Using a Dedicated IP increasing ranking. FALSE. Unless, of course, you are sharing an IP with a known spammer and you risk getting nailed by the penalty they suffer. Mostly, having a dedicated IP is for business protection as previously discussed in other articles.</p>
<p>9. Pages in the Supplemental Results indicates a serious problem with the site. FALSE. Google has pages in the Supplemental Index. I have pages in the Supplemental Index. Being in the Supplemental Index is usually caused by:</p>
<p>a) lack of links to the page<br />
b) no internal link pointing to the page<br />
c) indexing error when fetching the page<br />
d) dynamically generated content<br />
e) site is untrusted</p>
<p>10. PageRank isn&#8217;t important. FALSE. The main issue here is too many people just don&#8217;t understand PageRank. While pages with no PageRank appear in the top ten of the SERPs, that doesn&#8217;t diminish the value of PageRank.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.harivarrier.com/webmaster/seo-webmaster/debunking-google-myths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XSS Scripting Link Injection</title>
		<link>http://www.harivarrier.com/webmaster/seo-webmaster/xss-scripting-link-injection/</link>
		<comments>http://www.harivarrier.com/webmaster/seo-webmaster/xss-scripting-link-injection/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 02:32:57 +0000</pubDate>
		<dc:creator>Hari Varrier</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[fall in rankings]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[host request]]></category>
		<category><![CDATA[ld]]></category>
		<category><![CDATA[link injection]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spammers]]></category>
		<category><![CDATA[webmaster account]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://www.harivarrier.com/?p=56</guid>
		<description><![CDATA[Often when your rankings go down you look at many causes, but XSS (Cross Site Scripting) isn&#8217;t usually one of them. If you have a free form text area, like a search box on your site, and your server&#8217;s security hasn&#8217;t been updated in awhile, you could be vulnerable to an attack.
A great way to [...]]]></description>
			<content:encoded><![CDATA[<p></p><p class="style3"><span style="font-family: Verdana,Arial; font-size: x-small;">Often when your rankings go down you look at many causes, but XSS (Cross Site Scripting) isn&#8217;t usually one of them. If you have a free form text area, like a search box on your site, and your server&#8217;s security hasn&#8217;t been updated in awhile, you could be vulnerable to an attack.</span></p>
<p class="style3"><span style="font-family: Verdana,Arial; font-size: x-small;">A great way to check to see if you have had any hidden links injected into your site is to do searches in Google. The five I do are:</span></p>
<p class="style3"><span style="font-family: Verdana,Arial; font-size: x-small;">site:domain.com porn</span><span style="font-family: Verdana,Arial; font-size: x-small;"> </span></p>
<p class="style3"><span style="font-family: Verdana,Arial; font-size: x-small;">site:domain.com casino</span></p>
<p class="style3"><span style="font-family: Verdana,Arial; font-size: x-small;">site:domain.com XXX<br />
</span></p>
<p class="style3"><span style="font-family: Verdana,Arial; font-size: x-small;">site:domain.com viagra</span></p>
<p class="style3"><span style="font-family: Verdana,Arial; font-size: x-small;">site:domain.com sex</span></p>
<p class="style3"><span style="font-family: Verdana,Arial; font-size: x-small;">Note: The above five are the most common terms used by spammers, but be sure to sub your domain for &#8220;domain.com&#8221;. </span></p>
<p class="style3"><span style="font-family: Verdana,Arial; font-size: x-small;">If the search results come back with content you didn&#8217;t put into your site, you&#8217;ve fallen victim. </span></p>
<p class="style3"><span style="font-family: Verdana,Arial; font-size: x-small;">Here&#8217;s what to do:</span></p>
<p class="style3"><span style="font-family: Verdana,Arial; font-size: x-small;">1) Contact Your Host: request a security upgrade, which can often mean an upgrade of CPanel.<br />
2) Change Your Password: never use a word found in the dictionary.<br />
3) Remove the hidden links from your page(s).<br />
4) Submit a re inclusion request to Google through your Google Webmaster account.</span></p>
<p class="style3"><span style="font-family: Verdana,Arial; font-size: x-small;">Hope this helps you.</span></p>
<div id="seolinx-tooltip" style="border: 1px solid #000000; margin: 0pt; padding: 0pt; display: none; opacity: 0.9; position: absolute; width: auto; z-index: 99999;">
<table style="border: 0pt none; margin: 0pt; padding: 0pt; border-collapse: separate; width: auto;" border="0">
<tbody>
<tr>
<td id="seolinx-table" style="border: 0pt none; margin: 1px; padding: 0pt; font-family: Tahoma; font-size: 11px; font-weight: bold;">
<div style="margin: 0pt; padding: 0pt; overflow: auto; width: auto;">
<table id="seolinx-paramtable" style="border: 1px solid gray; margin: 0pt; border-collapse: separate;" border="0">
<tbody>
<tr>
<td style="border: 1px solid gray; padding: 2px; background: #f0f0f0 none repeat scroll 0% 0%; color: darkgreen; font-family: Tahoma; font-size: 7pt; font-weight: bold; white-space: nowrap;"><img style="vertical-align: middle;" src="http://toolbarqueries.google.com/favicon.ico" alt="" width="12" height="12" /> PR: <a style="color: blue; font-family: Tahoma; font-size: 7pt; font-weight: bold; text-decoration: underline;" title="Google pagerank" href="javascript:{}">wait&#8230;</a></td>
<td style="border: 1px solid gray; padding: 2px; background: #f0f0f0 none repeat scroll 0% 0%; color: darkgreen; font-family: Tahoma; font-size: 7pt; font-weight: bold; white-space: nowrap;"><img style="vertical-align: middle;" src="http://www.google.com/favicon.ico" alt="" width="12" height="12" /> I: <a style="color: blue; font-family: Tahoma; font-size: 7pt; font-weight: bold; text-decoration: underline;" title="Google index" href="javascript:{}">wait&#8230;</a></td>
<td style="border: 1px solid gray; padding: 2px; background: #f0f0f0 none repeat scroll 0% 0%; color: darkgreen; font-family: Tahoma; font-size: 7pt; font-weight: bold; white-space: nowrap;"><img style="vertical-align: middle;" src="http://www.google.com/favicon.ico" alt="" width="12" height="12" /> L: <a style="color: blue; font-family: Tahoma; font-size: 7pt; font-weight: bold; text-decoration: underline;" title="Google links" href="javascript:{}">wait&#8230;</a></td>
<td style="border: 1px solid gray; padding: 2px; background: #f0f0f0 none repeat scroll 0% 0%; color: darkgreen; font-family: Tahoma; font-size: 7pt; font-weight: bold; white-space: nowrap;"><img style="vertical-align: middle;" src="http://siteexplorer.search.yahoo.com/favicon.ico" alt="" width="12" height="12" /> LD: <a style="color: blue; font-family: Tahoma; font-size: 7pt; font-weight: bold; text-decoration: underline;" title="Yahoo linkdomain" href="javascript:{}">wait&#8230;</a></td>
<td style="border: 1px solid gray; padding: 2px; background: #f0f0f0 none repeat scroll 0% 0%; color: darkgreen; font-family: Tahoma; font-size: 7pt; font-weight: bold; white-space: nowrap;"><img style="vertical-align: middle;" src="http://search.msn.com/favicon.ico" alt="" width="12" height="12" /> I: <a style="color: blue; font-family: Tahoma; font-size: 7pt; font-weight: bold; text-decoration: underline;" title="MSN index" href="javascript:{}">wait&#8230;</a></td>
<td style="border: 1px solid gray; padding: 2px; background: #f0f0f0 none repeat scroll 0% 0%; color: darkgreen; font-family: Tahoma; font-size: 7pt; font-weight: bold; white-space: nowrap;"><a style="color: blue; font-family: Tahoma; font-size: 7pt; font-weight: bold; text-decoration: underline;" title="Sitemap.xml" href="javascript:{}">wait&#8230;</a></td>
<td style="border: 1px solid gray; padding: 2px; background: #f0f0f0 none repeat scroll 0% 0%; color: darkgreen; font-family: Tahoma; font-size: 7pt; font-weight: bold; white-space: nowrap;"><img style="vertical-align: middle;" src="http://siteanalytics.compete.com/favicon.ico" alt="" width="12" height="12" /> C: <a style="color: blue; font-family: Tahoma; font-size: 7pt; font-weight: bold; text-decoration: underline;" title="Compete Rank" href="javascript:{}">wait&#8230;</a></td>
<td style="border: 1px solid gray; padding: 2px; background: #f0f0f0 none repeat scroll 0% 0%; color: darkgreen; font-family: Tahoma; font-size: 7pt; font-weight: bold; white-space: nowrap;"><img style="vertical-align: middle;" src="http://seodigger.com/favicon.ico" alt="" width="12" height="12" /> SD: <a style="color: blue; font-family: Tahoma; font-size: 7pt; font-weight: bold; text-decoration: underline;" title="Seodigger" href="javascript:{}">wait&#8230;</a></td>
</tr>
</tbody>
</table>
</div>
</td>
<td id="seolinx-tooltip-close" style="border: 0pt none; margin: 0pt; padding: 1px; cursor: pointer; vertical-align: middle; width: auto;" title="close"><img src="chrome://seoquake/content/skin/close.gif" alt="" /></td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.harivarrier.com/webmaster/seo-webmaster/xss-scripting-link-injection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Duplicate Content Issues and Scrapers</title>
		<link>http://www.harivarrier.com/webmaster/seo-webmaster/duplicate-content-issues-and-scrapers/</link>
		<comments>http://www.harivarrier.com/webmaster/seo-webmaster/duplicate-content-issues-and-scrapers/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 04:53:56 +0000</pubDate>
		<dc:creator>Hari Varrier</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Duplicate Content]]></category>
		<category><![CDATA[google slap]]></category>
		<category><![CDATA[scrapers]]></category>

		<guid isPermaLink="false">http://www.harivarrier.com/?p=182</guid>
		<description><![CDATA[An interesting article by Sven Naumann, from Google&#8217;s Search Quality Team, indicates that there are two kinds of duplicate content:
Internal &#8211; Identical content appears in more than one location on your site.
External &#8211; Your content appears on other sites, outside your own.
It even states that the duplicate content whether internal or external doesn&#8217;t negatively affect [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>An interesting article by Sven Naumann, from Google&#8217;s Search Quality Team, indicates that there are two kinds of duplicate content:<br />
Internal &#8211; Identical content appears in more than one location on your site.<br />
External &#8211; Your content appears on other sites, outside your own.</p>
<p>It even states that the duplicate content whether internal or external doesn&#8217;t negatively affect a site. My testing shows otherwise. Here is one example. Most &#8220;duplicate content&#8221; issues revolve around your site and your site only. External duplicate content is rare, even though Google would want you to believe otherwise. For example, do a search in Google on a recent news story. Hundreds of results will be displayed in Google&#8217;s results carrying the exact word-for-word story from the AP.<br />
Another example is if you take two pages of your site, each page with different content, but you use the exact same Title and Description on both pages, Google will mark one of the pages as duplicate. However, if you take two pages with the exact same content, but you create unique Titles and Descriptions, Google will treat the pages as unique. I doubt this will last as Google should fix this issue by the end of the year.<br />
Here is what you can do to combat internal duplicate content:<br />
• www-Protection: Be sure you have the fix in your .htaccess file. (Apache servers only).<br />
• Use 301s: If you have modified your site, use 301s in your .htaccess file to redirect users, Googlebot, and other spiders to the proper page.<br />
• Block Bots: Never give Google the power to make a decision you should make. You choose which version of the document you want indexed and block the bots (by use of the robots.txt file) from the other versions, such as &#8220;Printer Friendly&#8221; versions.<br />
• Link Consistently: Use relative or absolute links for your internal linking, but not both.<br />
• Top Level Domains (TLD): TLD help Google serve the best version of the document for country-specific content. www.mydomain.de indicates German document better than www.mydomain.com/de.<br />
• Preferred Domain Feature: In webmaster tools, there is a feature that allows you to indicate to Google which version you prefer to show in the SERPs. This is not a replacement for the non-www redirect.<br />
• Avoid Repetition: If you have a lengthy copyright, disclosure or other text that is required on every page of your site, think about putting the text in an image and serving it via external css or JS.<br />
• Understand your CMS: Be familiar with how content is displayed on your site, blog, and/or forum. Be aware that they may show the same content in various formats and locations. Work with your provider for different ways of solving this duplicate content problem &#8211; whether it is disallowing bots to a page or removing the option to view in another format altogether.<br />
• Syndicated Content: Include a link back to your site within the content.<br />
• Titles &amp; Descriptions: Confirm you have unique titles and descriptions on every page. This is a good practice even if Google fixes the issue listed above.<br />
For dealing with the latter, Sven claims that Google looks &#8220;at various signals to determine which site is the original&#8221; and &#8220;that you shouldn&#8217;t be very concerned about seeing negative effects on your site&#8217;s presence on Google for site scraping.&#8221; In my testing, I&#8217;ve seen that this is not the case, your site can be negatively affected in rankings and in traffic. Remember, traffic is related to rankings. Yes, there are other aspects of getting the click &#8211; a compelling title and description &#8211; but ranking is also part of the equation, because few if any users go past the top ten results.<br />
In more instances than Google would care to admit, the scraper out ranks the original content. Here&#8217;s what to do if that happens:<br />
Confirm your content and pages are accessible and have not been blocked by your robots.txt file or any meta tags on the page.<br />
Ensure your site is well within the guidelines set forth in the Webmaster Guidelines.<br />
Review your sitemap to see if you had made any changes for the content that was scraped. Changes to the original could make it appear as the counterfeit version in Google&#8217;s eyes.<br />
File a DMCA Request if you have fixed the above and see no change in the rankings.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.harivarrier.com/webmaster/seo-webmaster/duplicate-content-issues-and-scrapers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
