![]() |
Website WisdomBetter website ROI - HomeNeed a Website? Should I create a website Easy to create website Websites Built Cheap Design Time to Redesign Importance of good design Rules in website design Good design practices Design elements to avoid Key to better site design Why Hire A Designer Usability Usability of Your Website Key to better site navigation Website customization Reducing Load Time Flash based Sites SE Who is your audience Generate Free Traffic Search Engine Optimization SE friendly pages Importance of Sitemap Use Graphic Templates Avoid Template Mistakes More Visitors Keep Visitors Coming Tell Friend Script Easy Viral Marketing Paying For Your Traffic Yahoo Website Visitors Adwords Drive Traffic Money Monetize Your Traffic Building Your Mailing List Revenue With Planning Improve Website Sales Make It Easy To Buy MISC Article marketing money. Search engine submission Increase website traffic Creating a membership site Website marketing strategy Gurus for site design Website content positioning Recurring monthly revenue Definition of guru Articles versus blogs Clickbank website design How to make a website Website Money Value of blog posts and links Jobs and making money on the net Registering domain names 5 tips for search engine optimization Free websites and video sites Google Adsense Tip Designing for browsers, common mistakes Resources to help you design your website |
Steps to website content positioningOne of the first steps to creating a website is making a webpage and consideration of content positioning. This table trick lets you position your keyword rich text above the navigation menu so you get a higher search engine ranking.This website content positioning trick isn't used by a lot of people. It never has been because it's hard to make software that doesn't mess up the table. That means most who use this are doing their sites by hand rather than with a wysiwyg editor. Using this page below gives you a huge advantage over those who don't use this type of content positioning. It's just one of the little tricks you pick up in learning the steps to creating a website, if you want your page to rank as high as possible. Just mark and copy between the two dotted lines and then past into a blank page in your site design tool of choice. Keep a fresh copy at all times because some times making other things work the way you want in this page can be a bit tricky and it makes it easier to start over. ;) ----------------------------------------------------------------------------------- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <HTML> <HEAD> <TITLE>Title with keywords</TITLE> <META NAME="description" CONTENT="Description goes here"> <META NAME="keywords" CONTENT="keywords go here"> <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="robots" content="noodp, noarchive, noydir"> </HEAD> <BODY LINK="#FF0000" VLINK="#FF0000" bgcolor="#fcfcfc" text="#00000f"> <center> <table width="800"> <TR> <td width="200" valign="TOP"><!--dummy cell to push links down--></TD> <td rowspan="2" align="LEFT" valign="TOP"> SE Read pages from the top down. This little trick puts your keywords closer to the top of the page. Content positiong on a page is something you should know. </TD> </TR> <TR> <td width="200" valign="TOP"> This will be your navigation menu. You can also put adsense ads or anything you want in here. </TD> </TR> </TABLE> </center> </BODY> </HTML> ----------------------------------------------------------------------------------- As I said, just mark and copy between the dotted lines and paste in in a blank page. Now you have your very own search engine trick to help you make more money with your website. Don't worry about browsers, it works in all of the major browsers with no problem. |