Search Engine

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
szms
Forum Contributor
Posts: 101
Joined: Thu Jun 26, 2003 12:23 pm

Search Engine

Post by szms »

How can I have the search engine accessibility. i.e. if someone types Andrew Brent (suppose a singer)in yahoo or gogle or any other search engine, the search result will provide his web addresses, related web sites with his songs and so on.
User avatar
uberpolak
Forum Contributor
Posts: 261
Joined: Thu Jan 02, 2003 10:37 am
Location: Next to the bar

Post by uberpolak »

Umm, if you're talking about what I think you're talking about, you don't really have to do anything apart from making the site.

Search engines routinely "spider" the web for new sites, and examine new content. Most have a feature where you can submit your URL to be included in the spidering, but chances are they'll find you on their own before they get to you on the list.

Once the site is up, just be patient. Eventually it'll be found. Of course, if you're not particularly attached to morality, you could use a google bomb.
User avatar
Derfel Cadarn
Forum Contributor
Posts: 193
Joined: Thu Jul 17, 2003 12:02 pm
Location: Berlin, Germany

Post by Derfel Cadarn »

...and don't forget those old-fashioned META-tags.....
just don't try to mis-use them...

===================================
= Yes, I'm trying to get my 101st posting today =
===================================
szms
Forum Contributor
Posts: 101
Joined: Thu Jun 26, 2003 12:23 pm

Post by szms »

Could you please let me know in detail about the "meta" - tag in respect of my issue.
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

check out this site

http://www.spider-food.net/

Click on Meta-Tags on the left menu

Mark
basdog22
Forum Contributor
Posts: 158
Joined: Sun Nov 30, 2003 3:03 pm
Location: Greece

Post by basdog22 »

My advice..
Make your html code as scematic as you can and let the layout to the css.
That way search engines will grub more info for your page and list you higher. :wink:
Draco_03
Forum Regular
Posts: 577
Joined: Fri Aug 15, 2003 12:25 pm
Location: Montreal, Canada

Post by Draco_03 »

i suggest this link
Post Reply