IBM Computer, Laptops and Servers

Back Homepage Content Directory Resource Guide Blog

Using External Coding to Improve Search Engine Placement

Do you have lots of JavaScript coding in the header section of your web pages? Do you re-list your CSS styles at the top of every page? Do you have JavaScript coding spread throughout your web pages?

Laptop Battery If you answered yes to any of these questions your site may be driving away search engine spiders and losing search engine position ranking.

Tips on Search Engine Positioning (Part II) We continue with our series on Search Engines and this month, we focus on Search Engine Optimization. Search engine optimization, also known as search engine placement and positioning, is the process of improving and enhancing a website's internal elements (such as titles, meta tags, textual content) and external factors (such as link and click popularity) to achieve high search engine rankings.

Thinkpad As you can imagine search engine spiders have a lot of pages to get through on the web when they are indexing sites. To improve their speed and efficiency search engines program their spiders to give up easily if they have problems with a page or if they have to wade through too much code to find the relevant content.

  • Improves your site s search engine positioning to get more exposure!
  • Analyzes your site and makes suggestions for achieving better search result placement
  • Manually submits your site to all major search engines (Google, Yahoo, MSN, etc.) so that your site can be easily found by customers
  • Monitors your search engine positioning to make sure that your site does not drop

Microsoft This is one of the reasons why it is so important to put your keywords as close to the top of the page as possible. This way the search bot will see the keywords before giving up and moving on to the next page.

- as well as PLACEMENT through the major search engines, and we rank very high with engines like Google and Yahoo.

Laptop Computers But what do you do if you have lots of JavaScript code or CSS styles pushing your keywords down the page in your coding? You need to find a way to cut down on all that code that gets in the way of the search engines properly indexing your page.

  • What paid and free search engine placements are, and how they work;
  • How to get Google and the other search engines to refer traffic much more traffic to your website at no cost;
  • How to optimise the effectiveness of your paid search advertising placements (eg. Google Adwords);
  • How to calculate the effectiveness of your paid and free search engine marketing efforts. Find out where your sites visitors are coming from, how to get more customers and less browsers and how to convert visitors into buyers cost effectively.

Laptop Computer We do this by moving the JavaScript and CSS styles off the page and into external files. This is a fairly easy and straight forward process and can have the added benefit of making your pages load faster as well, which the search engines also like.

Aplus.Net Introduces Search Engine Booster Aplus.Net offers service to assist businesses with search engine marketing San Diego, CA May 9 th, Leading web host and online presence solutions provider, Aplus.Net, today announced the launch of a brand new search marketing service, Search Engine Booster. The new service enables customers to receive expert assessment of their websites with respect to search engine optimization issues. The program is designed to help small businesses achieve optimal placements among search engine result listings and thus increase qualified website traffic.

Desktop Computer In many ways CSS styles and JavaScript work in a similar fashion. You set up functions in a script or formatting in a style sheet section, and then refer to that section in your html code. For instance if you have a JavaScript that displays a clock on your page you would have the JavaScript functions for the clock listed in your head section, then you would simply call that function from the place on the page where the clock would be displayed.

Notebooks Similarly with CSS you set up your styles ahead of time in a Styles section of the page head, then you simply refer to the styles as needed in your html coding. One benefit of this is that it cuts down dramatically on the amount of formatting code needed when compared to using Font tags.

Lenovo If you want to use the same JavaScript or CSS styles on a different page you could copy all that code onto the new page. But this would cause two distinct problems, first you would be adding a lot of code to each page and second if you wanted to make a change to the JavaScript or CSS styles you would need to do so on every page that the code had been copied onto.

Hard Drive Both of these problems can be solved simply by using external files. You create one external file for your CSS and another file for your JavaScript. These could be named mysite.css for the CSS and mysite.js for the JavaScript. These files can be created in any plain text editor or html code editor, they are nothing more than files that contain most of the CSS or JavaScript code from the web pages.

Travelstar With JavaScript you have an opening JavaScript tag, then a comment tag, then assorted functions and what not, followed by a closing comment tag and a closing JavaScript tag. Your external file would start with the opening comment tag, contain all the functions and such, and end with the closing comment tag. You would leave both the opening and closing JavaScript tags in the html page. If you have more than one JavaScript on the page you can move all the code into one external js file. Simply copy it into the file in the same order as it exists in the JavaScript tags on the html page. You will only need the one pair of opening and closing comment tags.

Gateway Once your JavaScript is moved off the page you will need to tell the web page where to find it. This is done in the JavaScript tag that was left on the page in the head section. Right now this will be an opening JavaScript tag placed right up against the closing JavaScript tag, with no additional code in between. You will place the reference to the external JavaScript code inside the opening JavaScript tag like this:

Laptop Parts script language="JavaScript" type="text/JavaScript" src="mysite.js"

Software Placing CSS styles in an external file is handled in exactly the same manner. Move the styles into the external file, and then refer to that external file with your style tag in the head section of the web page like this:

Hard Drives link href="mysite.css" rel="stylesheet" type="text/css"

Electronics An added benefit of moving the code into external files is that you can then change the styles of your whole site simply by changing the code in the one external file.

Canon Once you have moved the code into external files you will have greatly simplified the code on each page. This will take you a long way towards making your pages lean and mean, and very search engine friendly.

Desktop Pc You can find sample external files for this article on my web site at: www.howtogurus.com/free-articles.html

Desktop Computers ================================================================
George Peirson is a successful Entrepreneur, Internet Trainer and author of over 30 multimedia based tutorial training titles. Read more
articles by George Peirson at http://www.howtogurus.com/free-articles.html
Article copyright 2005 George Peirson
================================================================

Think Pad

[ Comment, Edit or Article Submission ]

Share this:

Add To Yahoo MyWeb Add To Google Bookmarks Add To Furl Fav This With Technorati Add To Newsvine Add To Bloglines Add To Ask Add To Windows Live Add To Slashdot Stumble This Digg This Add To Del.icio.us Add To Reddit

More about:

Nov December 2008 Jan
Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      

IBM Computer, Laptops and Servers Blog on Technorati Related Blog of IBM Computer, Laptops and Servers on Sphere
Content Directory
Resource Guide


onSale Desktop Laptop Computers and Electronics

Website Links
IBM Computer, Laptops and Servers Copyright © 2008 www.ibmfans.com. All rights reserved. Site Map
Homepage | Blog | Advertise | Privacy Policy | Disclaimer | Contact Us | Links