[SEO]Increase your search rankings!

Forum
Last Post
Threads / Messages

Do you use SEO on your site?

  • Yes!

    Votes: 1 100.0%
  • What is SEO?

    Votes: 0 0.0%
  • No!

    Votes: 0 0.0%

  • Total voters
    1

eaglelegend

Member
Member
Joined
Mar 1, 2009
Messages
45
Points
0
Age
31
Mysidian Dollar
2,795
So you want to increase your search rankings? The first thing I suggest you do is have yoursite.com perminantly redirected to www.yoursite.com, to prove it works, visit eaglelegend.com - you see it redirects to www.eaglelegend.com

Attached is .htaccess file, which would appear blank on Windows operating systems, I am unsure about other operating systems.

Download it, edit it in your code editor program, you should see something like this...
Code:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^eaglelegend.com
RewriteRule (.*) http://www.eaglelegend.com/$1 [R=301,L]

Change "eaglelegend" with the name of your virtual pet site such as easyadoptables.com and replace it with eaglelegend.com only.

Code:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^easyadoptables.com
RewriteRule (.*) http://www.easyadoptables.com/$1 [R=301,L]

Now save it as .htaccess and upload it to your root folder (first public directory) - please note this may not work for free hosting companys where your domain name may be easyadoptables.myfreehost.com for example, however I cannot be too sure, but I would like to know if it does!

The idea behind this is because Search engines think that easyadoptables.com and www.easyadoptables.com are 2 different sites, so after this there would be only one, therefore no search engine should think that there is 2 different sites there now!

Please let me know if you have any problems!

Cheers!,
Mark
 
hmm it didn't attach, apologies guys, ok open your code editor, paste the above code into it, save it as .htaccess all file type, then upload it to your root directory!
 

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,277
Messages
33,122
Members
1,602
Latest member
BerrieMilk
BETA

Latest Threads

Top