INSTANT FILE DOWNLOAD

Best Instant File Download

Site

Home

About Us

Articles

Contact

Subscribe

Links

 

The Best and Easiest Google-Friendly Change to Your Web Site


No matter who you are or how much you pay for web site advertising, free search engine traffic is probably responsible for a big part of your business. So why make your web site so hard for search engines to figure out?

Luckily, it seems like in the recent years people have paid attention to SEO, moved their sites over to CSS, abolished "table" and "font" HTML tags, started using the H1 tag around their titles... and in general, moved the main content of their site as close to the top of the HTML document as it can go.

"But Robert," you tell me, "I have a bunch of fancy JavaScript and CSS at the top of my site that I don't want to get rid of."

That's ok, you can keep it. Just stash it away in another file. By that I mean... if you were lazy and included your CSS right in the HTML document like this:

(style type="text/css")
(!--
CSS code in here
--)
(/style)

Copy all that text out and delete it from the HTML page.

Remove the "style" tags and the "(!--" and "--)" stuff. Open a new text file, paste the text from the clipboard in, save the file as "layout.css" then save and upload to your web server.

Now, back on your HTML page, place HTML code like this:

(link rel="stylesheet" href="http://www.example.com/layout.css")

When someone loads your page in a browser that tells them to look to the URL http://www.example.com/layout.css for the CSS info. But when the search engines crawl your site they will see a nice, clean, simple layout.

You can do the same thing with JavaScript. Say these are your "script" tags:

(script language="JavaScript" type="text/javascript")
(!--
JavaScript code in here
--)
(/script)

Do the same thing, copy the JavaScript code but NOT the "script" tags themselves or the "(!--" or "--)". Erase the original from the HTML page. Paste the stuff you copied into a new text file and call it something like: "functions.js"

Upload functions.js and in the spot you had your JavaScript code use this:

(script language="JavaScript"
src="http://www.example.com/functions.js")(/script)

One important thing to remember is that NO JavaScript code can be placed between the "script" tags if you use the "src" parameter like that.

So remember: use H1 tags, use meta description tags, and use CSS, but make sure you include your JavaScript and CSS stylesheets in separate files otherwise there's no point.

Free video for you: http://www.AffiliateBattlePlan.com/


MORE RESOURCES:

Search Engine Watch

Bruce Clay, Inc. Releases New Free SEO Tools
MSNBC - 19 hours ago
Both tools compile select data from Google, Microsoft and Yahoo! and put only the most useful SEO information within easy reach. ...
SEO Trends From 2008 & A Look Into 2009 Search Engine Land
Ethical tips regarding on-page SEO optimization for SEO services Promotion World (press release)
Two New Free SEO Tools Released by Bruce Clay Search Engine Watch
SYS-CON Media - MSNBC
all 69 news articles


Baytech Releases Long-Awaited Integrated SEO / PPC Marketing Solution
Business Wire (press release), CA - 2 hours ago
SEO is like a foundation for all websites,” says Jennifer Lin, Marketing Director at Baytech. “Keep in mind that SEO is optimizing a website for better ...


USA SEO Pros beats recession lows
BigNews.biz (press release), MA - 10 hours ago
As the number of jobless claims increases across the country, it would seem that many people are turning to home businesses and USA SEO Pros has the numbers ...


Search Engine Land

Considering In-house SEO? How to ease into in-house SEO Smoothly
Search Engine Land, CT - Jan 7, 2009
In-house SEO can be more cost efficient, but it can also be very costly because in-house SEO has many unique challenges. If you are planning to bring SEO ...
How PPC and SEO Can Benefit Companies In A Struggling Economy Promotion World (press release)
all 2 news articles


Ecommerce Know-How: Information Architecture to Improve SEO and ...
Practical Ecommerce (subscription), Grand Junction - Jan 7, 2009
In this Ecommerce Know-How, I will briefly define search engine optimization (SEO) and information architecture (IA), describe one of the many places where ...


Indianapolis SEO, IndianapolisSeo.com, an SEO and Web Design Firm ...
PR Web (press release), WA - Jan 7, 2009
Indianapolis SEO, www.IndianapolisSeo.com, a Web design and search engine optimization firm is launching the new website for PJ's College of Cosmetology ...


BizAtomic Launches Version 5.1 of its SEO Optimized E3 Ecommerce ...
Emediawire (press release), WA - Jan 7, 2009
St Augustine, FL (PRWEB) January 7, 2009 -- BizAtomic.com, a leading provide of Ecommerce Websites and SEO services, today announced the launch of version ...


An overview of SEO Process
PWO, France - 5 hours ago
SEO process begins from choosing your domain name for your website. It depends on the product or the services which you offer in your website. ...


IndiaBook Indian SEO Company Launches Search Marketing Outsourcing ...
PowerHomeBiz.com (press release) - 22 hours ago
January 7, 2009 ( PowerHomeBiz ) - India -- India SEO a Professional Internet marketing Firm located in Chandigarh, northern part of India, since 1999 has ...


Search Engine Journal

Search for SEO eBooks and PDF Tutorials
Search Engine Journal - 21 hours ago
There are several really cool groups there found for [SEO] search each containing really good books. 2. Google offers a nifty advanced operator allowing to ...

SEO - Google News

2007 Copyright InstantFileDownload. All rights reserved.