Add You
#1 in Business Subscribe Email Print

You are here: Home > Internet and Businesses Online > SEO > WWW or Not? - Getting Good PageRank - Part 2

Tags

  • immediately
  • customers
  • pagerank inevitably
  • sometimes after
  • solution presented

  • Links

  • 7 Ways to Excel At List Building
  • Mortgage: Rehabilitation Of Financial Helplessness
  • Home Buyer & Seller Contract Negotiation Worksheet
  • Add You - WWW or Not? - Getting Good PageRank - Part 2

    The Dark Side of Management: People are Selfish and Greedy
    Remember why you came to work today? Was it because you wanted to get started on making your company the best and most highly respected in the nation or the world? Probably not. You came to work today in order to make money to pay the bills and hope that there is a little left over to spend on yourself. You don't re
    p>This will automatically send url's without the 'www' to the url with the 'www'. If you want the opposite effect, sending the www's to the non-www's then place this text instead.

    RewriteEngine on

    RewriteBase /

    RewriteCond %{HTTP_HOST} ^www.your domain.com

    RewriteRule (.*) http: // yourdomain . com / $1 [R=301,L]

    Remember of course to replace "your domain" with your actual domain name. Now what I don't understand is why it was so darn difficult to find those four si

    Why Should I Send Out a Newsletter and What Should I Include
    If you don’t know what to include in your newsletter, browse the internet and see what others in your field are sending out, what kinds of articles they feature and if they have any ads or specials. Think of your newsletter as a mini brochure for your business. You want to include information about your field, your
    Since emailing every webmaster that linked to the site to ask if they could remove the 'www' was not a very good idea, research on the web led to the discovery that there just wasn't very much information about it! A few articles mentioned the problem, but the solutions were to use only the 'www' when inputing your url or don't use it. One excellent site, webworkshop.net written by Phil Craven provides extensive info about pagerank and achieving it. (yet not a solution to my problem)

    It seemed as though nobody wanted anyone to know how to fix this. I questioned or rather sent questioning emails to several authors of SEO ebooks and/or educational courses. The answers I received were basically, "It does not matter to Google which way your site is accessed, it is still the same page". Well no, it isn't! Websites are indexed and ranked by search engine crawlers, spiders, or robots that use precise algorithms. These cannot see that it is the same site, they see meta-tags, html, numbers and symbols. They see two different indexes, therefor dividing pagerank inevitably in half, when it could be much, much better.

    After a lot more research a solution presented itself. Noticing that sometimes after typing a url into a browser's address bar without using www, the address would immediately change to add the www. My first thought was of a re-direct, but a re-directed site will load very slowly. That eventually led to my discovery of .htaccess. It is very simple to add or remove that silly little www. The .htaccess file is located on your web server under your root home directory (the folder that has your main index.html). And although I don't recommend altering it just for the heck of it, putting the following lines of text in the file will solve the problem of multiple pageranks. *Remove the spaces for the actual http://*

    RewriteEngine on

    RewriteBase /

    RewriteCond %{HTTP_HOST} ^yourdomain.com

    RewriteRule (.*) http: // www. yourdomain . com / $1 [R=301,L]

    This will automatically send url's without the 'www' to the url with the 'www'. If you want the opposite effect, sending the www's to the non-www's then place this text instead.

    RewriteEngine on

    RewriteBase /

    RewriteCond %{HTTP_HOST} ^www.your domain.com

    RewriteRule (.*) http: // yourdomain . com / $1 [R=301,L]

    Remember of course to replace "your domain" with your actual domain name. Now what I don't understand is why it was so darn difficult to find those four si

    Publicizing Your Podcast
    You’ve found your niche. You’ve setup your equipment. You’ve done your editing. You’ve uploaded your audio.Now that you have a podcast how do you get listeners?Podcasters- In general, people who podcast also listen to podcasts. And each podcaster has varied interests. Spend time on the
    s though nobody wanted anyone to know how to fix this. I questioned or rather sent questioning emails to several authors of SEO ebooks and/or educational courses. The answers I received were basically, "It does not matter to Google which way your site is accessed, it is still the same page". Well no, it isn't! Websites are indexed and ranked by search engine crawlers, spiders, or robots that use precise algorithms. These cannot see that it is the same site, they see meta-tags, html, numbers and symbols. They see two different indexes, therefor dividing pagerank inevitably in half, when it could be much, much better.

    After a lot more research a solution presented itself. Noticing that sometimes after typing a url into a browser's address bar without using www, the address would immediately change to add the www. My first thought was of a re-direct, but a re-directed site will load very slowly. That eventually led to my discovery of .htaccess. It is very simple to add or remove that silly little www. The .htaccess file is located on your web server under your root home directory (the folder that has your main index.html). And although I don't recommend altering it just for the heck of it, putting the following lines of text in the file will solve the problem of multiple pageranks. *Remove the spaces for the actual http://*

    RewriteEngine on

    RewriteBase /

    RewriteCond %{HTTP_HOST} ^yourdomain.com

    RewriteRule (.*) http: // www. yourdomain . com / $1 [R=301,L]

    This will automatically send url's without the 'www' to the url with the 'www'. If you want the opposite effect, sending the www's to the non-www's then place this text instead.

    RewriteEngine on

    RewriteBase /

    RewriteCond %{HTTP_HOST} ^www.your domain.com

    RewriteRule (.*) http: // yourdomain . com / $1 [R=301,L]

    Remember of course to replace "your domain" with your actual domain name. Now what I don't understand is why it was so darn difficult to find those four si

    How Do You Keep Your Business Name In Front Of Your Customer?
    When was the last time you communicated with your customers?Communicating with your customers keeps your business top of mind with them. And, it doesn't have to cost you a thing!  Communicating with your customers can be as simple as sending an email individually to each customer or as a newsletter sen
    s. They see two different indexes, therefor dividing pagerank inevitably in half, when it could be much, much better.

    After a lot more research a solution presented itself. Noticing that sometimes after typing a url into a browser's address bar without using www, the address would immediately change to add the www. My first thought was of a re-direct, but a re-directed site will load very slowly. That eventually led to my discovery of .htaccess. It is very simple to add or remove that silly little www. The .htaccess file is located on your web server under your root home directory (the folder that has your main index.html). And although I don't recommend altering it just for the heck of it, putting the following lines of text in the file will solve the problem of multiple pageranks. *Remove the spaces for the actual http://*

    RewriteEngine on

    RewriteBase /

    RewriteCond %{HTTP_HOST} ^yourdomain.com

    RewriteRule (.*) http: // www. yourdomain . com / $1 [R=301,L]

    This will automatically send url's without the 'www' to the url with the 'www'. If you want the opposite effect, sending the www's to the non-www's then place this text instead.

    RewriteEngine on

    RewriteBase /

    RewriteCond %{HTTP_HOST} ^www.your domain.com

    RewriteRule (.*) http: // yourdomain . com / $1 [R=301,L]

    Remember of course to replace "your domain" with your actual domain name. Now what I don't understand is why it was so darn difficult to find those four si

    Entrepreneurial Ice Cream Sundae
    What does an ice cream sundae have to do with being an entrepreneur? Glad you asked because we can learn a lot from what it takes to build an ice cream sundae. First of all, you need to have a firm foundation of ice cream that is not soft but hard and able to handle what is piled on top of it. The same is true for t
    le www. The .htaccess file is located on your web server under your root home directory (the folder that has your main index.html). And although I don't recommend altering it just for the heck of it, putting the following lines of text in the file will solve the problem of multiple pageranks. *Remove the spaces for the actual http://*

    RewriteEngine on

    RewriteBase /

    RewriteCond %{HTTP_HOST} ^yourdomain.com

    RewriteRule (.*) http: // www. yourdomain . com / $1 [R=301,L]

    This will automatically send url's without the 'www' to the url with the 'www'. If you want the opposite effect, sending the www's to the non-www's then place this text instead.

    RewriteEngine on

    RewriteBase /

    RewriteCond %{HTTP_HOST} ^www.your domain.com

    RewriteRule (.*) http: // yourdomain . com / $1 [R=301,L]

    Remember of course to replace "your domain" with your actual domain name. Now what I don't understand is why it was so darn difficult to find those four si

    Guidelines For Starting A Fabric Covering Business In Baltimore
    Being a port city, Baltimore is renowned for its maritime commerce, its life science and health care, hospitality and entertainment industries. A fabric covering business is very useful in the aviation and maritime industry, where the demand for their services is great.How to Start a Fabric Covering Business
    p>This will automatically send url's without the 'www' to the url with the 'www'. If you want the opposite effect, sending the www's to the non-www's then place this text instead.

    RewriteEngine on

    RewriteBase /

    RewriteCond %{HTTP_HOST} ^www.your domain.com

    RewriteRule (.*) http: // yourdomain . com / $1 [R=301,L]

    Remember of course to replace "your domain" with your actual domain name. Now what I don't understand is why it was so darn difficult to find those four simple lines?

    HTTP = HTML link (for blogs, profiles,phorums):
    <a href="http://www.addyou.info/article/76853/addyou-WWW-or-Not--Getting-Good-PageRank--Part-2.html">WWW or Not? - Getting Good PageRank - Part 2</a>

    BB link (for phorums):
    [url=http://www.addyou.info/article/76853/addyou-WWW-or-Not--Getting-Good-PageRank--Part-2.html]WWW or Not? - Getting Good PageRank - Part 2[/url]

    Related Articles:

    What Do You Do - Really?

    A Great Sales Technique: Be Aware of Sales Myth #5

    Email Marketing - Why You Must Maintain Consistency and Congruency in Your Entire Opt In Process

    Bookmark it: del.icio.us digg.com reddit.com netvouz.com google.com yahoo.com technorati.com furl.net bloglines.com socialdust.com ma.gnolia.com newsvine.com slashdot.org simpy.com shadows.com blinklist.com