Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-20-2005, 05:09 PM   PM User | #1
cra992
New Coder

 
Join Date: Mar 2005
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
cra992 is an unknown quantity at this point
meta tags and robots

can you have a meta tag tell a search engine to index only part of the page because on my site only the menu is being shown when you search for it http://www.nnrotary.org is the website please help if you can
thanks
-chuck
cra992 is offline   Reply With Quote
Old 12-20-2005, 08:45 PM   PM User | #2
felgall
Master Coder

 
felgall's Avatar
 
Join Date: Sep 2005
Location: Sydney, Australia
Posts: 5,453
Thanks: 0
Thanked 498 Times in 490 Posts
felgall is a jewel in the roughfelgall is a jewel in the roughfelgall is a jewel in the rough
A page is either listed or it is not. How can a page be partly listed. You can choose to only have some pages on your site listed. The robots.txt file is the best way to specify which should be skipped by which search engines.
__________________
Stephen
Learn Modern JavaScript - http://javascriptexample.net/
Helping others to solve their computer problem at http://www.felgall.com/
felgall is offline   Reply With Quote
Old 12-20-2005, 10:05 PM   PM User | #3
Pennimus
Senior Coder

 
Join Date: Jul 2005
Location: UK
Posts: 1,051
Thanks: 6
Thanked 13 Times in 13 Posts
Pennimus is on a distinguished road
You mean in the description of the site in the search engine rankings, right? Specifically MSN, as the only search engine I could find any of your pages indexed in.

Well, you can't explicitly control what is shown by any search engine, although there are various ways you can try and nudge them in the correct direction. Unfortunately, designating specific parts of a page as non-indexable is not one of those. Mind you, doing that to your menu would be a bad idea anyway as you definately want spiders to index your navigation.

You might consider some or all of the following :

1. Write better meta descriptions, which can be picked up if relevant to the content on the site.
2. Move your menu to the bottom of the source code, and position it via CSS. This will mean search engines will hit your written content first.

Actually I thought I'd have more than that to offer you but to be honest this is not something I've ever come across before. Weird.

If you're really desperate to put across the right image in the SERPS, make the navigation graphic based. However, from an SEO perspective this comes highly unrecommended.

Regards,
Adam
Pennimus is offline   Reply With Quote
Old 12-21-2005, 02:53 AM   PM User | #4
cra992
New Coder

 
Join Date: Mar 2005
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
cra992 is an unknown quantity at this point
thanks very much for all you help
-chuck
cra992 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:57 PM.


Advertisement
Log in to turn off these ads.