Welcome our webmaster and SEO forum
Please enjoy the forum, contribute what you can, and wind up the Moderators!
Closed Thread
Results 1 to 3 of 3

Thread: Content Technical Quality

  1. #1
    surreypcsupport's Avatar
    surreypcsupport is offline Senior Member surreypcsupport is on a distinguished road
    Join Date
    Nov 2008
    Location
    surrey
    Posts
    569

    Default Content Technical Quality

    In the Google Webmaster guidelines for optimisation it states that the web designer/builder must ensure their html is of high technical quality. We can only guess what this means.

    After reading this I decided to run my pages through the W3C parse checker and sure enough, loads of errors.

    I decided to correct these but at the same time I decided to convert my pages from html 4.01 transistional to xhtml 1.0 transistional. My new pages have not been cached by Google yet so I guess I will see the affect of these changes in the next 2 or 3 months. Will let you know if it has any significant affect on my SERPs.

    So, are you guys using html still or have you moved to xhtml yet? Also, what else do you guys think Google is referring to when they mention "technical quality"?

  2. #2
    temi's Avatar
    temi is offline Facilitator temi is just really nice temi is just really nice temi is just really nice temi is just really nice temi is just really nice
    Join Date
    Jun 2003
    Location
    London, England.
    Posts
    10,304

    Default

    This is only a guess but I think some or the things you can call high technical quality HTML include codes that are not unnecessarily bloated, for example, you use Microsoft Word to create a site, use Dreamweaver to create a site and you code one by hand.

    You will find out that the one coded by hand is the best (I am assuming you are a good coder), followed by DW and the one created using MS world will be complete crap full of loads of silly stuff. I think that is what they mean by high technical quality. All 3 sites has been created with HTML but if you award them marks, handcoded will probably score 8/10, DW about 6/10 and MS word about 2/10.

    * Build a shopping cart for your business with eCommerce software UK
    * BossCart.com can build you a.
    Register your domain names at Velnet
    ::
    Add Eco sites to The Green Directory free of charge.
    Use LBS Free PHP Directory Script . Web Hosting Blog

  3. #3
    surreypcsupport's Avatar
    surreypcsupport is offline Senior Member surreypcsupport is on a distinguished road
    Join Date
    Nov 2008
    Location
    surrey
    Posts
    569

    Default

    I agree. I always code by hand but using the dreamweaver design mode in some cases just to generate code quicker than typing it. But I find if I remove stuff after it'll leave close tags behind and stuff like that which is what led to all the errors my code had in it.

    Also, when you change to xhtml you cannot get away with shortened close tags and the use of <br>. Need to use <br/> instead.

    Also, W3C generates errors if you have empty table or paragraph elements.

    For sure my code is more compact since I made the changes.

    I also checked all my CSS too.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124