Submit Your Article Forum Rules

Page 6 of 7 FirstFirst ... 4567 LastLast
Results 51 to 60 of 70

Thread: SEO and tableless design

  1. #51
    Senior Member DrTandem1's Avatar
    Join Date
    Oct 2003
    Posts
    1,828

    Re: SEO and tableless design

    Dreamweaver does far more than simply generate HTML. I'm assunming by "hand code" you mean you type every line of code. If not, then you are using an HTML generator in code view. There is a difference. There really is no point in typing every character of a tag over and over again when a simple keystroke or click will do it for you.
    DrTandem's San Diego Web Page Design, drtandem.com

  2. #52

    Re: SEO and tableless design

    I totally agree with DrTandem here - why not make your life easier and code faster by using a tool - i think it's still good practice to learn CSS and/or html (amongst other coding languages) and be able to hand code and/or trouble shoot, but why not use a tool like Dreamweaver to speed things up.

    I also like the browser cross checking feature right in code view - makes my life easier for sure.

  3. #53
    Junior Member
    Join Date
    Jan 2006
    Posts
    8

    Re: SEO and tableless design

    Quote Originally Posted by mjtaylor View Post
    Not sure why/how this got moved, but I have moved to the Search Engine Forum.

    Cheers, MJ
    It got moved to Services for Sale/Hire because I was looking for an SEO person to hire. Now, of course, as I mentioned in my last post of December 8, this thread has become a renewal of an old debate.

    I would like to once more thank all of you who tried to give me some sound advice, much of which I have taken. Since my client is also a friend, and does not have all that much money to spend, I decided to try my hand at SEO myself. I am not going to charge her much for my services, since I'm considering it a "learning experience."

    I have been working at it on and off for about a week, but I am not rushing -- one step at a time. My first effort was to redesign each page so that the HTML/CSS coding put the text first on the source page, even though it's not first on the visible page. Although I know it's not impossible to do using tables (I've done it), it's MUCH EASIER using divs. At the same time, I changed the TITLE tag to place the key words first.

    Amazingly (to me, at least), the Google search results for my primary targeted keywords went from #134 to #21! (Before anybody can object that Google is "learning" my search patterns, I will mention that I used the Google tool, https://adwords.google.com/select/Ad...ingPreviewTool, which does not make use of your personal search results, and allows you to pretend you are from anywhere in the world you want.)

    My efforts this week will be to work on keywords, and on improving the Google AdWords results.

    After the holidays, I will concentrate on backlinks.

    Thanks again for all the help!

  4. #54
    Senior Member iany's Avatar
    Join Date
    Sep 2003
    Location
    Stirling, Scotland
    Posts
    339

    Re: SEO and tableless design

    Quote Originally Posted by DrTandem1 View Post
    Dreamweaver does far more than simply generate HTML. I'm assunming by "hand code" you mean you type every line of code. If not, then you are using an HTML generator in code view. There is a difference. There really is no point in typing every character of a tag over and over again when a simple keystroke or click will do it for you.
    Ok, but this is really semantics. I find it quicker to type tags than find on tool bar and click.

    I don't use any of DW's (or any web editor for that matter) templates, CSS or otherwise (perhaps wrongly).

    I ain't a designer, I am only the journeyman technician who tries very hard to render designers thoughts to the web. My worst nightmares have been "fixing" sites that have been murdered using DW (hence my distaste for the product).

  5. #55
    Senior Member DrTandem1's Avatar
    Join Date
    Oct 2003
    Posts
    1,828

    Re: SEO and tableless design

    Are you sure you aren't confusing DW the FrontPage?
    DrTandem's San Diego Web Page Design, drtandem.com

  6. #56
    Senior Member iany's Avatar
    Join Date
    Sep 2003
    Location
    Stirling, Scotland
    Posts
    339

    Re: SEO and tableless design

    No. FrontPage is so bad it is fun but bad DW is just crap. However, I fear that we are straying way off the original topic. Each to his/her own, huh?

  7. #57
    Senior Member DrTandem1's Avatar
    Join Date
    Oct 2003
    Posts
    1,828

    Re: SEO and tableless design

    Not really. One can design with CSS using DW. I have never seen a site "murdered" by DW. I have seen sites "murdered" by those that ignore code warnings and violations no matter what was used to generate the code. Tables were not intended to be used for layout. However, in the beginning there was no other way to layout a page with images and such.

    Hand-coding tables can be very tedious. DW makes it fairly easy. It can also be used as a WYSIWYG using drag-and-drop. Style Sheets can also be labor intensive. A generator also makes them easier. I could pound a nail in with a rock, but a hammer makes it much easier.

    There are also a good many threads regarding problems with cross-browser compatibility and CSS. I have seen lots of debugging time spent on such matters. However, I can't recall much in the way of time spent discussing debugging of tables. Granted, DW can take some time and effort to learn to use properly, but it's virtually impossible to "murder" a web site without DW giving you an error message.
    DrTandem's San Diego Web Page Design, drtandem.com

  8. #58
    WebProWorld MVP rumblepup's Avatar
    Join Date
    Jul 2003
    Posts
    308

    Re: SEO and tableless design

    As I said and still do, the reasons for not validating are ignorance and laziness. I never said that it being valid would affect SERP rankings. What I said was that most (all?) designs can be made to validate to W3C standards. I don't care how ingenious the coders were, if it didn't validate and if they were unaware of that, they were ignorant. If they were aware of it, but didn't make it validate, then yes, they were lazy. By the way, graphics will not raise a site in the SERPs.

    Oh, DrTandem1, you completely misunderstood my post to this thread. No worries, I can understand why.

    I was specifically talking about the fact that tables can be used in a completely valid design, one that passed W3C standards, and pass their neat little validating service.

    I also said that the site in question might not be converting well becaust the visuals and graphics are not on par with another site in the same market. This is Marketing, not SERP's. I can get any site up the search rankings, you can too. But once a visitor is there, now you have to market to the user that the company is a valid and trustworthy, thus "converting" the searcher to a buyer.

    As for a designer or coder being lazy or ignorant; your opinion is that the coders who don't go that extra mile to make code validate are lazy or ignorant. This your opinion, and your more than welcome to it.

    I don't share it in any way. I completely and passionately believe that a site should comply with as many standards as possible, but a site that works, can be visible and functional across different browsers, and is designed to convert well, should not have to go through a complete overhaul just because some tags are slighty off or because an end bracket might be have an extra space, or a tag might be slightly malformed. The browsers, at least the major browsers, are thoughtfully designed to allow for this. As long as the the flow and ebb of a website converts, that's cool in my book.

    Look, my site doesn't come anywhere near validating, however, I have a very good conversion rate, and I'm at the top of the searches. I use some css, but can't even come close to standards based xhtml. I had this same discussion with a standardista just the other day. Are his site's better than mine? Yes, from a technical aspect. But they are not as important as mine.

  9. #59
    Senior Member iany's Avatar
    Join Date
    Sep 2003
    Location
    Stirling, Scotland
    Posts
    339

    Re: SEO and tableless design

    Quote Originally Posted by DrTandem1 View Post
    Not really. One can design with CSS using DW.
    never said otherwise.

    but it's virtually impossible to "murder" a web site without DW giving you an error message.
    Funny the number of folks who clearly must ignore the error messages then!

    You are lucky if you don't come across the "murdered" sites. However, I would admit that maybe it is not really DW's fault rather the users. I still think that there are too many "designers" who think that by using DW that they are therefore de facto web designers - if you catch my drift. I work very hard to get things right (not always successfully) but am amazed at the number of people who have the effrontery to charge for the crap that they build - usually obviously having used DW.

    Rant over.

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

    Re: SEO and tableless design

    Prof611 I will only tell what we do, and you can make up your mind if we can help you:

    Search Engine Friendly Web Design Services - SEO Workers

    and

    Usability & Search Optimization Optimization - SEO Workers

    Good luck,

    John

Page 6 of 7 FirstFirst ... 4567 LastLast

Similar Threads

  1. New tableless site
    By subho in forum Submit Your Site For Review
    Replies: 5
    Last Post: 06-25-2008, 01:53 AM
  2. SEO and tableless design
    By prof611 in forum Services for Sale/Hire
    Replies: 44
    Last Post: 12-12-2007, 11:38 AM
  3. www.worldfire.com - Our New Tableless Design
    By weslinda in forum Submit Your Site For Review
    Replies: 11
    Last Post: 12-07-2007, 05:32 PM
  4. Tableless div problems
    By icb01co2 in forum Graphics & Design Discussion Forum
    Replies: 2
    Last Post: 07-24-2006, 10:10 PM
  5. Help with tableless .css
    By malcolm in forum Graphics & Design Discussion Forum
    Replies: 1
    Last Post: 11-22-2003, 07:20 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
  •