Showing posts with label My Site Ranks First In Google. Show all posts
Showing posts with label My Site Ranks First In Google. Show all posts

Tuesday, September 28, 2010

Page Rank in Google:

Page Rank in Google:

             Google provides page rank to all websites available on www. This rank determines the importance of that site with respect to Google. Page rank varies from 0 -10 and page with rank 10 is considered as the most valuable. Google algorithm determines the page rank which depends on several factors like the quality of content and backlinks from other website. This backlinks should come from most valuable sites to get high page rank. Depending on the page rank Google places your site to RANK FIRST IN GOOGLE     
EJ8Y49UCBNYQ

My Site Ranks First In Google: What does it mean?

My Site Ranks First In Google: What does it mean?
           MY SITE RANKS FIRST IN GOOGLE shows you the way to optimize your website such that it becomes Google friendly .Once it becomes Google friendly it displays your webpage in the first page which leads to the traffic you expect. To be Google friendly the Onpage and Offpage factors contribute. Here I would be individually explaining both the factors such that you can understand and implement those tips in your site which helps to improve your page rank. Any website must reach specific page rank in Google which can be achieved once you follow the steps described here. So follow it and improve your PAGE RANK

Monday, September 27, 2010

Dash or Underscore? What to Use In URLs?

        Using dashes in URL is good compared to underscores. Using URL s properly would definitely contribute to make MY SITE RANKS FIRST IN GOOGLE
i.e. xxx-yyy site is fine when compared to xxx_yyy site. It improves page rank
Because xxx-yyy site could be returned for queries like
1)      xxx
2)      yyy
3)      xxxyyy
4)      xxx-yyy
But xxx_yyy could be returned if user exactly gives the query xxx_yyy.
use it properly and make MY SITE RANKS FIRST IN GOOGLE

My Site Ranks First In Google: Why it is very crucial?

My Site Ranks First In Google: Why it is very crucial?

Every business needs customers to survive in market. Now a day’s business operates in two ways, Online and Offline. For Online knowing in advance the URL of all business is very hard and so we use Google or other search engines to find the business. Suppose you are running a website development company in Chennai and I need a website to be developed from a Chennai based company. Obviously, in Google I would type “website Development Company in Chennai”. In first page I will have 10 URLs and I would click the top five and if the features offered in their website impress me I would go for a deal with them. Notice that most of the business goes to URLs provided in the 1st page of Google search query. If yours is available in 5th page nobody would navigate to reach you. In this case you lose your business and in turn money. Online business survives, only if your business comes on the first page. MY SITE RANKS FIRST IN GOOGLE leads you to make your business rank 1st in Google.

Friday, September 24, 2010

Does Personalization come under Cloaking?

               Well, I don’t think so. Before I explain the answer one must know what is cloaking?
Cloaking:
          Cloaking mean deceiving Search Engine. Same page acting different roles to convince Search Engine and users
Why cloaking:
             I need a better site rank in google and also I should offer flash rich content to the users of my site in same page. Using flash content decreases my page rank, but I should satisfy my users. So satisfying Google and my users is not possible with same page. This tricky situation introduces new technique cloaking. It uses javascript code and fetches the User-Agent HTTP header who tries to visit the page. This User-Agent HTTP will tell my javascript whether the incoming visit is Bot or normal user. If it is Bot then my javascript code will  display a info rich content which increases my page rank or else it displays Flash rich content to user .Thus the technique convincing both.Indeed it helps to MAKE MY SITE RANK FIRST IN GOOGLE
But this practice is another black hat method in SEO which when caught by Google ,the site gets banned permanently and also blacklisted such that no other search engines will show your page.
 Personalization:
Personalization means depending on the geographic location of the user the content displayed by the page gets changed.
         So is this cloaking?.No because your code checks only the geographic location of the users. Cloaking comes into effect only when your code tries to differentiate between Google Bot and user. So personalization won’t come under cloaking because it won’t tries to find Google Bot, It tries to differentiate between GEO-IPs.
In short personalization doesnt affect MY SITE RANK FIRST IN GOOGLE
  

Thursday, September 23, 2010

REDIRECTION STATUS CODES

Some of the status codes our web browser receives whenever we submit our url are
  • 200
  • 404
  • 301
  •  302
The above codes when used effectively helps to make MY SITE RANKS FIRST IN GOOGLE
Code 200:

• You type the url www.abcd1234.com in your browser. The request reaches out to web server which is obliged to check for the availability of the page and to respond to the user. If it finds this page in server it sends a status code 200 to browser intimating the availability of page and then handles the page to the browser which displays the page.

Code 404:

• If the requested page is not available then the web server it responses with status code 404 intimating the unavailability of the requested page.Too much 404 errors wont make MY SITE RANKS FIRST IN GOOGLE

Code 301:

• 301 status code form the web server mean that your page has been permanently redirected to some other page.
• i.e. you type as abcd1234.com in browser. It reaches the browser and there in abcd1234.com a code has been written such that any request that comes to abcd1234.com is permanently redirected to www.abcd1234.com because the page you have requested is no longer available. The page rank and popularity for abcd1234.com would remain same for www.abcd1234.com
• 301 is mainly required to avoid Canonical Issues.
• If you want to change the domain name to some other name use 301 redirection from old domain name to new and so that you can retain page rank
301 when used effectively helps to make MY SITE RANKS FIRST IN GOOGLE


Code 302:

• 302 also mean same as 301.i.e. redirection. But the redirection is temporary
• www.abcd1234.com is temporarily redirected to www.dcab234.com. So it tells the search engines that I am temporally redirecting, so crawl and index both pages. This is used by website to get internal links. It will show the contents available in www.dcab234.com using
Too much 302 redirections wont make MY SITE RANKS FIRST IN GOOGLE


301 / 302 Redirect Warning

Be sure to avoid redirecting large numbers of pages all to one location. This practice is commonly used by spammers and could wind up getting your site into some hot water with Google.
Spammers have been known to create thousands of pages. By generating 1or 2 links to each of these pages, and ensuring that they are spidered and indexed in Google they can then harness the power of redirects to boost site rankings. By taking thousands of pages and redirecting them all to one main page, you would essentially increase the value of the target page and transfer much of the link popularity and boost search engine rankings and thus make MY SITE RANKS FIRST IN GOOGLE
Google is onto this. If you try this, you will likely end up banned, or at least penalized. That said, there may be legitimate reasons why you would drive multiple pages via 301s to another page on your site. If this is the case, be careful so you do not wind up being flagged as spam.