|
How do i get my page into search
engines?
To
get your site listed in search engines, you need to have meta tags on your site.
A meta tag is something that tells people what is on your site, and gives
keywords about your site so the search engines know what's on your page.
This
is what a meta tag looks like:
<META NAME="keywords" content="keywords about your site">
<META NAME="description" content="a description about your
site">
You put these tags in between the </title> and </head> tags. Keep
the description short, and don't use too many keywords.
There is also another way to get your site listed in search engines. You just go
right to the engine's main page and look for a link that says "add URL"
or "suggest a site." Click on the link and it will give you
directions. If you click
here, you will get a list with lots of search engines where you can submit
your site.
|