Web Design and Development Forums

? IS "meta name="robots" content="?" necessary in pages ?

This is a discussion on "? IS "meta name="robots" content="?" necessary in pages ?" within the New to Web Design section. This forum, and the thread "? IS "meta name="robots" content="?" necessary in pages ? are both part of the Beginners category.


Go Back   Webforumz.com > Beginners > New to Web Design

Welcome to Webforumz.com.
Register Now Register now!

Reply
 
LinkBack Thread Tools Rate Thread
Old Jul 16th, 2007, 12:51   #1 (permalink)
Junior Member
 
Join Date: Feb 2007
Location: USA
Posts: 45
Question ? IS "meta name="robots" content="?" necessary in pages ?

I've been working on my own site project for some time, and now I'm making fixes and updates, working out bugs, etc., with hopes of testing it live in the near future...
  1. I have a question about the <meta name="robots" content="?"> tag, of which I know there are a few options for the content part, is it necessary to specify this in my web pages?
  2. What exactly do these robots do?
  3. Are there certain types of sites that specifying content="none" would be of benefit?
  4. Besides analyzing a page, can they get into the java classes/servlets I've created for use on my site?
  5. Can they retrieve personal info if there's code in my pages that actually do so?
  6. Do I have reason to be concerned about these robots and should I specify the content in the tag as "none"?
Any input is greatly appreciated,
Thank You,
-Love2Java
Love2Java is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Jul 16th, 2007, 12:55   #2 (permalink)
 
1840dsgn's Avatar
 
Join Date: Jun 2007
Location: Canterbury
Age: 19
Posts: 797
Re: ? IS "meta name="robots" content="?" necessary in pages ?

Quote:
What exactly do these robots do?
As far as I'm aware. Robots are the spiders sent out by search engines like Google, yahoo etc.

By changing the robots meta you can tell them not to index certain pages of your site.

This can also be done using a robots.txt file, which is the more common way of doing it.

For example on my server I've got my site, and also my CMS. My robots file tells the search engine that i don't want it to index my CMS files, this way they won't appear in Google.
1840dsgn is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Jul 17th, 2007, 13:26   #3 (permalink)
Junior Member
 
Join Date: Feb 2007
Location: USA
Posts: 45
Re: ? IS "meta name="robots" content="?" necessary in pages ?

Thank you for explaining this for me

The majority of my pages are JSP's (Java Server Pages)...Java is my core programming language. Therefore, I have a lot of Java Servlets that my JSP pages work with...should I assume that these robots are capable of getting into my class files if they are used in my pages?

I would like to know how "far" these bots are capable of going when digging around in web pages for indexing.

-Love2Java
Love2Java is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 6th, 2007, 23:21   #4 (permalink)
Junior Member
 
Join Date: Jul 2007
Location: Los Angeles
Age: 31
Posts: 28
Re: ? IS "meta name="robots" content="?" necessary in pages ?

They're really only looking for "live" text and images to both index and rank your respective pages.

You should use both the meta tag and robots.txt file

<meta name="robots" content="index, follow" />

http://www.gnc-web-creations.com/cre...tstxt_file.htm
imagn is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 8th, 2007, 13:12   #5 (permalink)
Junior Member
 
Join Date: Feb 2007
Location: USA
Posts: 45
Re: ? IS "meta name="robots" content="?" necessary in pages ?

Quote:
Originally Posted by imagn View Post
<meta name="robots" content="index, follow" />
What does "index, follow" mean?
Love2Java is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 8th, 2007, 13:28   #6 (permalink)
Elite Veteran
 
karinne's Avatar
 
Join Date: Jan 2007
Location: You know where
Age: 30
Posts: 4,883
Re: ? IS "meta name="robots" content="?" necessary in pages ?

A little google searching got this

HTML Author's Guide to the Robots META tag.
Quote:
The content of the Robots META tag contains directives separated by commas. The currently defined directives are [NO]INDEX and [NO]FOLLOW. The INDEX directive specifies if an indexing robot should index the page. The FOLLOW directive specifies if a robot is to follow links on the page. The defaults are INDEX and FOLLOW. The values ALL and NONE set all directives on or off: ALL=INDEX,FOLLOW and NONE=NOINDEX,NOFOLLOW.
__________________
a web design portfolio | web non-sense
karinne is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Aug 8th, 2007, 13:48   #7 (permalink)
Junior Member
 
Join Date: Feb 2007
Location: USA
Posts: 45
Re: ? IS "meta name="robots" content="?" necessary in pages ?

Thank you for the explanation karinne, much appreciated
Love2Java is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
head element, meta tag, robots

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Show "Image" Depends On User "Status"? Monie ASP Forum 6 Oct 16th, 2007 01:22
window.opener.document["nameForm"].getElementById("someid").value; doesnt work drpompeii JavaScript Forum 0 Feb 17th, 2007 23:09
"Exit" or "Goto End" equivalent? Donny Bahama ASP Forum 6 Nov 8th, 2006 12:23
<option value="yes" class="x"> problem in Firefox mameha1977 CSS Forum 1 Jun 21st, 2006 11:20
Need to build a "Trip" or "Journey Planner" jswebdev PHP Forum 4 Dec 5th, 2005 23:22



Latest Updates

All Points SEO Security Advisory - CHECK YOUR SITE NOW!

Creative Coding :: February 2008

Webforumz is sponsored by: WESH UK Web Hosting
All times are GMT. The time now is 07:04.

Sleep Study Scoring :: Free Bet :: Website Templates :: Online Betting :: Bookmakers :: Funny Quotes :: Internet Recruitment Software :: Microsoft CRM Experts :: Online Casino :: Decorated Christmas Trees :: Midwife Forums :: Football Betting :: Ecommerce Software :: Web Hosting :: Football Stats :: Dry Cleaning Collection :: xtreme wales - extreme clothing :: Apuestas :: Sharepoint Consultants :: Website Optimisation :: Office Clearance London :: Sharepoint Experts :: Sports Betting :: Casino :: Website Templates :: Web Design Development India :: Online Gambling

Powered by: vBulletin Version 3.7, Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
© 2003-2008 Webforumz.com : All Rights Reserved
Search Engine Friendly URLs by vBSEO 3.2.0 RC6


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59