Or, ‘Why you really need to trust your Webdesigner’
Do you know what’s written on your website? Well, of course you do. You wrote most of it and no doubt your webdesigner pestered you for copy for many weeks. But if you’ve ever tried to open a MS word file in another program, you’ll know that there is a lot more ‘stuff’ in files than just the text and pictures. And in websites, there are are many places where you can put ‘hidden’ images and text.
Some of this hidden text is completely legitimate. For instance, many webdesigners put in ‘comments’ which say what a certain bit of code is doing, where it starts and ends, and other information. This is vital for making it easy to find things, for the webdesigner him or herself, or someone subsequently who works on the site.
That said, it’s not unheard of for webdesigners to vent their feelings in code comments, though this is thankfully a rare occurrence. Since anyone can read the code which renders a website, it is worth knowing what is written in your website.
So, how would you look at what is really written on your site? It’s simple: look at the source code.
Continue reading →