How do I submit my site to Search Engines


You've built up a good site, put in a lot of content, but none of
the search engines lists your site? If you'd like to know how to
go ahead with Search Engine Submission the right way, read on.

How do I get my site to be included in search-engines? That's a
question a lot of people ask me. My question back to them is
"Is your Site Search-engine ready?". A lot of sites don't get
spidered into search engine results just because the pages are
not search-engine friendly. Search engines like to see a lot of
text on your site. This means that if your site is filled with
Flash animations and graphics, instead of text for content, your
site probably not show up in search-engine results. Another
reason your site might be loosing out in search engine rankings
could be the lack of meta-tags.

So what are meta-tags? Metatags are small pieces of code which you
embed into your pages which informs your search engines about your
site's contents, how to spider your site, and other such
instructions.

Most search engines look at your page's meta-tags and title tag to
get the relevant information to index your site. So you should
make sure that all your pages have the relevant details in meta-tags.
The three most important tags for your site are 'DESCRIPTION'
and 'KEYWORDS' meta-tags and the 'Title' tag on all pages.

The 'DESCRIPTION' tag is used to describe the contents of the page.
You should enter a short description of the page in this tag. Here's
how the tag will look when you enter the description of the page:

CONTENT"Tips on how to submit your web site to search engines.">

The 'KEYWORDS' tag is used to tell the search engine which keywords
words you feel are important in the page. This helps in the ranking
process of search engines. In your keywords tag, use as many
combinations of your search term as you can, without repeating the
same terms too many times. Some search engines penalize a site for
repeating keywords. Here's how a keywords tag would look :

CONTENT"Search Engine Optimization, submit,
site, metatags, meta-tags, SEO, submission, tag">

Every page you have on your site should have a Title tag. All
search engines use the content of your title tag to index the
content of your site. So make sure you've got a Title tag and the
Title has some relevance to the content in your page. An example
of the title tag :

How to submit your site < itle><br/><br/>So once you've entered your tags properly, your start of the HTML<br/>code for the page should look like this :<br/><br/><html><br/><head><br/><title>How to submit your site < itle><br/><META NAME"DESCRIPTION" CONTENT"Tips on how to submit your web<br/>site to search engines."><br/><META NAME"KEYWORDS" CONTENT"Search Engine Optimization, submit,<br/>site, metatags, meta-tags, SEO, submission, tag"><br/></head><br/><br/>These three tags by themselves should give a boost to your ranking<br/>once the search engine crawls your site. If you want a tool to make<br/>the tags for you, check out my Meta-Tag Generator Script at:<br/>http://www.vinuthomas.com/gate.html?nameMetaMaker.<br/>This online tool helps you generate the basic and some advanced<br/>meta-tags for your pages.<br/><br/>Now how do you get the search engine to crawl your site? You'll have<br/>to start submitting your site to the search-engines for them to start<br/>crawling your site. Here are the Submission URL's for some of the<br/>major search engines:<br/><br/>Google: http://www.google.com/addurl.html<br/>Exact Seek: http://www.exactseek.com/add.html<br/>All The Web: http://addurl.alltheweb.com/addurl<br/>MSN Search : http://submitit.bcentral.com/msnsubmit.htm<br/>Altavista : http://addurl.altavista.com/addurl/new<br/>Scrub The Web: http://www.scrubtheweb.com/addurl.html<br/>Sympatico : http://pre.sympatico.ca/en/search/submit.html<br/>True Search : http://www.truesearch.com/addurl/<br/>Lycos : http://insite.lycos.com/<br/>Ask Jeeves/Teoma : http://ask.ineedhits.com/sitesubmit.asp <br/><p> About the Author <p>Vinu Thomas is a consultant on Web design and Internet Technologies.<br/>His website is http://www.vinuthomas.com. You can read more articles<br/>on Search Engine Tips @<br/>http://www.vinuthomas.com/sections-listarticles-8.html </div><div class="panel panel-default" style="padding: 10px 10px 10px 10px;"><a class="btn btn-outline-primary btn-sm" href="/on/development/">development</a> <a class="btn btn-outline-primary btn-sm" href="/on/search/">search</a> <a class="btn btn-outline-primary btn-sm" href="/on/tags/">tags</a> <a class="btn btn-outline-primary btn-sm" href="/on/engines/">engines</a> <a class="btn btn-outline-primary btn-sm" href="/on/engine/">engine</a> <a class="btn btn-outline-primary btn-sm" href="/on/meta/">meta</a> <a class="btn btn-outline-primary btn-sm" href="/on/page/">page</a> </div> </div> </div> <!-- /#page-content-wrapper --> </div> <!-- /#wrapper --> <footer class="footer"> <div class="container-fluid text-right"> <p class="text-muted"><i class="fa fa-copyright" aria-hidden="true"></i> <a href="http://ondapc.com/" target="_blank">ondapc</a> project 2024</p> </div> </footer> <!-- CONTACT US --> <div class="modal" id="contact"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <h4 class="modal-title"><i class="far fa-envelope"></i> Contact Me</h4> <button type="button" class="close" data-dismiss="modal"><i class="fa fa-times"></i></button> </div> <div class="modal-body"> <form id="contactar" name="contactar" method="post"> <input type="hidden" name="token" value="0f83b1a020207f39b769ed9fd1745124"> <input type="hidden" name="captcha" value=""> <div class="form-group"> <div class="input-group-prepend"> <span class="input-group-text"><i class="fas fa-user"></i></span> <input class="form-control" id="name" name="name" placeholder="Your Name" required="required" value="" type="text"> </div> </div> <div class="form-group"> <div class="input-group-prepend"> <span class="input-group-text"><i class="far fa-envelope"></i></span> <input class="form-control" id="email" name="email" placeholder="Email" required="required" value="" type="email"> </div> </div> <div class="form-group"> <div class="input-group-prepend"> <span class="input-group-text"><i class="fas fa-edit"></i></span> <textarea name="message" id="message" class="form-control" rows="9" cols="25" placeholder="Write a message" required="required"></textarea> </div> </div> </div> <div class="modal-footer"> <button type="submit" class="btn btn-primary">Send <i class="fas fa-chevron-right"></i></button> </div> </div> </div> </div> <div id="contact" class="modal fade" role="dialog"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal"><i class="fa fa-times"></i></button> <h4 class="modal-title"><i class="fa fa-envelope-o"></i> Contact Me</h4> </div> <div class="modal-body"> </div> </div> </div> <script> $(function(){ $('#contactar').on('submit', function(e){ e.preventDefault(); $.ajax({ url: '/contactx/', type: 'POST', data: $('#contactar').serialize(), success: function(data){ $('#contactar')[0].reset(); $("#contact-success").append('<span><i class="fa fa-check"></i> Message Sent!</span>'); } }); }); }); </script> <!-- Bootstrap core JavaScript --> <script src="vendor/jquery/jquery.min.js"></script> <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script> <!-- Menu Toggle Script --> <script> $("#menu-toggle").click(function(e) { e.preventDefault(); $("#wrapper").toggleClass("toggled"); }); </script> </body> </html> <!-- CACHE 3986c1ce97e18bb134a294865267306c 2024-04-28 05:00:09 -->