PDA

View Full Version : optimized certain pages for the search engines


davidwilliam
02-21-2002, 08:19 AM
I have recently released my latest site and it's already averaging 1,000 unique hits/day. As of right now I am not listed within any of the search engines because my site is only 7 days old.
I have only optimized certain pages for the search engines. Would it be worth optimizing every single page or just concentrate on the important ones? I've already been seeing massive amounts of search engine spider activity throughout the site.
Any advice on anything?

fredricknish
02-21-2002, 08:44 AM
Optimised pages = traffic
More optimised pages = more traffic.

Jason
02-21-2002, 12:24 PM
Hi David,

Welcome to the forums. Sure, it can't hurt to beef up the keywords and meta descriptions of your sub pages, as long as you have time for it and it doesn't detract from your content itself. I suppose the best method is just to make sure that everything is set right before you publish your pages so you won't need to go back and have a big project ahead of you later.

ntinime
02-25-2002, 08:53 AM
The results are impressive. 1000 unique per day on a technical site after 7 days of promotion, and I am assume you mean 1000 unique visitor.
for more information http://www.cfmcorp.net

torrent
02-25-2002, 09:00 AM
You really should optimise each page but, as Jason said, it is time consuming. The ideal way would be to change the keywords for each page you want indexing to include keywords within that page's content. This would up the ranking on many search engines.

Have I done this for my site?
Nah, too time consuming. It's..erm..on my to do list :)

Johan
02-26-2002, 04:48 AM
Search engines change all the time and this was written on 16/02/2002. I like many people believe that it is not worth putting Meta key words but you can be sneaky and stuff some in into the header tag as suggested by Jason.

My 6 point plan for spidered pages:

1. Well-written header tag
2. Well-written title tag
3. Few short paragraphs tags
4. One or two images with alt tags.
5. Link popularity to your web site (even links from your site to important pages)
6. Spread your content a across as many pages as you can (without hindering navigation)

Get this formula right without hindering usability because sometimes web sites are reviewed by REAL people on search engines! Its okay to use frames as long as all your links are linkable in the <noframes> tag in the frameset and you include a noframes java script re-direct to your frameset. ( though learn to use the simple include command in PHP you should not need frames ). Also never have a domain name linking to your web space, make sure both are hosted together. Don’t bother about key word density in your paragraphs, a well-written article should contain the ideal structure especially for search engines of the future, which will probably ignore density and focus on related words and good grammar.

Your HTML should contain these tags and keep HTML clean closing all tags. Don’t use Notepad all the time use a proper HTML editor (Macromedia Dreamweaver is by far the best but I am sure someone here could recommend a good freeware or cheap package that produces clean HTML with understanding of PHP and script)

So this is what your HTML will look contain:


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
<Title> Taxi movie review | a film by Luc Besson, staring Marion Cotillard </title>
</head>
<body>
<h1>Taxi movie review </h1>
<img src=”taxi1.jpeg” ALT=” Taxi movie review “>
<img src=”taxi2.jpeg” ALT=” Marion Cotillard “>
<p> bla bla bla.. </p>
<p> bla bla bla.. </p>
<p> bla bla bla.. </p>
</body>
</html>


Johan
-------------------->
www.johandesilva.co.uk
www.futuremovies.co.uk