Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
February 09, 2012, 01:21:50 PM

Pages: [1]   Go Down
  Print  
Author Topic: Level in the search engines  (Read 1937 times)
drop
Spacescooter Operator
*****
Offline Offline

Posts: 34


« on: February 02, 2008, 01:55:18 PM »

I would like to set my web to link first with my name within the search engines:google.com, ...
It always seem to be an other page first like http://domain.com/comment of RS.htm than the one http://domain.com/index.htm

s there a way to set that?
Could I also set the same happening as well as the other subweb's  index.htm?

 Confused
Logged

drop
Rick_E
Master Jedi
*****
Offline Offline

Posts: 1127


« Reply #1 on: February 02, 2008, 04:32:25 PM »

On the pages you do NOT want indexed, place this tag in the head section of the page

<META NAME="ROBOTS" CONTENT="NOINDEX,FOLLOW">

On the page you DO want indexed, use this one

<META NAME="ROBOTS" CONTENT="INDEX,NOFOLLOW">
Logged

All the best, Rick E

Search the Microsoft KB for error messages:
http://support.microsoft.com/search/default.aspx?catalog=LCID%3D1033&spid=919&adv=1

Microsoft groups have additional FrontPage assistance:
http://www.microsoft.com/communities
Rick_E
Master Jedi
*****
Offline Offline

Posts: 1127


« Reply #2 on: February 02, 2008, 04:39:00 PM »

Also create a text file as follows, name the file robots.txt, and upload the file to the home page folder.

Code:
# Prevents search engine robots from adding these directories and files
User-agent: *
Disallow: /folder1/
Disallow: /folder2/
Disallow: page1.htm
Disallow: page2.htm

Add as many folder names and file names as you want. Note that not all search engine spiders respect the robots.txt file, but it may help.
Logged

All the best, Rick E

Search the Microsoft KB for error messages:
http://support.microsoft.com/search/default.aspx?catalog=LCID%3D1033&spid=919&adv=1

Microsoft groups have additional FrontPage assistance:
http://www.microsoft.com/communities
wektech
Master Jedi
*****
Offline Offline

Posts: 1031



WWW
« Reply #3 on: February 02, 2008, 08:06:11 PM »

The above solutions will work great if you do not want the search engines to index the other page. If you want the index page to rank better when searching specific keywords while still indexing the other page for other search terms, then you will need to examine why the other page ranks higher for the specific search term. 
Logged

drop
Spacescooter Operator
*****
Offline Offline

Posts: 34


« Reply #4 on: February 03, 2008, 03:06:27 AM »

Thank you once again Rick E,.. Applause

I did the first step already,

but I think it takes some time, within google, to take effect
Logged

drop
Pages: [1]   Go Up
  Print  
 
Jump to: