Submit Your Article Forum Rules

Page 11 of 13 FirstFirst ... 910111213 LastLast
Results 101 to 110 of 127

Thread: Is table-less worthless?

  1. #101
    WebProWorld MVP janeth's Avatar
    Join Date
    Jul 2003
    Posts
    6,478

    Re: Is table-less worthless?

    Quote Originally Posted by weslinda View Post
    Isn't the ability to rearrange content within the code a benefit from an SEO standpoint? As you are able to move the most relevant content to the top of your code?
    Yes but it is not enough help to move you up when trying to rank for a competitive keyword.

  2. #102
    WebProWorld MVP kgun's Avatar
    Join Date
    May 2005
    Location
    Norway
    Posts
    8,007

    Re: Is table-less worthless?

    Quote Originally Posted by weslinda View Post
    Isn't the ability to rearrange content within the code a benefit from an SEO standpoint? As you are able to move the most relevant content to the top of your code?
    Yes, and styling is separated from content in external files.

    1. Much easier to read.
    2. Much easier to modify.
    3. Much easier to reuse.
    4. Increased usability and accessibility. More traffic.
    I am sure that all these indirect effects are very important for SEO.

  3. #103
    WebProWorld MVP janeth's Avatar
    Join Date
    Jul 2003
    Posts
    6,478

    Re: Is table-less worthless?

    I have Maria doing a little research and she will post what she finds in just a minute but here was something I thought was interesting.

    She said most of the sites ranking in Google use tables but most of the sites ranking in Yahoo do not.

    I just thought that was interesting.

    Google does not add any weight for being W3C compliant or using table-less designs. But it does help although very, very little in the fact that you can move the content to the top of the page.

    But does Yahoo give a ranking boost for table-less designs and being W3C compliant?

  4. #104
    WebProWorld MVP kgun's Avatar
    Join Date
    May 2005
    Location
    Norway
    Posts
    8,007

    Re: Is table-less worthless?

    Quote Originally Posted by janeth View Post
    I have Maria doing a little research and she will post what she finds in just a minute but here was something I thought was interesting.
    Janeth, you know my attitude to such research, especially when it is done in a minute.

    The time horizon for a serious project should at least be more than 6 months.

    SERP position in Google is more than tossing a dice in a minute and loosely conclude that the probability of hitting a 6 is 1/6.

    Especially the indirect SEO benefits I am talking about may take long time to mature.

  5. #105
    WebProWorld MVP inertia's Avatar
    Join Date
    Apr 2006
    Posts
    1,194

    Re: Is table-less worthless?

    epoch
    My LinkedIn Profile -- Lancaster Builder

    Twitter: @mattbennettseo

  6. #106
    WebProWorld MVP Dubbya's Avatar
    Join Date
    Nov 2006
    Location
    Steinbach, Manitoba
    Posts
    1,323

    Re: Is table-less worthless?

    weslinda said:
    Isn't the ability to rearrange content within the code a benefit from an SEO standpoint? As you are able to move the most relevant content to the top of your code?
    That's EXACTLY right.

    CSS layouts allow you to take advantage of the "Top Down" method that SE's use to scan your code.

    Using the "Any Order Columns" method, you can order the content in your code thus placing the content early in the source code so that the SE's read it first. You then use CSS to position the Div's into your layout as the browser renders the page.

    Here's a pretty good example of how it's done:
    How to optimize your website layout to ensure your content is the first one in the page

  7. #107
    WebProWorld MVP inertia's Avatar
    Join Date
    Apr 2006
    Posts
    1,194

    Re: Is table-less worthless?

    P.S. Day and night="Døgn" in Norwegian. Any single English word for day and night?
    Epoch?
    My LinkedIn Profile -- Lancaster Builder

    Twitter: @mattbennettseo

  8. #108

    Re: Is table-less worthless?

    Quote Originally Posted by kgun View Post
    Urbanxtremes: Interesting arguments.

    May be a side note. Did you read my post at the top of this page regarding XML. You can use CSS and XSL(T) to style XML documents. What is your opinion of pure XML driven sites? Do you think that is the next wave?
    I did indeed read your post, and could not agree more. XML documents can provide many advantages. If you create a well styled RSS feed, then you can start gaining advantages of the Search Feeders. I don’t really have much time to spend writing a blog, but decided to do a trial and test the effectiveness of them. So, I took one of the shelf and started playing around with it. I wrote a few articles and general stuff. Then started working on the SE and Feeders, now this blog has no external linking in or any SE rankings. So it is pretty much hidden. After loading content the site started receiving traffic. The blog has been live since 25/10/07 and from zero unique visitors the traffic has risen to 80 unique per-day. OK, nothing to write home about. But, that is not a bad rise in what is effectively 14 day old site. My point is that; looking at the stats of the blog I can see the following, which are separate from the 80 unique visitors: On the 08/11/07 the blog received 39 feeder spider hits and 11 SE Spiders. This has been a steady rise from the date the blog was built. From this short experiment I am now writing an application to convert my personal news site database to create an XML feed for its specific news section. This should generate a considerable more amount of traffic. So yes, XML is very important.



    Quote Originally Posted by janeth View Post

    So it will hurt your site, not help it.

    I am not a designer but I am wondering why the page names will need to change?




    Most large companies use specific CMS systems, and rebuilding a site does not necessarily follow the same database tables that the present site has, hence, and a new database would have to be written to accommodate the new site. This would mean that all the present URLs would be effectively redundant. Thus, affecting your ranking as the links will be broken.

    Quote Originally Posted by Webnauts View Post
    Just curious: Does your hosting company provide you unlimited brandwidth?
    The company I work for does have unlimited bandwidth; not only that but has to have unlimited space as well. Under FSA rules, everyday the site has too be duplicated and saved for six years… Now that is a bloody nightmare.

    Quote Originally Posted by MuNKyonline View Post
    I think you have exaggerated quite a lot here on the costs for developing a website in CSS compared to tables. I dont know of any companies anywhere that would charge something like that for one page lol. You must be looking in the wrong places if you're getting quotes like that!

    Tables would take far longer to load, as BJ has pointed out, increasing the bandwidth usage.

    If anything, I can create an accessible website in CSS/XHTML far more quickly than I could when I built websites in just tables controlled by CSS. So my labour expenses are less.
    I am not the one exaggerating, I am the one complaining... If I had my way, I would build it myself... But then I don't hold the SLA with that development company. That figure is not a cost for frontend work, that is what I have to do. They are the backend guys.

  9. #109
    WebProWorld MVP Webnauts's Avatar
    Join Date
    Aug 2003
    Location
    European Community
    Posts
    9,028

    Re: Is table-less worthless?

    Quote Originally Posted by kgun View Post
    John, it was a joke, funny misspelling. If you should start to correct my English, you would have to have more than 24 hours a day and night.
    I know that man. I was just kidding.

  10. #110
    WebProWorld MVP kgun's Avatar
    Join Date
    May 2005
    Location
    Norway
    Posts
    8,007

    Re: Is table-less worthless?

    So you fooled me

    But you work 37 hours a day and night (epoch)?

Page 11 of 13 FirstFirst ... 910111213 LastLast

Similar Threads

  1. Redundant Meta Tags are worthless!
    By Webnauts in forum Google Discussion Forum
    Replies: 5
    Last Post: 12-02-2006, 11:14 AM
  2. Table Align to table
    By sysop9999 in forum Graphics & Design Discussion Forum
    Replies: 3
    Last Post: 11-10-2005, 10:00 AM
  3. Do you use <div> or <table>
    By drummin in forum Graphics & Design Discussion Forum
    Replies: 3
    Last Post: 10-03-2003, 09:23 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •