Home Newsletter Resources

Go Back   Small Business Forum > Online Business Discussion > Search Optimization
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-31-2005, 01:20 AM
mrtarheel
 
Posts: n/a
site not listed on google

I recently changed hosting companies and I read somewhere that Google didn't
like a site being hosted at two places at the same time, that this could
cause not getting indexed. I also somehow had some meta crap in my code, it
got in there from using a template, which stated something like
meta="robots" NOINDEX. The other day I read that this will keep the spiders
from listing one's site. I've since taken this out. How can I straighten
this mess out? I don't want to keep submitting because I read that this
could be bad news. Before moving it, at one time, my site had a third page
listing on Google. Now it has no listing.

TIA

--
-----------------------------------------------------------
Kevin Altizer | kevin@altizer.org
www.altizer.org | www.altizerweb.com
-----------------------------------------------------------


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 05-31-2005, 01:20 AM
davidof
 
Posts: n/a
Re: site not listed on google

mrtarheel wrote:
> I recently changed hosting companies and I read somewhere that Google didn't
> like a site being hosted at two places at the same time


Duplicate content could cause a problem as hosting companies often leave
dead sites lying around but if you have a real domain name that points
to your actual content Google will sort it all out. Removing the noindex
stuff was a good move, if you have IBLs from sites in the Google index
Google (and other SEs) will find you and your site will get into the
index surprisingly quickly.

Google did recently find a very broad patent that hinted they may be
using a lot of age related information. If you have an existing domain
name then this shouldn't cause much in the way of problems but it may
cause issues for new domains (if indeed Google does any of the stuff
they talk about).

David

----------------------
http://www.abcseo.com/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-31-2005, 01:20 AM
Anonymous
 
Posts: n/a
Re: site not listed on google

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

In article <zn3ee.7119$Fa.85188@twister.southeast.rr.com>
mrtarheel <tarheel@tarheel.net> wrote:
>
> I recently changed hosting companies and I read somewhere that Google didn't
> like a site being hosted at two places at the same time, that this could
> cause not getting indexed. I also somehow had some meta crap in my code, it
> got in there from using a template, which stated something like
> meta="robots" NOINDEX. The other day I read that this will keep the spiders
> from listing one's site. I've since taken this out. How can I straighten
> this mess out? I don't want to keep submitting because I read that this
> could be bad news. Before moving it, at one time, my site had a third page
> listing on Google. Now it has no listing.


You would do much better with this:

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

in the <head> section of any page that you want indexed.



- --
My email address is bogus, do not use it.

-----BEGIN PGP SIGNATURE-----
Version: N/A

iQEVAwUBQnlCN8/fycBOJ+clAQJ3dAf+Kp8fpHI9JpGrteDwfmTr11cahn85sfwo
709HLbPyXs4eZxtxkq/h4yFqXjGnVGyZafzvGHsCubWJTRCWbHLXMKM6Sx29RYSN
KtHEgq1Vv8BBoulDfzHWmR+xfHbwY1EzX5W/3/StGsaI8UneFDtOL6UHtb5b4R/t
kSh2eIowyCl4ONuSthNUIHQZd84N1kwdHLBq6hlfGAEE45y+ZJ XqTiR1TNtrXoNs
XatCNmVxXOGoy5YiCROS6/RdRxAwtV/8NaUvz3sZPfxga0sSJyv9fOYOPB25xz+Q
WjscoYSahKUiPmBL8XeASIynaNqX9klyS4XBSnucJWTqE1zKYW 9gbA==
=yiob
-----END PGP SIGNATURE-----


-=-
This message was sent via two or more anonymous remailing services.



~~~~~~~~~~~~~~~~~~~~~
This message was posted via one or more anonymous remailing services.
The original sender is unknown. Any address shown in the From header
is unverified. You need a valid hashcash token to post to groups other
than alt.test and alt.anonymous.messages. Visit www.panta-rhei.dyndns.org
for abuse and hashcash info.



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 05-31-2005, 01:20 AM
Big Bill
 
Posts: n/a
Re: site not listed on google

On 4 May 2005 23:44:53 -0000, Anonymous
<Apple2Remailer@bigapple.dynalias.net> wrote:

>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>In article <zn3ee.7119$Fa.85188@twister.southeast.rr.com>
>mrtarheel <tarheel@tarheel.net> wrote:
>>
>> I recently changed hosting companies and I read somewhere that Google didn't
>> like a site being hosted at two places at the same time, that this could
>> cause not getting indexed. I also somehow had some meta crap in my code, it
>> got in there from using a template, which stated something like
>> meta="robots" NOINDEX. The other day I read that this will keep the spiders
>> from listing one's site. I've since taken this out. How can I straighten
>> this mess out? I don't want to keep submitting because I read that this
>> could be bad news. Before moving it, at one time, my site had a third page
>> listing on Google. Now it has no listing.

>
>You would do much better with this:
>
><meta name="robots" content="index,follow">
>
>in the <head> section of any page that you want indexed.


No you wouldn't, it's useless. Spiders will go anywhere they're able
by default, you only waste space by telling them to do what they
naturally do anyway.

BB
--
www.kruse.co.uk/ seo@kruse.demon.co.uk
seo that watches the river flow...
--
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 05-31-2005, 01:21 AM
davidof
 
Posts: n/a
Re: site not listed on google

davidof wrote:

> Google did recently find a very broad patent that hinted they may be


sorry I mean "file", doh!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 05-31-2005, 01:21 AM
mrtarheel
 
Posts: n/a
Re: site not listed on google

>>You would do much better with this:
>>
>><meta name="robots" content="index,follow">
>>
>>in the <head> section of any page that you want indexed.

>
> No you wouldn't, it's useless. Spiders will go anywhere they're able
> by default, you only waste space by telling them to do what they
> naturally do anyway.
>
> BB
> --
> www.kruse.co.uk/ seo@kruse.demon.co.uk
> seo that watches the river flow...


I have read several articles saying that the meta tags in general are no
good anymore. I can't remember the name, but there is maybe one major SE
still identifying meta tags, according to various articles. I found these
articles while doing a google search for 'meta tags', I believe.

Thanks for the help guys...


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 05-31-2005, 01:21 AM
Fritz M
 
Posts: n/a
Re: site not listed on google

mrtarheel wrote:

> I have read several articles saying that the meta tags in general are

no
> good anymore


Not quite. Google, Yahoo, and MSN put the meta description on the SERP
if it is available. You can't cheat and try to put keywords in the
description, though -- Google, for example, doesn't appear to index the
description.

RFM

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 03:43 AM.


Powered by vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC5
smallbusinessforum.com

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