![]() | |||||||||
| | Home | Sitemap | Contact | privacy policy | | |||||||||
|
25.Google
adwords made easy part 1 27.Google
adwords made easy part 3 29. How To Acquire Inbound Links. 30. Increase website conversion Rates. Submission sites 1. Add your url to the most important directories on the web 2.Article submission sites.Download Special Reports. PDF1. Know your website's conversion rate.2. How to acquire one way inbound links3.Google adwords made easy | |
by Matt Paolini
Instead of reinventing the wheel, I felt Robin's article was a great one to build upon. I'm going to take this opportunity to add some additional tips on how to make your pages simpler and therefore more "search engine friendly." When you construct your pages it is very important to consider that search engines tend to favor pages that are basic, rich in plain text, and easy to "crawl." What do I mean by easy to crawl? Essentially, when a search engine visits your page, it reads your page and assigns greater importance to content near the top. This is called "prominence." Therefore, it is important to build your pages in such a fashion that will move your important content as close to the top of the page as possible. One of the most common mistakes I see people make is to include large blocks of JavaScript and Cascading Style Sheets (CSS) code between the <HEAD> and </HEAD> tags of their document. Although it is a common practice, there are disadvantages to this approach. One disadvantage is that in order for the search engine to get to the main body text containing your important keywords, it has to sift through the extra Javascript or CSS code in the <HEAD> area of the document first, potentially reducing your prominence score. While not a catastrophic problem in itself, it can be one more notch against you in climbing to the top.
OBJECTIVE: To position the starting <BODY> tag as close to the top of the page as possible, we need to eliminate all of the JavaScript and CSS that is contained between the <HEAD> and </HEAD> tags of the document. How do we do this? Let's take a look at the following two examples. Example 1: In the example below, there are approximately 47 lines between the opening <HTML> and the opening <BODY> tag. That is a significant amount of code for the search engine to sift through in order to get to the body text. <HTML> <!-- JavaScript to prompt user for an email address --> <SCRIPT
LANGUAGE="JavaScript" TYPE="text/javascript"> if
(document.Subscribe.Email.value == "") <!-- Style sheet that changes the color of the browser scroll bar (IE 5.0 and Higher) and sets the default font of the page to Arial 12 point --> <STYLE
TYPE="text/css"> .DefaultFont{ </STYLE> <BODY text="#000000" bgColor="#ffffff"> <P
CLASS="DefaultFont"> <FORM
METHOD="POST" Name="Subscribe" OnSubmit="return ValEmail();"> Now let's take a look at a way we can modify the above code so that all of the JavaScript and CSS is no longer contained between the <HEAD> and </HEAD> tags. Basically, we're going to put the JavaScript and CSS code in their own separate files and reference them from the <HEAD> area of the document. Example 2: Below you'll see an example of how we have reduced the size of the Web page by moving the Java and CSS code to separate files. <HTML> <!--
JavaScript to prompt the user for an email address --> <!--
Style sheet that changes the color of the browser scroll bar (IE 5.0 and Higher)
and sets the default font of the page to Arial 12 point --> <BODY text="#000000" bgColor="#ffffff"> <P
CLASS="DefaultFont"> <FORM
METHOD="POST" Name="Subscribe" OnSubmit="return ValEmail();"> As you can see in this example, the code in the <HEAD> area is much cleaner. All I did was take the original JavaScript code and put it in a separate file and named it validate.js. Then I referenced it by adding the following code to my document: <SCRIPT LANGUAGE="JavaScript" SRC="/scripts/validate.js" TYPE="text/javascript"></SCRIPT> Notice the "SRC" attribute of the <SCRIPT> tag. This is the path to the directory called "scripts" where the file validate.js is located. You can name the directory anything you want or even put the file in your web root directory without specifying a directory name. You can also name the validate.js file anything you wish, as long as the file name ends in ".js". This tells the browser that I want this file to be treated as a JavaScript file. Here's what the validate.js file looks like: <!--
if
(document.Subscribe.Email.value == "") Notice that the file contains only the Javascript that you wish to be inserted into your "real" page. Do not enter any of the traditional tags such as <HTML> or <HEAD> to your JavaScript file. You'll also notice that I put the CSS code in a separate file, which I named "styles.css" then referenced it in my document by adding the following line of code: <LINK REL="StyleSheet" HREF="/css/styles.css" TYPE="text/css"> As with JavaScript, you can name the file anything you want as long as you keep the file extension as .css. Pay particular attention to the "HREF" attribute of the "LINK" tag. This contains the path to the "styles.css" file. I also created a directory to put the file in called "CSS." It isn't necessary to create separate directories (also called "folders") to contain your CSS and JavaScript files. However, it is a good idea to separate all of your JavaScript and CSS files from the rest of your HTML documents. Separating your Java and CSS code has the following advantages: It
eliminates the use of several lines of code in the <HEAD> area, allowing
the search engine to more easily access the <BODY> text and discouraging
them from indexing irrelevant content. Some engines may be smart enough to ignore
JavaScript and Cascading Style Sheets when computing prominence scores. However,
if there are no keywords in the JavaScript/CSS that you want indexed, it is safer
to put them in another file. Please visit W3C for more information on Cascading Style Sheets and other ways you can use them to customize the look of your page. Our guest author this month, Matt Paolini, is also a Webmaster for FirstPlace Software and a freelance Cold Fusion/SQL developer. This article is copyrighted and has been reprinted with permission from FirstPlace Software, the makers of WebPosition Gold. FirstPlace Software helped define the SEO industry with the introduction of the first product to track your rankings on the major search engines and to help you improve those rankings. A free trial of WebPosition Gold is available from their Web site.
|
| ||||||
Other Resources.
learn
how to manage your and consolidate loan by reading these prolific articles on what to do before
taking the next loan, mortgage or insurance on anything. For comprehensive information on used
car extended warranty go to
http://www.extended-warranty-web.com Find comprehensive information on home
water filter http://www.water-filter-
info.com find recent and comprehensive information on adult acne Discover necesary and important information on eating disorder treatment find comprehensive information on data
acquisition system. for comprehensive information on defensive driving austin texas discover various information on affordable auto insurance find important information on satellite tv
decoder
learn what to do, before and during your travels by reading these articles
on travel tips and guide. An essential
guide for every would be traveller.
A comprehensive tips and guide for
home improvement. Provides articles on various home improvement
projects and where and how to hire home improvement contractors .
A comprehensive
tips and guide for home decorating. Read articles on home decorating tips, ideas,
guides and where to get your supplies.
A comprehensive tips and guide
on home security alarm systems.
Provides information on all types of home security systems and how to buy them,how
to do it yourself, where to buy them etc.
A comprehensive tips and guide
on home buying tips and guide.
Provides information on all types of homes and how to buy them,how to do it yourself,
where to buy them etc.
An article submission
site. Register free and submit your articles and have them reprinted and republished
by other webmasters in their ezines and websites and receive targeted traffic
to your website.
Provides
current information on fixed
mortgage interest rates and how to manage your mortgages and loans.