Clean Code in Web Pages

Posts Tagged ‘Web Pages’

Clean Code in Web Pages

Posted by Mike Campbell on July 25, 2010  |   Comments Off

One thing that search robots hate to see is messy HTML. By this we mean a large amount of unnecessary HTML code for on-page elements such as text (formatted), hyperlinks and page layout / tables.

Web pages always used to have terrible code, mainly before the widespread use of CSS (cascading style sheets) for layout purposes. CSS means that one simple file tells the browser how to display the page, without having to load the on page code every time. This saves time and also means that the tabular layout is not indexed, as it is seperate to the landing pages. Continue Reading…

Search Engine Optimisation Agency

Posted by Mike Campbell on July 7, 2010  |   No Comments »

The very best location to find a search engine optimisation agency is the Web itself. You will find hundreds if not thousands of agencies that supply search engine optimisation in the UK. These firms perform a range of tasks, which cover the whole range of methods, to get your website ranked within the top search engine positions. Continue Reading…

SEO Consulting

Posted by Mike Campbell on December 9, 2009  |   No Comments »

If you are thinking about the fact your website is not performing well in the search engine results, then you could be thinking about changing this by looking at SEO Consulting. This would be the first step towards getting your website to the stage where it is higher in the natural (what we call organic) results. Continue Reading…

SEO Articles

Posted by Mike Campbell on December 9, 2009  |   No Comments »

If you are a novice at SEO, or if you employ a company to handle your internet marketing for you, then you may have heard of and seen SEO Articles. When we first started out in this industry over 10 years ago, we too were a bit baffled by people who spent hours and hours writing or paying people to generate articles for their website/s. But unless you already know, this is now an essential part of optimising your web pages for good rankings on the search engines. Continue Reading…

SEO Advice

Posted by Mike Campbell on December 9, 2009  |   No Comments »

It’s very hard to describe the best way to take SEO advice, and that is mainly because there is so much around. Where are the best places to find help and advice? Should you pay for this advice? Who is right and who is wrong? Continue Reading…

CSS Design

Posted by Mike Campbell on December 9, 2009  |   No Comments »

CSS stands for Cascading Style Sheets and is a newly adopted method of customising the style, colours and layout of a website. CSS can be used to totally change the way that a site looks while using the same html and also the same text embedded in the page. Continue Reading…