Fred said:
Is there a way I can hide a line of text from the search engine
crawler/spider when it crawls my pages. I thought I saw something a while
ago on this group that indicated that if you placed an ! in front of the
line of text it would be ignored by the spider. I want the spider to read
and crawl all the other information on the page but not the navigation bar
links as this information is not relevant to the page. Any ideas would be
most welcome. Fred
Ok ... let me explain, there is no insult .. I speak in text as though I'm
stood there next to you ... so that's how I 'talk' in email .. if you don't
like it don't read my posts... and if your stood next to me walk away.. that
simple. (that to tom)
Now to explain why I found the above question so funny.
First you should not use noindex,nofollow anywhere on a business site.
to index a page
there have to be links to a page
if there are no links to a page
it is an orphan in googles eyes
they will ignore it
For a page in your site .... there has to be links to a page for a page to
be indexed
The REASON so many people THINK the no index tag is important is because
they run some generic searches on their site name. This of course brings up
several pages in which Google identical se descriptions will be shown. In
more specific searches though this is not an issue. This is a GOOD thing,
because you have no way in knowing which page will catch someone's
attention. ( business can come to through one's site map - an unlikely page
for business contacts )
In other words your BACKLINKING your own site ... you would not turn down
links on other relevent sites would you? Why turn them down on your own?
If you use includes just put them into a folder marked with an underscore
_inc
the includes page itself you don't have to worry about because they only
follow links - no links to follow to the include itself
but if you put no follow in an include - that instruction could follow back
to the page the only thing that matters on this page is the content so you
keep everything barebones.
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
that's all you need (or whatever you use)
for the include page.
and if you disagree with the above we will have to agree to disagree I'm
afraid.
Tina