|
Posted by canadafred on 02/11/06 18:44
"Beauregard T. Shagnasty" <a.nony.mous@example.invalid> wrote in message
news:st3rc42uy2bo.edaf6upmxyxs$.dlg@40tude.net...
> HTML 4.01 Strict should be used for new documents. Transitional is for
> legacy pages.
> http://www.w3.org/QA/2002/04/valid-dtd-list.html
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
> "http://www.w3.org/TR/html4/strict.dtd">
Ok, I see. will do.
>> This is tricky for me, we debated this in alt.internet.search.engines
>> as far as SEO advantages. I made your suggested changes because this
>> site I want to be more visitor friendly rather than SE friendly.
>
> What is not SEO friendly about a list? Actually, I would think that a
> list is better for SEO than a paragraph.
We discussed this in another NG for about three days and I am on the SEO
fence on this but am willing to try <li> again for purposes of visitor
friendliness.
> I see your list, but you have forgotten the <ul> element.
>
> <td width="50%">
> <ul> <----- this
> <li>Understand then overtake keyphrase competitors.</li>
> ...
> </ul> <----- and this
Of course, where's my head today?
>
> Just noticed this: it appears you are using <h1> solely for large bold
> printing rather than for its true semantic use. Headings. You should
> have just one <h1> per document, then use <h2>, <h3> etc for
> sub-headings.
Absolutely. I never considered that to be as important in web design as it
should. Will make the necessary alterations after lunch.
> You're welcome. How do you write your code? It looks so .. compressed
> ... busy ... resembles the page itself, very busy and not too pleasant
> to read. Needs a lot more white space.
I write my code by hand. I don't like software to do it. Tedious I know but
I am particular as to how the SE spider reads it. Cluttered to a code
examiner, yes, but makes the pages quicker to load and quicker to spider.
Each line has 1032 ( I think ) maximum characters and SE spiders run through
it to the end of the line looking for content before the robot starts
reading the next line ( the end of the line used to be a good place to hide
content from code examiners ) . It's important for me to deliver the
keyphrase rich content as close to the beginning lines of code as logically
possible. I use only one tag per line, generally, but avoid spaces between
lines, I group related <table> tags because they take up the page's real
estate. I have experimented with both and tighter is better as long as it is
logically presented.
Again, thank you very much, your comments and perusal are greatly
appreciated.
--
Fred web-site-promotion@canada.com
Basic SEO Tools, Tips and Resources
www.rezultz-web-site-promotion.com
Navigation:
[Reply to this message]
|