Your Ad Here

Sponsor Advertisement
Writing Community
community for fiction writing, story writing, poetry writing, writing contests, writing help, writing warnings
Flash Templates
Template Monster offers over 8,000 professional webtemplates available for immediate download!

How to prevent loss of Google Pagerank


Post new topic   Reply to topic  Invision-Graphics Forum Index –» Google –» Print Topic
View previous topic –» View next topic
Site Admin

Admin
Site Admin
Occupation: Web Developer
Location: Canada
blank.gif

Offline
Joined: Nov 26, 2004
Find all post by Admin
Total Posts: 84
0.06 posts per day
Total Words: 26,399
PostPosted: Mon Sep 17, 2007 12:06 am  Post subject: How to prevent loss of Google Pagerank
How to prevent loss of Google Pagerank

Many clients ask me this same question all the time, "How do I prevent Google Pagerank Loss," so I'll try and break it down so that all users can understand it better.

The Scenario...

User: I just checked my Google Pagerank for my domain, how come I get a different Google Pagerank when I use www.my-site.com then my-site.com without the WWW?

The search engines, see these as two different domains and therefore have a different Google Pagerank assigned for each depending on the way your reciprocal link partners have chosen to link to you.

Some users may have linked to your domain using the WWW where others did not.

The other problem is your domain is accessible using either methods, therefore Google assigns them different Google Pageranks depending on the number of inbound links or visitors behavior based on the way that most users access your site.

There is a solution to prevent any PR from leaking from one domain URL to another and is quiet easy to implement.

How to fix this using a 301 Redirect

The easiest method is to use a 301 redirect from one version of your site to the other.

Users hosted on a Linux sever can do the following.

Edit your .htaccess file (in the root directory of your site), if you don't see one create a .htaccess file and add the following rewrite conditions.

This will redirect all visitors and search engines to use the WWW as the entrance to your domain without being penalized by the search engines.

Code:

Options +FollowSymlinks
RewriteEngine on
rewritecond %{http_host} ^your-domain.com [nc]
rewriterule ^(.*)$ http://www.your-domain.com/$1 [r=301,nc]


I hope users find this helpful and if you need help please feel free to post in the forums.

Shawn DesRochers Smile


Forum Signature
Affordable Web Hosting | Ultra Game Play
Reply with quote
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Back to top
Sponsor Advertising
Display posts from previous:   
Post new topic   Reply to topic    Invision-Graphics Forum Index -> Google All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum
 
Loans | Best Search Engine | Books | Cheap Loan | DVD Rental
Click Here to Advertise
Affordable Hosting! http://www.invision-graphics.com/images/banners/468X60_VISIONHOSTING.gif
 Today: 8,915  Yesterday: 43,605  Total Hits: 26,133,987
Page Rendered in: 0.15s - Total Queries: 9 - MySQL DB: 26 mb's - Pages served in past 5 minutes: 133