Topics
Getting Indexed, back to basics.

Unfortunately simply submitting your web site to search engines will
not drive traffic to your site. Url submission is an integral part of
any effective search engine optimising strategy but you must also
achieve good search positions for anyone to find your listing.

Getting your site listed in the first ten results for a specific
keyword is as much art as a science. Anyone can get to number 1 on a
unique word or trade name, but on a generic key phrase, it's much
trickier. Search engine optimising can be difficult and confusing, but
once you are aware of the key
search engine
optimisation techniques
, time and
persistence can yield a hugely gratifying reward if you get it right.


1. Site design considerations:


a) Do not use frames

One of the biggest potential pitfalls for Webmasters is search engines
that do not index the text within frames. A frame is an HTML page that
"frames" other HTML pages. For example, a search engine may index the
main content of the page but not the surrounding navigation frame. It
is usually best if you create non-framed versions of your site.

If you must use frames, include text in the tag.<br /> Another solution is to create pages (without frames) to act as doorways<br /> or alternate entrances to your site for the purpose of giving these<br /> engines something they can see and index. Optimising a non-framed page<br /> for the search engines will often gain better listings.<br /> <br><br /> b) Try not to use dynamic URL's<br><br /> Dynamic pages are often ignored by search engine spiders. Dynamic urls<br /> are most common on database driven sites For example.<br /> http://www.yoursite.com/products.asp?ID=dynamic+example<br /> <br><br /> It is important to create static versions of each page your want to be<br /> indexed.<br /> <br><br /> c) Do not have an entirely FLASH homepage<br><br /> Search engines cannot index pages made entirely with FLASH. When you<br /> submit a page to a search engine a spider will follow the links on the<br /> page and listing the rest of the site. The best way to remedy this is<br /> to create a site map that uses normal html links to every page on your<br /> site, also add a standard HTML link on each page of you site that links<br /> to the site map.<br /> <br><br /> d) Do not use image maps as the only method of navigation<br><br /> Search engines cannot index the code that makes up image maps. You can<br /> use image maps in your site but you should also include standard html<br /> links. As with a Flash site, create a site map that uses normal html<br /> links to every page on your site. Also add a standard HTML link on each<br /> page of you site that links to the site map.<br /> <br><br /> e) Do not use JavaScript as the only method of navigation<br><br /> Search engines can't follow links that are within JavaScript, so your<br /> site will not get spidered unless you also have some form standard HTML<br /> hyperlinks that they can follow. You should add some form of standard<br /> HTML hyperlinks to all of your pages on each of your pages so that your<br /> site will be spidered properly. An easy way to do this is to create a<br /> site map page uses standard HTML links to link to every page on your<br /> site. Then add a standard HTML link on each page of your site that<br /> links to the site map. <br /> <br><br /> <b>2. Carefully choose your keywords<br /> <br><br /> </b>Target the wrong keywords and all your efforts will be in vain.<br /> Choose the right keywords and you'll see your traffic dramatically increase.<br /> Therefore, think long and hard about what keywords people are most<br /> likely to use when search for your site. <br><br /> <b>3. Optimise your Title Tag<br /> <br><br /> </b>The title tag of your page is an extremely important factor to<br /> consider during the optimisation of a web page for search engines. This is<br /> because many engines and directories place a high level of importance<br /> on keywords that are found in your title tag. The title tag is also<br /> what the search engines usually use for the title of your listing in<br /> the search results. Generally, we recommend that your title tag,<br /> including spaces, be between 50-80 characters long. The optimum level<br /> differs from search engine to search engine.<br /> <br><br /> Tips for optimising your Meta Tags<br /> <br><br /> We recommend including 1-2 of your most important keyword phrases in<br /> the title tag, be careful not to just list keywords. If you just list<br /> keywords you risk being viewed as a spamming the engines which can<br /> ultimately lead to you being blacklisted by the search engines. Your<br /> title tag should include your keyword phrases while remaining as close<br /> to a readable sentence as possible to avoid any problems. <br><br /> Make your title enticing! Don't forget that even if you get a number 1<br /> listing on the search engines your listing still needs to say something<br /> that makes the surfer want to click-through and visit your site. Since<br /> the length of your title tag could be a little long for some engines we<br /> suggest placing the keywords at the beginning of the tag when possible<br /> so that you do not risk having them cut off. Each page of your site<br /> should have a unique title tag with its own keywords that related to<br /> the page that it appears on. <br /> <br><br /> <b>4. Optimisation of your page content<br /> <br><br /> </b>Your page content is another very important factor in achieving<br /> better search engine listings. Your page content is the information that a<br /> visitor would read from the page. Search engines look through your<br /> pages looking for keyword phrases just like a visitor to your site.<br /> <br><br /> Page content tips: <br><br /> We recommend that each page you submit has at contains least 200 words.<br /> This text should include your most important keyword phrases, but<br /> should remain logical & readable. Include the phrases that you have<br /> used in your other tags (i.e. metas, alt, headings, title, etc.) during<br /> the optimisation process. Add additional content rich pages to your<br /> site. For example, how-to articles, hint and tips, or tutorials. These<br /> types of content pages not only help you in the search engines, but<br /> other sites may link to them also.<br /> <br><br /> <b>5. Optimisation of your META tags<br /> <br /> <br><br /> </b>The head element contains general information (meta-information)<br /> about a document. HTML also includes a Meta element that goes inside the head<div class="leftadpanel"><script type="text/javascript"><!-- google_ad_client = "pub-2907974803424692"; /* 300x250, created 1/19/09 */ google_ad_slot = "2776373510"; google_ad_width = 300; google_ad_height = 250; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></div><br /> element. The purpose of the Meta element is to provide meta-information<br /> about the document. <br><br /> Most often the Meta element is used to provide information that is<br /> relevant to browsers or search engines like describing the content of<br /> your document. Some search engines will use the name and content<br /> attributes of the Meta tag to index your pages.<br /> This meta element defines a description of your page: <br /> <meta name="description" content="Free Web tutorials on HTML, CSS,<br /> XML, and XHTML"><br /> <br><br /> This meta element defines keywords for your page: <br><br /> <meta name="keywords" content="HTML, DHTML, CSS, XML, XHTML,<br /> JavaScript, VBScript"><br /> The intention of the name and content attributes is to describe the<br /> content of a page. However, since too many webmasters have used Meta<br /> tags for spamming, like repeating keywords to give pages a higher<br /> ranking, many major search engines have stopped using them entirely. <br /> Where they belong: The correct placement for both meta tags is<br /> between the <HEAD> and </HEAD> tags within the HTML the<br /> makes up your page. Their order does not really matter, but most people<br /> usually place the description first then the keywords meta. Tag limits:<br /> We recommend that your Keywords Meta not exceed 1024 characters<br /> including spaces. We recommend that your Description Meta tag not<br /> exceed 250 characters including spaces. <br /> <br><br /> Meta description tips: <br><br /> Make sure you accurately describe the content of your page while trying<br /> to entice visitors to click on your listing. Include 3-4 of your most<br /> important keyword phrases., particularly those used in your title tag<br /> and page copy.<br /> Try to have your most important keywords appear at the beginning of<br /> your description. This often brings better results, and will help avoid<br /> having any search engine cut off your keywords if they limit the length<br /> of your description. <br><br /> Meta keywords tips: <br><br /> Aside from what we mention in the other tips below you should only use<br /> those keyword phrases that you also used in the copy of your page,<br /> title tag, meta description, and other tags. Any keywords phrases that<br /> you use that do not appear in your other tags or page copy are likely<br /> to not have enough prominence to help your listings for that phrase.<br /> Watch out for repeats! You want to include your most important phrases,<br /> but when doing so it can be difficult not to repeat one word many<br /> times. There in no limit, but we recommend that no one word be repeated<br /> in the keyword Meta more than 5 times.<br /> If your site has content of interest to a specific geographic location<br /> be sure to include the actual location in your keyword Meta. <br><br /> <br><br /> <b>6. Optimisation of your images using<br /> "alt"</b> <br /> <br><br /> The alt attribute is used to define an "alternate text" for an image.<br /> The value of the alt attribute is an author-defined text: <img<br /> src="optimised.gif" alt="Search Engine Optimisation"><br /> The "alt" attribute tells the reader what he or she is missing on a<br /> page if the browser can't load images. The browser will then display<br /> the alternate text instead of the image. It is a good practice to<br /> include the "alt" attribute for each image on a page, to improve the<br /> display and usefulness of your document for people who have text-only<br /> browsers.<br /> Although not all search engines use the Alt tab it can help your<br /> listings on some of them. We recommend on using 2-3 words for each<br /> image and using it where ever possible.<br /> <br><br /> <b>7. Optimisation of Text Hyperlinks<br /> <br><br /> </b>Search engines use complex algorithms to see if what you are<br /> linking to is something closely related to the content of your page. Some of the<br /> engines look for keywords in hyperlinks and in the surrounding text of<br /> the hyperlinks. We recommend including your most important keyword<br /> phrases in the link itself and possibly the surrounding text. <br><br /> <br><br /> <b>8. Optimisation of Heading Tags<br /> <br><br /> </b>Headings are defined with the <h1> to <h6> tags.<br /> <h1> defines the largest heading. <h6> defines the smallest heading. <br /> <h1>This is a heading</h1><br /> <h2>This is a heading</h2><br /> <br><br /> HTML automatically adds an extra blank line before and after a heading.<br><br /> Although they are used less frequently due to new technologies, HTML<br /> heading tags can help improve your listings in the search engines also.<br /> You should include you most important keyword phrases in the heading<br /> tags on your page. Some search engines use them in the analysis of your<br /> page content. <br /> <br><br /> <b>9. Things to avoid attempting<br /> Optimisation techniques for Search Engines<br /> <br><br /> </b>You should not try to trick a search engine in any way because you<br /> risk being blacklisted by them. <br><br /> Excluding the Meta keyword tag, do not list you keyword one after<br /> another anywhere on the page <br><br /> An old trick is to try and keyword stuffing the page by using the same<br /> colour text as the page's background. Search engines can detect this<br /> and view it as spam. <br><br /> Submissions Limits: Some engines do not like more than a certain number<br /> of submissions per day for the same domain. If you exceed this limit,<br /> you may find your submissions for that day ignored. Do not submit the<br /> same page to any search engine more than once in any twenty-four hours.<br /> <br><br /> Do not submit identical pages. You should instead give them different<br /> filename and change the title and, if possible, the content and<br /> keywords for the page. <br><br /> Do not use any keywords in your keywords Meta tag that do not directly<br /> relate to the content of your page. <br><br /> Don't use any keywords in your keywords Meta tag that do not directly<br /> relate to the content of your page.<br /> <br><br /> Good luck with your <a href="http://www.searchengineoptimising.com" rel="nofollow">search<br /> engine optimising</a>!<br /> <br /> <b>About the author</b><br><br /> Adrian McLean is the founder and Search Engine Marketing Consultant for<br /> <a href="http://www.searchengineoptimising.com" rel="nofollow">Search Engine Optimising</a><br /> (http://www.searchengineoptimising.com), a <a<br /> href="http://www.searchengineoptimising.com/metatag_analyser/index.htm">Search<br /> Engine Promotion</a> company based in the UK. Visit<br /> http://www.searchengineoptimising.com/metatag_analyser/index.htm to<br /> have your web analysed. <br class="clear" /> <br><b>Tags: </b><a href="tags-28.html">search engines</a>, <a href="tags-505.html">html pages</a>, <a href="tags-741.html">search engine spiders</a>, <a href="tags-1003.html">index pages</a>, <a href="tags-3247.html">site url</a>, <a href="tags-5468.html">persistence</a>, <a href="tags-5682.html">html page</a>, <a href="tags-7249.html">key search</a>, <a href="tags-7374.html">search engine optimisation</a>, <a href="tags-7761.html">doorways</a>, <a href="tags-7786.html">number 1</a>, <a href="tags-99117.html">potential pitfalls</a> </div> <div class="chitika"> <script type="text/javascript"><!-- ch_client = "articlealley"; ch_type = "mpu"; ch_width = 550; ch_height = 250; ch_color_title = "006699"; ch_color_site_link = '006699'; ch_non_contextual = 4; ch_noborders = 1; ch_vertical ="premium"; ch_font_title = "Arial"; ch_font_text = "Arial"; ch_sid = "550x250_Below_Content"; var ch_queries = new Array( ); var ch_selected=Math.floor((Math.random()*ch_queries.length)); if ( ch_selected < ch_queries.length ) { ch_query = ch_queries[ch_selected]; } //--></script> <script src="http://scripts.chitika.net/eminimalls/amm.js" type="text/javascript"> </script> </div> <div class="articleCopyright">This article is free for republishing<br />Source: <a href="http://www.articlealley.com/article_48625_62.html">http://www.articlealley.com/article_48625_62.html</a> <a href="http://www.articlealley.com/ezine_48625_62.html" title="Getting Indexed, back to basics."><img src="images/republish.jpg" alt="Republish Getting Indexed, back to basics." /></a> &nbsp;&nbsp;&nbsp;&nbsp;<!-- AddThis Button BEGIN --> <script type="text/javascript">var addthis_pub="articlealley";</script> <a href="http://www.addthis.com/bookmark.php" onmouseover="return addthis_open(this, '', '[URL]', '[TITLE]')" onmouseout="addthis_close()" onclick="return addthis_sendto()"><img src="http://s7.addthis.com/static/btn/lg-share-en.gif" width="125" height="16" border="0" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/152/addthis_widget.js"></script> <!-- AddThis Button END --> </div> <div id="articleAuthorBox"> <div class="authorBio">Author Bio:Adrian McLean is the founder and Search Engine Marketing Consultant for <a href="http://www.searchengineoptimising.com" rel="nofollow"> Search Engine Optimising</a>, a Search Engine Promotion company based in the UK. Get your website analysed. <a href="http://www.searchengineoptimising.com/metatag_analyser/index.htm" rel="nofollow"> Website analysis</a></div> <div class="authorUrl"><a href="http://www.searchengineoptimising.com" target="_blank" rel="nofollow">http://www.searchengineoptimising.com</a></div> </div> <table width="100%"> <tr><td width="300"><!-- PUT THIS TAG IN DESIRED LOCATION OF SLOT Seorectangle --> <script type="text/javascript"> GA_googleFillSlot("Seorectangle"); </script> <!- END OF TAG FOR SLOT Seorectangle --></td><td> <div class="yeddamain"> <h3>Ask the Community</h3> <a name="YeddaComboPosition" /> <form action="http://yedda.com/questions/new/?editNew" method="POST"> <textarea name="q" class="yeddabox"></textarea> <input name="submitButton" value="Ask Your Own Question" type="submit" align="right" /> <input name="ctxtags" value="search engines, key optimisation techniques, frame is an HTML page, search engine a spider, achieving better search engine listings." type="hidden" /> <input name="pstags" value="_all" type="hidden" /> <input name="pid" value="5184109911654" type="hidden" /> <input name="origin" value="http://www.articlealley.com/article_48625_62.html" type="hidden" /> <input name="contextUri" value="http://www.articlealley.com/article_48625_62.html" type="hidden" /> <input name="contextTitle" value="Getting Indexed, back to basics." type="hidden" /> </form> <div class="yeddacopy"><img src="http://static1.yeddacdn.com/images/Partners/AOL/Cookbook/powered-by-logo_rmt8916ec.png" /></div> </div> </td></tr></table> </div> <div class="videoboxtitle">Related video:</div> <div class="videobox"><a href="video_48625_62.html"><img src="http://i.ytimg.com/vi/_ifF3NZuks0/2.jpg" /><br />Another State of Mind</a></div> <div align="center"> <script type="text/javascript"><!-- google_ad_client = "pub-2907974803424692"; /* 468x15, created 5/30/08 */ google_ad_slot = "2028470149"; google_ad_width = 468; google_ad_height = 15; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> <div align="center"> <!-- PUT THIS TAG IN DESIRED LOCATION OF SLOT Seomiddlebanner --> <script type="text/javascript"> GA_googleFillSlot("Seomiddlebanner"); </script> <!- END OF TAG FOR SLOT Seomiddlebanner --> </div> </td> <td class="rightColumn"> <div class="columnHeader">Related Articles</div> <ul class="articles"> <li><a href="article_48317_62.html">Keyword Density And How To Use It To Keep Traffic Flowing To Your Site!</a></li> <li><a href="article_48316_62.html">How to Optimize Your Website for Both Google & Inktomi</a></li> <li><a href="article_48229_62.html">Creating a Marketing Focused Website that Sells</a></li> <li><a href="article_47902_62.html">Link Exchange For The Wise</a></li> <li><a href="article_47643_62.html">How to generate Infinite FREE traffic for your website right now</a></li> <li><a href="article_47434_62.html">Search Engine Optimization Specialists</a></li> <li><a href="article_47433_62.html">SEO Firms in India</a></li> <li><a href="article_47432_62.html">seo services</a></li> <li><a href="article_47067_62.html">Search Engine Optimization For Traffic And Profits</a></li> <li><a href="article_46900_62.html">Internet web site marketing tips - selecting keywords</a></li> <li><a href="article_46810_62.html">How to Identify Legitimate Online Business Opportunities</a></li> <li><a href="article_46778_62.html">Increase Web Site Traffic With Articles</a></li> <li><a href="article_46699_62.html">Improve Google Page Rank</a></li> <li><a href="article_46525_62.html">Introduction to Search Engine Optimisation (SEO) Essentials</a></li> <li><a href="article_46021_62.html">Are Using Free or Fee Paid Link Exchanges Useful?</a></li> <li><a href="article_46020_62.html">Three Methods to Apply With Reciprocal Link Swapping</a></li> <li><a href="article_45889_62.html">SEO: Easy AS 123</a></li> <li><a href="article_45786_62.html">SEO - Selecting A Domain Name</a></li> <li><a href="article_45715_62.html">4 Sure-fire (And Free) Inbound Linking Strategies</a></li> <li><a href="article_45688_62.html">The importance of intrinsic motivation as part of an online marketing campaign</a></li> <li><a href="article_45643_62.html">Great News into Link Popularity</a></li> <li><a href="article_45528_62.html">The Benefits of Link Building to Website Promotion</a></li> <li><a href="article_45510_62.html">When will Duplicate Content Cause you Problems?</a></li> <li><a href="article_45450_62.html">Why Give a Lot of Thought on Search Engine Optimization</a></li> <li><a href="article_45409_62.html">Keywords 101</a></li> <li><a href="article_45245_62.html">Back Links, Link Popularity</a></li> <li><a href="article_45207_62.html">Do you hate doing link exchanges</a></li> <li><a href="article_45025_62.html">Focus on content to have your web sites stand the test of time</a></li> <li><a href="article_45010_62.html">Diversify Your Traffic – Web Directories &amp; Niche Sites</a></li> <li><a href="article_44996_62.html">Press Release: VIZION Interactive Announces New Partnership With Cookies By Design</a></li> <li><a href="index_1_62.html"><font color="#800000"><strong>View More Similar Articles</strong></font></a></li> </ul> <div align="center"> <script type="text/javascript"><!-- google_ad_client = "pub-2907974803424692"; /* 120x600, created 10/24/08 */ google_ad_slot = "5724356076"; google_ad_width = 120; google_ad_height = 600; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> </td> </tr> </table> </td> </tr> </table> <script type="text/javascript"> getViews(48625); </script> <table width="100%" celpadding="0" cellspacing="0" id="footer"> <tr> <td class="footerLinks"> <a href="http://www.articlealley.com/submit_articles.php">Submit Articles</a> | <a href="privacy.php">Privacy Policy</a> | <a href="conduct.php">Codes of Conduct</a> | <a href="sitemap.php">Sitemap</a> | <a href="archive.php">Archived articles </a> </td> </tr> <tr> <td class="copyText">Copyright &copy; 2009 <a href="http://www.articlealley.com">Submit articles or find free articles</a> All rights reserved</td> </tr> </table> <!-- Kontera ContentLink(TM);--> <script type='text/javascript'> var dc_AdLinkColor = '006699' ; var dc_UnitID = 14 ; var dc_PublisherID = 34705 ; var dc_ChannelID = '86'; var dc_adprod = 'ADL' ; </script> <script type='text/javascript' src='http://kona.kontera.com/javascript/lib/KonaLibInline.js'> </script> <!-- Kontera ContentLink(TM) --> </body> </html>