<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Zenbix Group: Web Design Nottingham &#124; Website Design Agency</title>
	<atom:link href="http://www.zenbix.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.zenbix.com</link>
	<description>Web Design Nottingham by Zenbix Group, UK company specialised in a wide range of creative and professional services of Web Design, SEO and Web Hosting.</description>
	<lastBuildDate>Thu, 16 May 2013 09:35:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Quickly Cleanup and Remove Unused // Unnecessary CSS Styles</title>
		<link>http://www.zenbix.com/tools/quickly-cleanup-and-remove-unused-unnecessary-css-styles.html</link>
		<comments>http://www.zenbix.com/tools/quickly-cleanup-and-remove-unused-unnecessary-css-styles.html#comments</comments>
		<pubDate>Wed, 13 Feb 2013 10:50:46 +0000</pubDate>
		<dc:creator>Loyd Knight</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[remove unnecessary css]]></category>
		<category><![CDATA[remove unused css]]></category>
		<category><![CDATA[speed up site]]></category>
		<category><![CDATA[unused css]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.zenbix.com/?p=5567</guid>
		<description><![CDATA[<p>Ever really wondered why your website is running so slow? &#8211; One of the main causes of it is because of unneeded CSS coding and unneeded JavaScript. We had a new client move over to us one day last week and he asked us &#8216;&#8216;could you go over our website SEO and coding to make [...]</p><p>The post <a href="http://www.zenbix.com/tools/quickly-cleanup-and-remove-unused-unnecessary-css-styles.html">Quickly Cleanup and Remove Unused // Unnecessary CSS Styles</a> appeared first on <a href="http://www.zenbix.com">Zenbix Group: Web Design Nottingham | Website Design Agency</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img alt="Unused CSS" class="alignnone size-medium wp-image-5574" height="203" src="http://www.zenbix.com/wp-content/uploads/2013/02/unused-css-582x203.png" style="border: 1px solid #f2f2f2; " title="" width="582" /></p>
<p>Ever really wondered why your website is running so slow? &#8211; One of the main causes of it is because of unneeded CSS coding and unneeded JavaScript. We had a new client move over to us one day last week and he asked us &lsquo;&lsquo;could you go over our website SEO and coding to make sure everything is alright?&rdquo;</p>
<p>We got our designers to update a few things and our SEO team checked over his Meta tags and descriptions. I also went over the website and looked into his HTML and CSS coding. I was shocked to see that the previous design company had left so much unneeded CSS and loading lots of JavaScript, which didn&#39;t have any use.</p>
<p>Don&#39;t get me wrong, lf your website is looking well and no CSS problems going on, having unneeded CSS on your website wont hurt it as long as its not interfering with any other CSS styling, it will just cause the load times to be slower. Well, this is when I said to one of our Developers, Mark. &#8211; Is there any easy way of removing unneeded CSS coding rather than us spending hours reviewing over it. We discovered that: <a href="http://unused-css.com" target="_blank">unused-css.com</a> does just that.</p>
<p><img alt="" src="http://unused-css.com/static/images/css-engine-schema.png" style="width: 590px; height: 262px; " /></p>
<p style="text-align: center; ">&quot;A web crawler follows the links of your site. On each page, we retrieve the CSS files and list the selectors. The selectors are tested on the html page. If the selector matches an element, it is marked as used. When all the files have been visited, a new css file with only the used selectors is built. That&#39;s the file you can download. It will also explore pages behind a login.&quot;</p>
<p>This smart little service can save you hours cleaning up any unneeded and unnecessary CSS coding. I understand that&nbsp;there is quite a few tools out there which does tidy&nbsp;CSS up, remove spaces and comments and such, but this smart tool actually crawls your website and totally does review your CSS files&nbsp;one by one and shows unneeded coding and more!</p>
<p>When you sign-up for your <a href="http://unused-css.com/pricing" target="_blank">FREE Account</a> you will have the ability to add a website to test it out.</p>
<h2>1). Add a website</h2>
<p><img alt="Unused CSS" class="alignnone size-full wp-image-5589" height="522" src="http://www.zenbix.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-13-at-10.05.22.png" style="border: 1px solid #f2f2f2; " title="" width="472" /><br />
	You can also enable&nbsp;the crawler to login. If you have a login required to access&nbsp;your pages which the crawler cannot access, enter the login details and the crawler will find other related CSS files for that page. For an example if you have a customer area which only customers can access and you have&nbsp;CSS styling on that page, the crawler will find it.</p>
<p>Don&#39;t forget the cool blacklist&nbsp;pages option to exclude any pages you wouldn&#39;t want the crawler to access.</p>
<h2>The Results (Before)</h2>
<p><img alt="Unused CSS" class="alignnone size-medium wp-image-5590" height="165" src="http://www.zenbix.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-13-at-10.10.42-582x165.png" style="border: 1px solid #f2f2f2; " title="" width="582" /></p>
<h2>The Results (After)</h2>
<p><img alt="Unused CSS Styles" class="alignnone size-medium wp-image-5591" height="165" src="http://www.zenbix.com/wp-content/uploads/2013/02/outcome-582x165.png" style="border: 1px solid #f2f2f2; " title="" width="582" /></p>
<p><span style="font-size: 13px; ">This was actually my clients website when i hadn&#39;t used the unused CSS service. A</span><span style="font-size: 13px; ">s you can see the majority of the website</span><span style="font-size: 13px; ">&nbsp;CSS wasn&#39;t even used. When i downloaded the optimized version which the service provided and re-uploaded to my FTP&nbsp;the outcome was fantastic and saved us so much time.</span></p>
<h2>Testing the site load time (Before)</h2>
<p><img alt="test-slow" class="alignnone size-full wp-image-5597" src="http://www.zenbix.com/wp-content/uploads/2013/02/test-slow1.png" /></p>
<h2>Testing the site load time (After)</h2>
<p><img alt="test-fast" class="alignnone size-full wp-image-5598" src="http://www.zenbix.com/wp-content/uploads/2013/02/test-fast1.png" /><br />
	<span style="text-align: center; ">Big improvement since using this service and i&nbsp;would personally would&nbsp;highly recommend using this service for your CSS needs and to optimize your business and personal website&nbsp;for speeding up page load times and more. Give it a try!</span></p>
<h1 style="text-align: center; "><a href="http://unused-css.com/pricing" target="_blank">Sign-up for your FREE account and try this great service!</a></h1>
<p>The post <a href="http://www.zenbix.com/tools/quickly-cleanup-and-remove-unused-unnecessary-css-styles.html">Quickly Cleanup and Remove Unused // Unnecessary CSS Styles</a> appeared first on <a href="http://www.zenbix.com">Zenbix Group: Web Design Nottingham | Website Design Agency</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.zenbix.com/tools/quickly-cleanup-and-remove-unused-unnecessary-css-styles.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Should my Website have a Sitemap?</title>
		<link>http://www.zenbix.com/seo-advertising/should-my-website-have-a-sitemap.html</link>
		<comments>http://www.zenbix.com/seo-advertising/should-my-website-have-a-sitemap.html#comments</comments>
		<pubDate>Wed, 09 Jan 2013 10:43:58 +0000</pubDate>
		<dc:creator>Loyd Knight</dc:creator>
				<category><![CDATA[SEO & Advertising]]></category>
		<category><![CDATA[Benefits]]></category>
		<category><![CDATA[Business website site map]]></category>
		<category><![CDATA[Good idea]]></category>
		<category><![CDATA[HTML sitemap]]></category>
		<category><![CDATA[Should my website have a site map]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[UK sitemap]]></category>
		<category><![CDATA[XML sitemap]]></category>

		<guid isPermaLink="false">http://www.zenbix.com/?p=5362</guid>
		<description><![CDATA[<p>XML Sitemap is helping your website provide your pages information to Google. If your website is small and is ranking&#160;quite well,&#160;that&#39;s great. By using an XML Sitemap it will have no&#160;negative effects on your existing rankings, it can help you measure a total number of pages and&#160;can help improve the accuracy of your rankings and&#160;search [...]</p><p>The post <a href="http://www.zenbix.com/seo-advertising/should-my-website-have-a-sitemap.html">Should my Website have a Sitemap?</a> appeared first on <a href="http://www.zenbix.com">Zenbix Group: Web Design Nottingham | Website Design Agency</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>XML Sitemap is helping your website provide your pages information to Google. If your website is small and is ranking&nbsp;quite well,&nbsp;that&#39;s great. By using an XML Sitemap it will have no&nbsp;negative effects on your existing rankings, it can help you measure a total number of pages and&nbsp;<span style="font-size: 13px; ">can help improve the accuracy of your rankings and&nbsp;search results&nbsp;for your&nbsp;search campaign.</span></p>
<h2>Small website, only a few pages.</h2>
<p>In short, If you have a small website, Google will have no problems indexing the pages if the sitemap are present or not given that the site only contains very few pages. If you are a small business owner with a little website, I wouldn&#39;t worry too much about an XML Sitemap. It is easier to check the indexing process by typing the URL into the Google search box if you are worried.</p>
<h2>Great for Flash and Ajax site owners</h2>
<p>Sitemaps are a great way to improve your search engine visibility. When Google find your sitemap, all pages guaranteed to be found and indexed. If your website is using flash, an XML sitemap will benefit you. Since Flash based and AJAX coded websites make it impossible for search engines to find your pages, by using a sitemap this will correct the problem and will be very beneficial for your business website.</p>
<h2>How do i create a Sitemap?</h2>
<p>Unless you desire to hand code your XML sitemap&nbsp;or you prefer to use a <u>Sitemap Generator tool</u> to build your sitemap for you, there are quite a few useful tools out there to help you generate a XML sitemap for your website.</p>
<p><strong>I personally recommend:</strong></p>
<p><a href="http://www.xml-sitemaps.com" target="_blank"><img alt="Sitemap Generator Tool" class="alignnone size-full wp-image-5364" src="http://www.zenbix.com/wp-content/uploads/2013/01/free-sitemap-generator.gif" /></a></p>
<h2>In conclusion that sitemaps are useful:</h2>
<p><span style="font-size: 13px; ">- For large websites<br />
	- F</span>requently updated websites<br />
	- Sites full of archival content<br />
	- Pages that are hard to reach via links.</p>
<p>If you include your sitemap within your website (hyperlink) the search engine spiders can locate the site map easily enough.</p>
<h2 style="text-align: center; ">Require further assistance building your XML sitemap?<br />
	Feel free to <a href="http://www.zenbix.com/contact.html"><span style="color:#669933;">contact us</span></a></h2>
<p>The post <a href="http://www.zenbix.com/seo-advertising/should-my-website-have-a-sitemap.html">Should my Website have a Sitemap?</a> appeared first on <a href="http://www.zenbix.com">Zenbix Group: Web Design Nottingham | Website Design Agency</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.zenbix.com/seo-advertising/should-my-website-have-a-sitemap.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Top 5 &#8211; Webmaster on page SEO Tips 2013</title>
		<link>http://www.zenbix.com/seo-advertising/on-page-seo-tips-2013.html</link>
		<comments>http://www.zenbix.com/seo-advertising/on-page-seo-tips-2013.html#comments</comments>
		<pubDate>Thu, 06 Dec 2012 10:20:26 +0000</pubDate>
		<dc:creator>Loyd Knight</dc:creator>
				<category><![CDATA[SEO & Advertising]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[Business on page SEO]]></category>
		<category><![CDATA[on page SEO]]></category>
		<category><![CDATA[on page SEO tips]]></category>
		<category><![CDATA[on page seo tips 2012]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[tips on page SEO]]></category>

		<guid isPermaLink="false">http://www.zenbix.com/?p=5270</guid>
		<description><![CDATA[<p>When undertaking SEO for your website or your clients websites, you need to consider a few things. Without good SEO your website and business will have little to no interest and not targeting your interested customers. Doing keyword research and undertaking SEO can be very time consuming, but time that needs to be spent doing [...]</p><p>The post <a href="http://www.zenbix.com/seo-advertising/on-page-seo-tips-2013.html">Top 5 &#8211; Webmaster on page SEO Tips 2013</a> appeared first on <a href="http://www.zenbix.com">Zenbix Group: Web Design Nottingham | Website Design Agency</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>When undertaking SEO for your website or your clients websites, you need to consider a few things. Without good SEO your website and business will have little to no interest and not targeting your interested customers. Doing keyword research and undertaking SEO can be very time consuming, but time that needs to be spent doing the correct research and building, because we say it all the time &#8211; you can have a brilliant looking website, but no customers or enquiries.</p>
<p>Those that search your business name could possibly find it, all the other keywords for your products and pages could be secondary and your customers may be actually finding your competitors websites and there products. You need to make sure you have done your keyword research on your website, then follow these top 5 SEO tips and you will be far on your way to a good SERP position.</p>
<p>Some companies actually try to do SEO themselves to save money and its the same with there websites. I see many companies go and create there own website using <a href="http://www.zenbix.com/business/why-you-should-avoid-web-site-builders.html" target="_blank">FREE online website builders but carry lots of disadvantages</a>. Just like doing your own SEO it isn&#39;t as easy as entering a few descriptions and keywords, you need to do the correct research, correct characters and targeted keywords.</p>
<p>You can&#39;t just enter a description and keywords to expect to get a page one ranking in Google, Bing or Yahoo! Like most think they can, there is a lot more to SEO and once you have done these 5 tips, this wont guarantee to put you at the top of the search engines, these are the basics which everyone should no if thinking of undertaking SEO. Once done these 5 tips there is even more which you need to and read up yourself on Link Building strategies.</p>
<h3><span style="color:#669933;">1. Keyword In The URL</span></h3>
<p>This is the most important place to put your targeted keywords and can be great for <a href="http://www.zenbix.com/seo-advertising/ecommerce-seo-titles-and-descriptions.html" target="_blank">ecommerce businesses to have there product title in the website URL</a>. You might of seen websites when searching through Google that look similar to: (http://www.company.com/your-keyword-here.html). You don&#39;t need to have the exact word in the same order as your targeted keyword, but having those words in different order will help just as good. Either way, having your targeted keyword in your URL weathers not in order or in order will have an increased value in your search ranking results page position. (SERP).</p>
<p>You see many people trying to take advantage over this by purchasing multiple domain names. For an example, if you are selling chocolates in Nottingham. A lot of companies will purchase domains such as &#39;&#39;www.cheapchocolatesinnottingham.com&#39;&#39; &#8211; &#39;&#39;www.chocolatesinnottingham&#39;&#39;. Which can carry a lot of disadvantages for your main website, duplicate content, etc. which can have negative affect on your SERP but there are some advantages too if you do this correctly.</p>
<p>Just like Zenbix, we don&rsquo;t do this. We target a brand able domain and do regular link building to our brand able website, we don&rsquo;t try and cheat the search engines. J</p>
<p><iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/rAWFv43qubI" width="560"></iframe></p>
<h3><span style="color:#669933;">2. Keyword In The Page Title</span></h3>
<p>The page title is very important too, the title of the page is what you will see as the tab in your browser window or in the Search engines when your customers search for something within Google, you will see A) Website title. B) Website Description.</p>
<p>If you have your targeted keyword phrase appear the same order as your keyword phrase, just like your URL and description this is the most powerful way of optimizing for that keyword. This will produce great results within the search engines.</p>
<h3><span style="color:#669933;">3. Keyword In Heading Tag</span></h3>
<p>The H1 heading tags are quite important part too, the heading tag which include H1 are the most powerful heading and have a few little benefits believe it or not. There are quite a few other headings after the H1 followed by H2 and H3, which are your sub headings.</p>
<p>The sub headings for the optimization is not really necessary and could be seen by the Search engines as keyword stuffing if there is not enough of uniqueness of the page and headings. Just like anything, do go overboard and do it correctly by having a good heading tag, which can offer quite a bit of benefit.</p>
<h3><span style="color:#669933;">4. Keyword In Body Of Page</span></h3>
<p>When writing or creating a page, a lot of people tend to put their keywords in the body description and repeat them quite a lot of it. Well this is actually the least most important place to place your keywords.</p>
<p>Just like the H1 tag, rather than putting them all over the page, just use one targeted keyword somewhere in the body text but mainly consider the context of your page and to use other related LSI keywords to help the search engine robots understand the context when they visit.</p>
<h3><span style="color:#669933;">5. Image Optimization</span></h3>
<p>When you search a picture in Google, Bing or Yahoo! of something for an example, Gym Squat Exercise. You will see the image of what you searched and instantly recognize what&rsquo;s going on in the photo.&nbsp;The problem is that this isn&#39;t the actual recognition and works a little differently than most people think.</p>
<p>It&#39;s all down the search engine robots that pickup information to match your search request. This is down to something called the image alt text.&nbsp;It&#39;s a piece of text, which the search engines see, on the image to understand the image and match your request. Before you start and upload your image, pick a good filename for your image, preferably a file name you want that image to rank for and insert your code. If using wordpress you can click on your image inside of the post or page and insert the alt tag. (<a href="http://maxcdn.wpblogtips.com/wp-content/uploads/2012/04/add-missing-alt-tags.png" target="_blank">example</a>) or use the HTML below.</p>
<p>&lt;img src=&quot;filename.gif&quot; alt=&quot;Alternative description goes here&quot;&gt;</p>
<hr />
<p>I hope I have explained some of these great SEO benefits for you and tips to help your SEO. As said, these 5 tips are the basics which everyone should know if undertaking SEO. There is a lot more to this than you think, once done these 5 great tips, you can read up on some great link building strategies which can be used to maintain your ranking position for your keyword phrases.</p>
<p>We can&#39;t go explaining any link building tips as we are a SEO company and offer these services. Rather than not only loosing sales, we wouldn&#39;t want our competitors reading this. <img src='http://www.zenbix.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>If you are a company and are new to SEO you might wish to consider a company to work with you on this SEO process. As said above, it can be very time consuming and can be a long process of weeks, months and even years of SEO work to receive good results within the search engines depending on your keywords.</p>
<p>This is why Zenbix SEO team are proud to offer fantastic SEO services at great rates and get quick results. Our team work around the clock 24-hours a day with link building and SEO optimization. We have a bunch of SEO systems setup packed solid with SEO tools and things we need to get you great results for your business.&nbsp;</p>
<p>[ <a href="http://www.zenbix.com/seo-packages.html">Find out more</a> ]</p>
<p><strong>P.S: </strong>If you wish to discuss your project or need a push with your business, give us a call on how we can help.</p>
<p>The post <a href="http://www.zenbix.com/seo-advertising/on-page-seo-tips-2013.html">Top 5 &#8211; Webmaster on page SEO Tips 2013</a> appeared first on <a href="http://www.zenbix.com">Zenbix Group: Web Design Nottingham | Website Design Agency</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.zenbix.com/seo-advertising/on-page-seo-tips-2013.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Business Owner Tips &#8211; eCommerce SEO Titles and Descriptions</title>
		<link>http://www.zenbix.com/seo-advertising/ecommerce-seo-titles-and-descriptions.html</link>
		<comments>http://www.zenbix.com/seo-advertising/ecommerce-seo-titles-and-descriptions.html#comments</comments>
		<pubDate>Wed, 28 Nov 2012 15:21:14 +0000</pubDate>
		<dc:creator>Loyd Knight</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[SEO & Advertising]]></category>
		<category><![CDATA[Business owners]]></category>
		<category><![CDATA[eCommerce Tips]]></category>
		<category><![CDATA[Meta Tags]]></category>
		<category><![CDATA[meta tags for ecommerce]]></category>
		<category><![CDATA[Nottingham]]></category>
		<category><![CDATA[Titles and Descriptions]]></category>
		<category><![CDATA[titles for commerce]]></category>

		<guid isPermaLink="false">http://www.zenbix.com/?p=5225</guid>
		<description><![CDATA[<p>Over the years we have worked with a lot of small to medium businesses in Nottingham and around the UK who wish to sell their products online. eCommerce is great for businesses who sell products but when setting up an eCommerce shop its very important part of the SEO (Search engine optimization) process is to [...]</p><p>The post <a href="http://www.zenbix.com/seo-advertising/ecommerce-seo-titles-and-descriptions.html">Business Owner Tips &#8211; eCommerce SEO Titles and Descriptions</a> appeared first on <a href="http://www.zenbix.com">Zenbix Group: Web Design Nottingham | Website Design Agency</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Over the years we have worked with a lot of small to medium businesses in Nottingham and around the UK who wish to sell their products online. eCommerce is great for businesses who sell products but when setting up an eCommerce shop its very important part of the SEO (Search engine optimization) process is to do the right research on your products and pages to see what people are searching.</p>
<p>When doing the correct research on keywords this ensures that your customers will have a much higher chance of locating your products and business information.&nbsp;SEO is the most important part of a website, especially when it comes down to eCommerce. Without good SEO&nbsp;you wont be getting much or any business and your customers will be finding your competitors products and purchasing with them.&nbsp;</p>
<p>This is why when working with Zenbix we work with you and your staff and do the correct research. We&nbsp;look into every product or service you sell and deeply look into your competitors keywords, meta tags and descriptions.</p>
<h3><span style="color:#669933;">Your Websites&nbsp;Titles</span></h3>
<div>Most eCommerce websites will use the product title or name of the product to create the title tag. When it comes down to eCommerce, you need to think about how the buyer is searching for your products, the phrase of their search and how you can be found by doing the correct keyword research and looking how popular the search terms are for that keyword.&nbsp;</div>
<div>&nbsp;</div>
<div>If you sell different variations of a product, the color or the size you need to think about creating a separate product for each. This takes time, but you need to think about how the customer is going to search. If you offer five different colors and sizes and a customer searches &#39;&#39;Indasa Redline Velcro Discs BLUE size 50&#39;&#39; and in your description you have size &#39;&#39;10&#39;&#39; and &#39;&#39;green&#39;&#39;, you&#39;re not going to rank well.</div>
<div>&nbsp;</div>
<div>If you are a business owner you need to either sit down and do the research on what customers are searching for or higher a SEO company like Zenbix to work with you one to one. SEO process can be very time consuming and can take weeks, months or even years depending how many products and pages you have.&nbsp;</div>
<div>&nbsp;</div>
<div>You need to ensure that you include all those important keywords when it comes down to SEO because many shop owners who create their own websites who are not very experienced in SEO make the mistakes of missing very important keywords because it is obvious context of the product and go explaining about the product which is not needed, save that for your product description inside your website as this will reduces the chance of your product appearing in the search results if you go explaining information which doesn&#39;t include any keywords the customer is searching. It&#39;s a very big chance they will be finding one of your competitors websites.</div>
<h3><span style="color:#669933;">Product Descriptions</span></h3>
<p>The product description is where you can give the most detailed information about the product or page to the customer, you do not need to write anything big, around 150 characters would be an ideal description. This is your opportunity to engage with the customer and make sure the type of person buying your product can see a detailed report about that item and see some of the keywords, sizes and colors interested to them and the search phrase used.</p>
<div>If a customer is searching for Indasa Redline Velcro discs for an example, include some information of keywords relating to that product, but also include some description about the product which makes sense to the viewer. It doesn&#39;t need to make sense but the customer might not be interested in your product, so if you go explaining something completely different to the product they are interested in they might scroll down to someone else.</div>
<div>&nbsp;</div>
<div>Do not forget when they click your product inside the search engines, they will see a more detailed report of the product on your website which you can see an example below with the Indasa Redline discs, so include some very good keywords in the description.</p>
<p>	<img alt="" class="aligncenter size-full wp-image-5261" height="279" src="http://www.zenbix.com/wp-content/uploads/2012/11/product-description1.png" style="" title="product-description" width="576" /></div>
<p>Make sure each description is different in some way. This is very hard when writing a description for basic products, when you have different sizes or colors it can be quite difficult to word it differently from the others.&nbsp;What we DO NOT recommended doing which is the most common mistakes when it comes down to business owners are copying others information, e.g., Reseller or Manufacturer product information.&nbsp;</p>
<p style="">If you are selling a product which was developed by the company UPOL for an example, do not head over to the UPOL website and copy its contents, write your own detailed description on the product, you have a much higher chance in getting up in the search engines by writing a completely different description from other peoples.</p>
<p><img alt="" class="aligncenter size-medium wp-image-5239" src="http://www.zenbix.com/wp-content/uploads/2012/11/google-results-582x517.png" title="google-results" /></p>
<p>The description should accurately describe the contents of the page and should include the most relevant keyword phrase for the page for optimization purposes, as well as serving as an indication to surfers who see it in the search engine listing that the page is relevant for what they are looking for. How much of the meta description tag is displayed can vary, and there is no set rule about how many words to include, but 25 to 30 words is a safe point.&nbsp;</p>
<div>It&#39;s possible that some may be truncated in the search engine description if it&#39;s longer, so that is a good range for the number of words to use. If it&#39;s longer, it&#39;s a good idea to have the most important part, including keywords, in those first 25-30 words. Limit the focus to the main keyword phrase and just a few relevant related phrases. Including too many keywords will dilute the focus and interpretation of what the page is about.</div>
<div>&nbsp;</div>
<div><a href="https://adwords.google.com/o/KeywordTool" target="_blank">Google Keyword Tool</a></div>
<div>&nbsp;</div>
<p>The post <a href="http://www.zenbix.com/seo-advertising/ecommerce-seo-titles-and-descriptions.html">Business Owner Tips &#8211; eCommerce SEO Titles and Descriptions</a> appeared first on <a href="http://www.zenbix.com">Zenbix Group: Web Design Nottingham | Website Design Agency</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.zenbix.com/seo-advertising/ecommerce-seo-titles-and-descriptions.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>December 2012 Special Offer @Zenbix</title>
		<link>http://www.zenbix.com/site-news/december-2012-special-offer-zenbix.html</link>
		<comments>http://www.zenbix.com/site-news/december-2012-special-offer-zenbix.html#comments</comments>
		<pubDate>Sat, 17 Nov 2012 17:51:23 +0000</pubDate>
		<dc:creator>Loyd Knight</dc:creator>
				<category><![CDATA[Zenbix News]]></category>

		<guid isPermaLink="false">http://www.zenbix.com/?p=5177</guid>
		<description><![CDATA[<p>Free Website SEO Check and 12-Months FREE Web Hosting before 31st December. Move over to Zenbix! &#8211; Better Price, Support, Service, More Features, Less money! Move over to us.. We believe when choosing a new website design company over you&#39;re existing one it&#39;s got to be for a good reason. You should receive a better [...]</p><p>The post <a href="http://www.zenbix.com/site-news/december-2012-special-offer-zenbix.html">December 2012 Special Offer @Zenbix</a> appeared first on <a href="http://www.zenbix.com">Zenbix Group: Web Design Nottingham | Website Design Agency</a>.</p>]]></description>
				<content:encoded><![CDATA[<div class="col3">
<div class="note">
<div style="text-align: center; "><span style="font-size:14px;"><span style="color: rgb(0, 0, 0); "><span style="font-family: tahoma, geneva, sans-serif; ">Free Website SEO Check and 12-Months FREE Web Hosting before 31st December. Move over to Zenbix! &#8211; Better Price, Support, Service, More Features, Less money!</span></span></span></div>
</p></div>
</div>
<p class="ptitle">Move over to us..</p>
<div>We believe when choosing a new website design company over you&#39;re existing one it&#39;s got to be for a good reason. You should receive a better price, support and service than your previous company and a little bonus to go with it. Well, Next month during December time we are offering companies a chance to move over to us and receive 12-Months FREE web hosting and free SEO checkup on you&#39;re existing website.</div>
<div>&nbsp;</div>
<div>This means if you purchase any 12-month Web Hosting you will receive 24-months and a FREE SEO checkup on you&#39;re existing website.<br />
	&nbsp;</div>
<p class="ptitle">Whats the SEO Process?</p>
<div>As well as offering Excellent web hosting, our SEO team will also go over your website FREE of charge and give you a detailed report of your current website. If you are not getting much business with your website than you might need a SEO checkup to see what going wrong. We will check over your websites Page Titles, Website Keywords and Descriptions.&nbsp;</div>
<div>&nbsp;</div>
<div>We will then give you recommendations or advice on how to improve it. If you have a few SEO mistakes, yup! we will fix them free for you too.<br />
	&nbsp;</div>
<p class="ptitle">Why move?</p>
<p>If you are NOT happy with your previous company whether its the price, service or customer support now is a great time to make the move over to us. If you are paying too much with you&#39;re existing company, we can help you save money by offering a better rate than you are existing company and also guarantee to offer a better service and support to go with it and do not forget we will more than likely also offer more space, bandwidth and features also.<br />
	&nbsp;</p>
<p class="ptitle">What is the process?</p>
<div>It&#39;s a 1-2-3 process. First, you need to choose a <a href="http://www.zenbix.com/hosting-packages.html" target="_blank">Web Hosting Package</a> and select buy now on which package suits you. The next step is transferring your domain over to us by selecting &#39;Transfer your domain from another registrar&#39;. Enter your website address and continue with the process of you&#39;re new hosting. Next step is to fill in the details of a new customer inside the cart and complete the order.&nbsp;</div>
<div>&nbsp;</div>
<div>Once your payment has gone through, your account will be automatically and instantly be created.<br />
	&nbsp;</div>
<p class="ptitle">Move me over..</p>
<p>Just simply purchase any 12-months hosting before 31st of December or if you need any help moving over, questions or need to contact us to discuss your requirements before ordering: <a href="http://www.zenbix.com/contact.html" target="_blank">please get in touch</a>!</p>
<p><a href="http://www.zenbix.com/hosting-packages.html"><img alt="" src="http://www.zenbix.com/wp-content/uploads/2012/11/sign-up-button1.png" style="width: 230px; height: 40px; float: right; " /></a></p>
<p><span style="color:#669933;"><span style="font-family: 'trebuchet ms', helvetica, sans-serif; "><strong>Offer starts now and ends 31st of December 2012.</strong></span></span><br />
	&nbsp;</p>
<p class="ptitle">Terms and Conditions..</p>
<div><span style="color:#669933;"><strong>* </strong></span>Valid only one per customer only.<br />
	<span style="color:#669933;">*</span> You must have an existing website.<br />
	<span style="color:#669933;">*</span> Must be purchased before 31st december 2012.<br />
	<span style="color:#669933;">*</span> Valid on Starter, Enterprise, Corporate hosting packages only.<br />
	<span style="color:#669933;">* </span>6 Months FREE if purchasing eCommerce.</div>
<p>The post <a href="http://www.zenbix.com/site-news/december-2012-special-offer-zenbix.html">December 2012 Special Offer @Zenbix</a> appeared first on <a href="http://www.zenbix.com">Zenbix Group: Web Design Nottingham | Website Design Agency</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.zenbix.com/site-news/december-2012-special-offer-zenbix.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to: Fix Upgrading, Blank Screen on Cisco IP 7961G, 7941G, 7970</title>
		<link>http://www.zenbix.com/cisco/how-to-fix-upgrading-blank-screen-on-cisco-ip-7961g-7941g-7970.html</link>
		<comments>http://www.zenbix.com/cisco/how-to-fix-upgrading-blank-screen-on-cisco-ip-7961g-7941g-7970.html#comments</comments>
		<pubDate>Mon, 30 Apr 2012 16:50:04 +0000</pubDate>
		<dc:creator>Loyd Knight</dc:creator>
				<category><![CDATA[cisco]]></category>
		<category><![CDATA[7941G]]></category>
		<category><![CDATA[7961G]]></category>
		<category><![CDATA[7970]]></category>
		<category><![CDATA[blank screen]]></category>
		<category><![CDATA[bricked]]></category>
		<category><![CDATA[cisco ip phone]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[issues]]></category>
		<category><![CDATA[registering]]></category>
		<category><![CDATA[upgrading]]></category>
		<category><![CDATA[wont boot]]></category>

		<guid isPermaLink="false">http://www.zenbix.com/?p=4721</guid>
		<description><![CDATA[<p>I&#39;m writing this blog post to help those having issues with these IP phones and hopefully get this phone back up and working. I&#39;ve worked with this phone and searched lots of places online for answers to the problems with this phone and didn&#39;t find much information. Cisco site doesn&#39;t provide you with much help [...]</p><p>The post <a href="http://www.zenbix.com/cisco/how-to-fix-upgrading-blank-screen-on-cisco-ip-7961g-7941g-7970.html">How to: Fix Upgrading, Blank Screen on Cisco IP 7961G, 7941G, 7970</a> appeared first on <a href="http://www.zenbix.com">Zenbix Group: Web Design Nottingham | Website Design Agency</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>I&#39;m writing this blog post to help those having issues with these IP phones and hopefully get this phone back up and working. I&#39;ve worked with this phone and searched lots of places online for answers to the problems with this phone and didn&#39;t find much information. Cisco site doesn&#39;t provide you with much help either, as you&#39;ve probably noticed.</p>
<p>Lots of ideas, no step-by-step fix to the problems that was occurring with this phone. I spent around 14 hours on this phone in 2 days trying to get it up and running. What really annoyed me the most, is it&#39;s not really hard to get it up and working, after around 8 hours you&rsquo;ll probably get the hang of it on your own, it&#39;s just when you&rsquo;re not a expert with IP phones like myself, it can be very difficult to work with.</p>
<p>If you have this phone you probably will no the problems that comes up, if you fix something you might find something else will be the cause for it not working. Hopefully in this post you will get it back up and running with the latest firmware and how I managed to recover the phone.</p>
<p><span style="color:#ff0000;"><strong>TERMS:</strong></span> Before you start, I just want to let you know that I am not an expert with IP phones, nor am i cisco certified, so if anything happens to your phone or you BRICK your phone for trying anything of these steps provided by me, I&rsquo;m not responsible for it. You&rsquo;re using my information at your own risk.</p>
<h3><strong>How to fix the blank screen issue or stuck on upgrading issue.</strong></h3>
<p><a href="http://www.zenbix.com/wp-content/uploads/2012/04/IMG_5052.jpg" rel="" style="" target="_blank" title=""><img alt="" class="alignnone size-full wp-image-4727" src="http://www.zenbix.com/wp-content/uploads/2012/04/IMG_5052.jpg" style="width: 231px; height: 273px; border: 3px solid black;" title="IMG_5052" /></a></p>
<p>I&#39;m going to start off with the hard reset option. If you have done this option using code &quot;<strong>3491672850*#</strong>&quot; and it&#39;s not booting back up and is stuck at a blank screen. Don&#39;t worry about it! It&#39;s looking for the firmware. If you are stuck at the upgrading screen, then it&#39;s the same, its just looking for the firmware to upgrade the phone.</p>
<p><span style="color:#ff0000;"><strong>DO NOT TURN OFF THE PHONE!</strong></span></p>
<p><span style="color:#000000;"><strong>I just want everyone to know, you might think the phone is dead if its not doing anything, but sometimes it is and it&#39;s not dead, so don&#39;t keep unplugging it and plugging it back in, as this could brick the phone.</strong></span></p>
<p><strong>1.</strong>&nbsp;Let&rsquo;s get started. First of all, you need to connect the phone directly to your computers Ethernet port. Unplug your Ethernet from your PC/Modem/router and connect the Ethernet directly to the phone then the other end straight to your computers Ethernet port from the phone. Yes, <b>this will cause your computer to have no internet, so Make sure you got all the firmware files first and everything you need, scroll down this post.</b> Also make sure the power cord is plugged in the phone too.</p>
<p><strong>2.</strong> Next you will need to assign an IP address to the computer. Control Panel &gt; Networking &amp; Internet &gt; Network and Sharing Centre &gt; Change Adapter settings (On the left). Find your Local area connection (Ethernet). Right click and select &#39;properties&#39;. Then Double click on IPv4.</p>
<p><strong>Use the same settings:</strong></p>
<p><img alt="" class="alignnone size-full wp-image-4722" src="http://www.zenbix.com/wp-content/uploads/2012/04/ipv4-cisco.png" title="ipv4-cisco" /></p>
<p><strong>Click OK and OK again.</strong></p>
<p>If you did this correctly, you will see at the bottom right hand corner a network adapter with a yellow explanation icon through it.</p>
<p><img alt="" class="alignnone size-full wp-image-4723" src="http://www.zenbix.com/wp-content/uploads/2012/04/yellow-network.png" title="yellow-network" /></p>
<p><strong>3. </strong>Now you have the IP assigned on &#39;192.168.1.108&#39; the Next step, you need to have a TFTP server running, <strong>Note:</strong> i&#39;m not going to provide support for MAC/linux. Sorry about that, it&#39;s just for this post, im using windows. I&#39;m using TFTPD32 on a Windows 7 box. I recommend using <a href="http://tftpd32.jounin.net/download/Tftpd32-4.00-setup.exe" target="_blank">tftpd32 </a>or <a href="http://www.solarwinds.com/products/freetools/free_tftp_server.aspx" target="_blank">solarwinds</a>. For this post im going to use TFTPD32 and i will be using Windows 7 32-bit.</p>
<p><strong>4. </strong>Once you have downloaded/installed TFTPD32, open the program found on the desktop.</p>
<p><img alt="" class="alignnone size-full wp-image-4728" src="http://www.zenbix.com/wp-content/uploads/2012/04/tftpd-main.png" title="tftpd-main" /></p>
<p><strong>5. </strong>Now you have the program open, same as the screenshot above. Click on &#39;Settings&#39; in tftpd32. This will open a new tab. Use the same information below on all 2 screenshots found below. Global &amp; DHCP Tab.</p>
<p><img alt="" class="alignnone size-full wp-image-4724" src="http://www.zenbix.com/wp-content/uploads/2012/04/settings-1.png" title="settings-1" /></p>
<div id="setting3"><img alt="" class="alignnone size-full wp-image-4725" src="http://www.zenbix.com/wp-content/uploads/2012/04/settings-3.png" title="settings-3" /></div>
<p><strong>Click OK</strong></p>
<p><strong>6. </strong>Once you have the settings saved. You&#39;ll need to configure a directory for the phone to find the firmware files. Again, this is done in the Settings tab and on the main program. Create a Folder on your Desktop called Firmware. Browse to the folder.</p>
<p><img alt="" class="alignnone size-full wp-image-4729" src="http://www.zenbix.com/wp-content/uploads/2012/04/firmware-image.png" title="firmware-image" /><br />
	Again, Navigate to the settings tab and select <strong>TFTP tab</strong> Do the same for the Base Directory. Then click OK. Once your back on the main TFTPD32 program, (Not settings tab) Select Log Viewer, on the main TFTPD32 Window.</p>
<p><img alt="" class="alignnone size-full wp-image-4742" src="http://www.zenbix.com/wp-content/uploads/2012/04/log-view1.png" style="width: 284px; height: 91px;" title="log-view" /></p>
<p>Now your up and running and ready to connect to the phone. Here you can see the logs between the connections from the TFTPD Server and the Phone. You might see some information, this is because the phone is trying to connect.</p>
<h3>Firmware Files</h3>
<p>If you don&#39;t have the firmware files, you will need to navigate to cisco website <a href="http://www.cisco.com/cisco/software/navigator.html?i=rt" target="_blank">CLICK HERE</a> (Products &gt; Cisco Unified IP phone 7900 Series &gt; Phone version. You&#39;ll need to signup to download the files. Alternatively, you can visit <a href="http://www.mmnt.net/db/0/17/ftp.itl.net.ua/pub/cisco/ip-7900ser/" target="_blank">HERE</a> to get older versions of the files. SCCP &amp; SIP.</p>
<p>Once you have located the correct firmware and phone version, put the firmware files in the Firmware folder on your Desktop. Download the cop.sgn &amp; the zip file. Extract all the files from the zip into the Firmware folder on the Desktop, also put the cop.sgn file in there too.</p>
<p><strong>You should have something that looks like this in your firmware folder:</strong></p>
<p><img alt="" class="alignnone size-full wp-image-4731" src="http://www.zenbix.com/wp-content/uploads/2012/04/firmware-folder.png" style="width: 510px; height: 360px;" title="firmware-folder" /></p>
<h3>Getting the phone to communicate with the TFTP Server</h3>
<p>Now you have got all the files in the correct place, the IP is set and the Ethernet is plugged from the phone into the computer port. You&#39;re ready to get the phone connecting to the TFTPD Server.</p>
<p><strong><span class="content">Next, complete these steps:</span></strong></p>
<ol type="1">
<li>
<p><span class="content">Unplug the power cable from the phone, and then plug in the cable again.</span></p>
<p><span class="content">The phone begins its power up cycle.</span></p>
</li>
<li>
<p><span class="content">Immediately press and hold # and while the Headset, Mute, and Speaker buttons begin to flash in sequence, release #.</span></p>
</li>
<li>
<p><span class="content">Press <b>123456789*0#</b> within 60 seconds after the Headset, Mute, and Speaker buttons begin to flash.</span></p>
</li>
</ol>
<p>Now the phone will try to connect with the TFTPD Server on your computer. If you have a blank screen, don&#39;t worry. This is normal. If you are stuck at the upgrading&#8230; that&rsquo;s fine too. It&#39;s all about time with this phone, don&#39;t unplug it and plug it back in, just be patient.</p>
<p>On the TFTPD Server on the Log viewer, you should see some information starting to come up. I&#39;ll provide you some examples below, since I no longer have this phone I&rsquo;m not going through the process with you as I&rsquo;m writing this post, so ill provide some screenshots from the internet below.</p>
<p><strong>Example (Found from the internet):</strong></p>
<p><img alt="" class="alignnone size-full wp-image-4732" src="http://www.zenbix.com/wp-content/uploads/2012/04/tftp_31.jpg" title="tftp_3[1]" /></p>
<p><strong>Another example (Connected) &#8211; Found from the intertnet:</strong></p>
<p>If the TFTPD32 server is successfully connected to the phone and it&#39;s located the firmware, you will see the TFTPD server transferring files.</p>
<p><img alt="" class="alignnone size-full wp-image-4734" src="http://www.zenbix.com/wp-content/uploads/2012/04/image00451.jpg" title="image0045[1]" /></p>
<p>Once done, your phone will reboot and the firmware will be loaded back onto the phone. If you&#39;re having issues getting the TFTPD32 to transfer the firmware, see the bottom of this post on some troubleshooting methods to help you.</p>
<p><a href="http://www.zenbix.com/wp-content/uploads/2012/04/IMG_5055.jpg" rel="" style="" target="_blank" title=""><img alt="" class="alignnone size-full wp-image-4736" src="http://www.zenbix.com/wp-content/uploads/2012/04/IMG_5055.jpg" style="width: 247px; height: 342px; border: 3px solid black;" title="IMG_5055" /></a><a href="http://www.zenbix.com/wp-content/uploads/2012/04/IMG_5053.jpg" rel="" style="" target="_blank" title=""> <img alt="" class="alignnone size-full wp-image-4735" src="http://www.zenbix.com/wp-content/uploads/2012/04/IMG_5053.jpg" style="width: 266px; height: 340px; border: 3px solid black;" title="IMG_5053" /></a></p>
<p>__________________________________________________</p>
<h3>Troubleshooting:</h3>
<p>I&rsquo;m sorry to say there isn&rsquo;t much help i can give you in the post, but I can provide information, I advise you to post a comment on the comments below to get further help from me and other people. But for now, ill provide you with some methods that could be causing the issue on not transferring the firmware.</p>
<p><strong>Method 1</strong></p>
<p>If you are getting some information on the log viewer on TFTPD32 but the files are not transferring, then it could be the firmware. If you are using the latest firmware from cisco then I recommend you to <a href="http://www.mmnt.net/db/0/17/ftp.itl.net.ua/pub/cisco/ip-7900ser/" target="_blank">click here</a> and try another firmware. Version 8.2 or 8.0. Keep going down. 8.3 &gt; 8.2 &gt; 8.1 &gt; etc. Till the phone does eventually communicate with the TFTPD32 server. Remember, don&#39;t keep clicking off TFTPD Server, don&#39;t unplug the phone, give it at least 10 minutes to properly communicate.</p>
<p><strong>Method 2</strong></p>
<p>If you are not getting any information at all, then there&#39;s something wrong. Repeat the steps again above. Make sure you haven&#39;t missed anything when going through the process. Make sure you are on the Log View Tab on TFTPD32. Not tftp client, DCHP Server, etc.</p>
<p><strong>Method 3</strong></p>
<p>Sometimes the Windows firewall can interrupt the connection between the TFTPD32 server and the phone, I recommend you to turn off your Windows firewall. Don&#39;t allow a program; just turn the firewall completely OFF.</p>
<p><strong>Method 4</strong></p>
<p>If you have tried all the solutions above, tried the firmware, checked all the settings. Click off TFTPD32 server and Re-open it. Click settings and make sure all of the IP information is correct again. <a href="#" id="setting3">Click here</a></p>
<p><strong>Method 5</strong></p>
<p>If you are still having issues, turn off the phone and repeat all the steps again, you need to make sure on the log viewer there is information coming up. If no information is coming up then there is a definite problem between your phone and your computer/TFTP Server. If you are getting information, it should look something like this example below.</p>
<p>
<pre class="brush: plain; title: ; notranslate"> Rcvd DHCP Rqst Msg for IP 0.0.0.0, Mac 00:21:55:D5:B2:FC [14/03 01:11:58.234] Previously allocated address 192.168.178.201 acked [14/03 01:11:59.750] Connection received from 192.168.178.201 on port 49152 [14/03 01:11:59.781] Read request for file &lt;term65.default.loads&gt;. Mode octet [14/03 01:11:59.781] Using local port 4591 [14/03 01:11:59.781] 3596 Request 2 not processed [14/03 01:11:59.796] &lt;term65.default.loads&gt;: sent 2 blks, 642 bytes in 0 s. 0 blk resent [14/03 01:11:59.859] Connection received from 192.168.178.201 on port 49153 [14/03 01:12:00.765] Read request for file &lt;term65.default.loads&gt;. Mode octet [14/03 01:12:00.765] Using local port 4592 [14/03 01:12:00.765] &lt;term65.default.loads&gt;: sent 2 blks, 642 bytes in 0 s. 0 blk resent [14/03 01:12:00.828] Rcvd DHCP inform Msg for IP 192.168.178.200, Mac 00:13:A9:3B:CA:17 [14/03 01:16:00.203] Rcvd DHCP inform Msg for IP 192.168.178.200, Mac 00:13:A9:3B:CA:17 [14/03 01:16:03.218] </pre>
</p>
<p>If you have the same information as above, I recommend you to check another firmware version, i had the same information above on the log viewer and I tried different firmware version, i think it was 8.2.1 and the files uploaded to the phone correctly. If it&#39;s not reading the firmware files, search on Google for help on the issues you&rsquo;re having, search the information what&rsquo;s coming up in the Log viewer and see if there is any other fixes found. You might find other users are having the same problem as you and there is a fix for it.</p>
<p>&nbsp;</p>
<p>If you are still having issues after looking everywhere, post a comment below and i will try my best to help you. I hope this information helped you a little on where to get started. Best of luck!</p>
<p>&nbsp;</p>
<p>The post <a href="http://www.zenbix.com/cisco/how-to-fix-upgrading-blank-screen-on-cisco-ip-7961g-7941g-7970.html">How to: Fix Upgrading, Blank Screen on Cisco IP 7961G, 7941G, 7970</a> appeared first on <a href="http://www.zenbix.com">Zenbix Group: Web Design Nottingham | Website Design Agency</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.zenbix.com/cisco/how-to-fix-upgrading-blank-screen-on-cisco-ip-7961g-7941g-7970.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>10 jQuery Interactive/Design Website Examples for Inspiration</title>
		<link>http://www.zenbix.com/web-design/10-jquery-interactive-website-design-examples.html</link>
		<comments>http://www.zenbix.com/web-design/10-jquery-interactive-website-design-examples.html#comments</comments>
		<pubDate>Wed, 18 Apr 2012 10:41:51 +0000</pubDate>
		<dc:creator>Loyd Knight</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery interactive]]></category>
		<category><![CDATA[sites]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.zenbix.com/?p=4656</guid>
		<description><![CDATA[<p>Most designers and developers now use jQuery since the interactive is fantastic and it looks stunning, in this post we will see a few hand picked websites that will feature some cool animation purely on HTML and CSS code. The websites will be powered by Javascript, but will include jQuery framework for that ride of [...]</p><p>The post <a href="http://www.zenbix.com/web-design/10-jquery-interactive-website-design-examples.html">10 jQuery Interactive/Design Website Examples for Inspiration</a> appeared first on <a href="http://www.zenbix.com">Zenbix Group: Web Design Nottingham | Website Design Agency</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Most designers and developers now use jQuery since the interactive is fantastic and it looks stunning, in this post we will see a few hand picked websites that will feature some cool animation purely on HTML and CSS code. The websites will be powered by Javascript, but will include jQuery framework for that ride of excellent browsing experience.</p>
<p>Below you can find 10 Hand picked websites which have been hand picked from the internet. Click the image to be taken for the wonderful browsing experience of jQuery, javascript, html and CSS.</p>
<h3 style="text-align: left; "><span style="color:#000000;">1.&nbsp;Paul J. Noble</span></h3>
<div bved="0CCgQkQo" class="vsc" pved="0CCcQkgowAA" sig="saU" style="display: inline-block; position: relative; width: 522px; ">
<p><a href="http://www.pauljnoble.com" rel="" style="" target="_blank" title=""><img alt="" class="size-full wp-image-4660 alignnone" height="332" src="http://www.zenbix.com/wp-content/uploads/2012/04/paulnoble.jpg" style="border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left-color: black; " title="" width="500" /></a></p>
<p>Interactive Designer. Find me on Facebook View my Flickr Photostream Find me on LinkedIn &middot; About Photography Work. Up Down Left Right. Awwwards. Like. Tweet.</p>
<h3 class="s" style="max-width: 511px; color: rgb(34, 34, 34); "><span style="color:#000000;"><span class="st" style="line-height: 1.24; ">2. Pinch / Zoom</span></span></h3>
<p><a href="http://pinchzoom.com" rel="" style="" target="_blank" title=""><img alt="" class="alignnone size-full wp-image-4661" height="400" src="http://www.zenbix.com/wp-content/uploads/2012/04/pinchzoom.jpg" style="border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left-color: black; " title="" width="500" /></a></p>
<p>Pinch/zoom is a mobile agency, led by world renowned mobile expert Brian Fling. we revolutionize brands with amazing mobile interface design &amp; technology.</p>
<h3><span style="color:#000000;">3. &nbsp;Small Studio</span></h3>
<p><a href="http://smallstudio.com.au" rel="" style="" target="_blank" title=""><img alt="" class="alignnone size-full wp-image-4662" height="270" src="http://www.zenbix.com/wp-content/uploads/2012/04/9.jpg" style="border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left-color: black; " title="" width="500" /></a></p>
<p>Small Studio designs and builds for both print and interactive. We help our clients with logos and brand identity, key art, print collateral</p>
</div>
<h3><span style="color: rgb(0, 0, 0); ">4. Hard Craft</span></h3>
<p style="text-align: left; "><a href="http://www.hardgraft.com" rel="" style="" target="_blank" title=""><img alt="" class="size-full wp-image-4657 alignnone" height="270" src="http://www.zenbix.com/wp-content/uploads/2012/04/1.jpg" style="cursor: default; border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left-color: black; " title="" width="500" /></a></p>
<p style="text-align: left; ">iPad Cases, iPhone Cases, MacBook Sleeves and Leather Laptop Bags Handmade from &Uuml;ber Premium Vegetable Tanned Leather and 100% Wool Felt.</p>
<h3 style="text-align: left; "><span style="color:#000000;">5. &nbsp;Thomas Birke Photography</span></h3>
<p style="text-align: left; "><a href="http://www.birke.net" rel="" style="" target="_blank" title=""><img alt="" class="alignnone size-full wp-image-4670" height="349" src="http://www.zenbix.com/wp-content/uploads/2012/04/thomasbirke.jpg" style="border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left-color: black; " title="" width="500" /></a></p>
<p style="text-align: left; ">birke.net is the online photography portfolio of Thomas Birke, Berlin based urban Photographer. I showcase my freelance as well as my non commercial</p>
<h3 style="text-align: left; "><span style="color:#000000;">6. Mustache</span></h3>
<p><a href="http://www.mustache.dk" rel="" style="" target="_blank" title=""><img alt="" class="alignnone size-full wp-image-4671" height="270" src="http://www.zenbix.com/wp-content/uploads/2012/04/13.jpg" style="border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left-color: black; " title="" width="500" /></a></p>
<p>Mustache &#8211; kreativt digitalt bureau tilbyder markedsf&oslash;ring, hjemmeside design, web og mobil applikationer.</p>
<h3 style="text-align: left; "><span style="color:#000000;">7. BlogHelpr</span></h3>
<p><a href="http://bloghelpr.us" rel="" style="" target="_blank" title=""><img alt="" class="alignnone size-full wp-image-4672" height="314" src="http://www.zenbix.com/wp-content/uploads/2012/04/bloghelpr.jpg" style="border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left-color: black; " title="" width="500" /></a></p>
<p>BlogHelpr helps you with blog maintenance and startup support for your blog; we also provides Custom Blog Design.</p>
<h3 style="text-align: left; "><span style="color:#000000;">8.&nbsp;Jan-Eike Koormann</span></h3>
<p><a href="http://koormann.de" rel="" style="" target="_blank" title=""><img alt="" class="alignnone size-full wp-image-4673" height="322" src="http://www.zenbix.com/wp-content/uploads/2012/04/kurmann.jpg" style="border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left-color: black; " title="" width="500" /></a></p>
<p>Creative communication and design from Hamburg (Germany) for websites, product &amp; image branding, concept, corporate identity, print material.</p>
<h3 style="text-align: left; "><span style="color:#000000;">9.&nbsp;Squarefactor</span></h3>
<p style="text-align: left; "><a href="http://squarefactor.com" rel="" style="" target="_blank" title=""><img alt="" class="size-full wp-image-4674 alignnone" height="270" src="http://www.zenbix.com/wp-content/uploads/2012/04/18.jpg" style="border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left-color: black; " title="" width="500" /></a></p>
<p style="text-align: left; ">Squarefactor designs and develops interactive experiences for web, mobile, social and more.</p>
<h3 style="text-align: left; "><span style="color:#000000;">10.&nbsp;Superlovers</span></h3>
<p><a href="http://www.superlovers.fr" rel="" style="" target="" title=""><img alt="" class="size-full wp-image-4676 alignnone" height="270" src="http://www.zenbix.com/wp-content/uploads/2012/04/24.jpg" style="border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left-color: black; " title="" width="500" /></a></p>
<p>Superlovers | Atelier de conception et cr&eacute;ation visuelle. we are made of love. L&#39; atelier</p>
<p>The post <a href="http://www.zenbix.com/web-design/10-jquery-interactive-website-design-examples.html">10 jQuery Interactive/Design Website Examples for Inspiration</a> appeared first on <a href="http://www.zenbix.com">Zenbix Group: Web Design Nottingham | Website Design Agency</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.zenbix.com/web-design/10-jquery-interactive-website-design-examples.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Trick Prevent Automated WordPress Spam Comments</title>
		<link>http://www.zenbix.com/wordpress/simple-trick-prevent-automated-wordpress-spam-comments.html</link>
		<comments>http://www.zenbix.com/wordpress/simple-trick-prevent-automated-wordpress-spam-comments.html#comments</comments>
		<pubDate>Tue, 03 Apr 2012 13:11:28 +0000</pubDate>
		<dc:creator>Loyd Knight</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[comments spam]]></category>
		<category><![CDATA[prevent wordpress comment spam]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[stop comment spam]]></category>
		<category><![CDATA[stop spam]]></category>
		<category><![CDATA[wordpress comment spam]]></category>
		<category><![CDATA[wordpress comments]]></category>

		<guid isPermaLink="false">http://www.zenbix.com/?p=4584</guid>
		<description><![CDATA[<p>In this post I&#8217;m going to share a simple trick with you which can help reduce wordpress spam. It&#8217;s a very simple way which can help reduce spam comments on your wordpress site. We will be working with comments.php for this post. What method is it? The simple way to prevent spam is to make [...]</p><p>The post <a href="http://www.zenbix.com/wordpress/simple-trick-prevent-automated-wordpress-spam-comments.html">Simple Trick Prevent Automated WordPress Spam Comments</a> appeared first on <a href="http://www.zenbix.com">Zenbix Group: Web Design Nottingham | Website Design Agency</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>In this post I&#8217;m going to share a simple trick with you which can help reduce wordpress spam. </p>
<p><img alt="" class="alignright size-full wp-image-4598" src="http://www.zenbix.com/wp-content/uploads/2012/04/wordpress-spam.png" title="wordpress-spam" /></p>
<p>It&#8217;s a very simple way which can help reduce spam comments on your wordpress site. We will be working with comments.php for this post. </p>
<h3>What method is it?</h3>
<p>The simple way to prevent spam is to make them tick a checkbox. Ive done a test on this method and i know that this works and prevents spam bots, manual spam won&#39;t be protected by this obviously. We are currently using it on Zenbix website, so if you wish to see a demo please see at the bottom of this post. </p>
<h3>How does it work?</h3>
<p>When commenting on your wordpress blog, they will be required to check the box in order to submit the form. Once the box has been checked the submit button will be unlocked allowing them to submit the comment. In your comments.php find the submit button. (id=&quot;submit&quot;) </p>
<p><b>Button Zenbix code:</b> </p>
<pre class="brush: xml; title: ; notranslate">
&lt;button class=&quot;formbutton rightalign&quot; id=&quot;submit&quot; tabindex=&quot;5&quot; type=&quot;submit&quot;&gt;&lt;span&gt;Add Comment&lt;/span&gt;&lt;/button&gt;
</pre>
<p><b>Add below:</b></p>
<pre class="brush: xml; title: ; notranslate">
&lt;p class=&quot;form-submit&quot;&gt;
&lt;input id=&quot;comment_post_ID&quot; name=&quot;comment_post_ID&quot; type=&quot;hidden&quot; value=&quot;1120&quot; /&gt;
&lt;input id=&quot;comment_parent&quot; name=&quot;comment_parent&quot; type=&quot;hidden&quot; value=&quot;0&quot; /&gt;
&lt;/p&gt;
&lt;p id=&quot;gasp_p&quot; style=&quot;clear:both;&quot;&gt;&lt;/p&gt;
</pre>
<p><b>Then we need the javascript to notify the user:</b></p>
<pre class="brush: jscript; title: ; notranslate">
&lt;script type=&quot;text/javascript&quot;&gt;
                    // Human Check v1 (Zenbix)
                    var gasp_p = document.getElementById(&quot;gasp_p&quot;);
                    var gasp_cb = document.createElement(&quot;input&quot;);
                    var gasp_text = document.createTextNode(&quot;Please confirm that you are Human!&quot;);
                    gasp_cb.type = &quot;checkbox&quot;;
                    gasp_cb.id = &quot;gasp_checkbox&quot;;
                    gasp_cb.name = &quot;gasp_checkbox&quot;;
                    gasp_cb.style.width = &quot;25px&quot;;
                    gasp_p.appendChild(gasp_cb);
                    gasp_p.appendChild(gasp_text);
                    var frm = gasp_cb.form;
                    frm.onsubmit = gasp_it;
                    function gasp_it(){
                    if(gasp_cb.checked != true){
                    alert(&quot;Sorry, please check the box to confirm that you are human!&quot;);
                    return false;
                    }
                    return true;
                    }
&lt;/script&gt;
</pre>
<p><b>Add below the JS code:</b> </p>
<pre class="brush: xml; title: ; notranslate">
&lt;input id=&quot;gasp_email&quot; name=&quot;gasp_email&quot; type=&quot;hidden&quot; value=&quot;&quot; /&gt;
</pre>
<p><b>This should be your code result (Click to enlarge)</b></p>
<p><a href="http://www.zenbix.com/wp-content/uploads/2012/04/wordpress-spam2.png"><img alt="" class="alignright size-medium wp-image-4586" src="http://www.zenbix.com/wp-content/uploads/2012/04/wordpress-spam2-582x294.png" title="wordpress-spam2" /></a></p>
<p><center><br />
<h3>
<p>See a demo at the comments below</p>
</h3>
<p></center></p>
<p>The post <a href="http://www.zenbix.com/wordpress/simple-trick-prevent-automated-wordpress-spam-comments.html">Simple Trick Prevent Automated WordPress Spam Comments</a> appeared first on <a href="http://www.zenbix.com">Zenbix Group: Web Design Nottingham | Website Design Agency</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.zenbix.com/wordpress/simple-trick-prevent-automated-wordpress-spam-comments.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOW TO: Test website in IE / Internet Explorer on MAC/Windows</title>
		<link>http://www.zenbix.com/browsers/test-your-website-in-ie-internet-explorer.html</link>
		<comments>http://www.zenbix.com/browsers/test-your-website-in-ie-internet-explorer.html#comments</comments>
		<pubDate>Wed, 28 Mar 2012 17:55:38 +0000</pubDate>
		<dc:creator>Loyd Knight</dc:creator>
				<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[test website in ie]]></category>
		<category><![CDATA[test website in ie on a mac]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.zenbix.com/?p=4549</guid>
		<description><![CDATA[<p>We all want to make sure the website we develop is working correctly with all browsers, sometimes not all of us have IE installed, especially all the different versions from ie6 &#8211; ie9. Thats why i personally have been using IETester for a few months now on my Windows machine, if you are running mac [...]</p><p>The post <a href="http://www.zenbix.com/browsers/test-your-website-in-ie-internet-explorer.html">HOW TO: Test website in IE / Internet Explorer on MAC/Windows</a> appeared first on <a href="http://www.zenbix.com">Zenbix Group: Web Design Nottingham | Website Design Agency</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>We all want to make sure the website we develop is working correctly with all browsers, sometimes not all of us have IE installed, especially all the different versions from ie6 &#8211; ie9. Thats why i personally have been using IETester for a few months now on my Windows machine, if you are running mac then ill provide other solutions at the bottom of this post.</p>
<h3>Alright. So what is IETester?</h3>
<p>In my day-to-day development, if new or old websites, using IETester is simply a browser that allows you to view your website in multiple tabs in different versions of Internet Explorer (IE) while keeping your standard install of internet explorer on your system, if you are like me then i don&#39;t even bother to have it since using this great tool.</p>
<p>This is more of a tool for the developers that are currently building websites, but if you want a bit more robust method of testing your designs against different IE browsers without using websites like NetRenderer or BrowserShots, IETester is a winner. IETester is freeware tool which is developed for windows only.</p>
<p><img alt="" src="http://www.my-debugbar.com/wiki/uploads/IETester/ietester-0.3.png" style="width: 550px; height: 347px; " /></p>
<h3>Known problems and limitations :</h3>
<ul style="margin-top: 0px; margin-bottom: 0px; ">
<li style="text-align: left; ">The Previous/Next buttons are not working properly</li>
<li style="text-align: left; ">Focus is not working properly</li>
<li style="text-align: left; ">Java applets are not working</li>
<li style="text-align: left; ">Flash is not working on&nbsp;<span class="wikiword">IE6</span>&nbsp;instance in user mode : A solution is to launch&nbsp;<span class="wikiword">IETester</span>&nbsp;as admin user and Flash will work.</li>
<li style="text-align: left; ">CSS Filters are not working correctly in user mode : A solution is to launch&nbsp;<span class="wikiword">IETester</span>&nbsp;as admin user and CSS Filters will work.</li>
<li style="text-align: left; ">windows.open does not return the newly created window but null (<span class="wikiword">IETester</span>&nbsp;limitation)<br />
		&nbsp;</li>
</ul>
<p style="text-align: center; "><a href="http://www.my-debugbar.com/ietester/install-ietester-v0.4.11.exe"><img alt="" src="http://www.zenbix.com/wp-content/uploads/2011/12/zenbix-download.png" style="width: 256px; height: 66px; " /></a></p>
<h3 style="text-align: left; ">How to test on a MAC?</h3>
<p>As this tool is only for Windows, there is other ways to test a website in IE on a MAC. Personally myself im always on a mac, but since at my desk i have a Windows PC too. Although, sometimes it&#39;s not on and im in a rush. Here is a few tools below which will test your website in IE on a mac.</p>
<ul>
<li><a href="http://browsershots.org/" target="_blank">Browser Shots</a></li>
<li><a href="https://browserlab.adobe.com/" target="_blank">Adobe BrowserLab</a></li>
<li><a href="http://www.vmware.com/products/fusion/" target="_blank">Vmware Fusion</a></li>
</ul>
<p>The post <a href="http://www.zenbix.com/browsers/test-your-website-in-ie-internet-explorer.html">HOW TO: Test website in IE / Internet Explorer on MAC/Windows</a> appeared first on <a href="http://www.zenbix.com">Zenbix Group: Web Design Nottingham | Website Design Agency</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.zenbix.com/browsers/test-your-website-in-ie-internet-explorer.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10+ Beautiful Inspirational HTML5 Example Websites</title>
		<link>http://www.zenbix.com/web-design/10-beautiful-inspirational-html5-example-websites.html</link>
		<comments>http://www.zenbix.com/web-design/10-beautiful-inspirational-html5-example-websites.html#comments</comments>
		<pubDate>Mon, 19 Mar 2012 09:20:29 +0000</pubDate>
		<dc:creator>Loyd Knight</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[CSS3 and html5]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[example websites]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[html5 demo]]></category>
		<category><![CDATA[html5 examples]]></category>
		<category><![CDATA[html5 websites]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://www.zenbix.com/?p=4108</guid>
		<description><![CDATA[<p>Here you can find 10+ HTML5 Example Websites &#8211; HTML5 is the more developed programming language. Since 1990, the html is the word in realm for content development for the WWW. Check out some of these amazing HTML5 websites that has been hand picked from the internet to give you a Inspirational on HTML5. Please [...]</p><p>The post <a href="http://www.zenbix.com/web-design/10-beautiful-inspirational-html5-example-websites.html">10+ Beautiful Inspirational HTML5 Example Websites</a> appeared first on <a href="http://www.zenbix.com">Zenbix Group: Web Design Nottingham | Website Design Agency</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Here you can find 10+ HTML5 Example Websites &#8211; HTML5 is the more developed programming language. Since 1990, the html is the word in realm for content development for the WWW. Check out some of these amazing HTML5 websites that has been hand picked from the internet to give you a Inspirational on HTML5.</p>
<p>Please comment and tell us what you think.</p>
<h2>The City is Burning</h2>
<p><a href="http://www.thecityisburning.com/" target="_blank"><img alt="" class="alignnone size-full wp-image-4110" src="http://www.zenbix.com/wp-content/uploads/2012/03/thecity1.jpg" title="thecity[1]" /></a></p>
<h2>Volkswagen Beetle</h2>
<p><a href="http://www.beetle.com" target="_blank"><img alt="" class="alignnone size-full wp-image-4111" src="http://www.zenbix.com/wp-content/uploads/2012/03/HTML5-Examples-21.jpg" style="width: 498px; height: 300px;" title="HTML5-Examples-2[1]" /></a></p>
<h2>Pixel Odyssey</h2>
<p><a href="http://www.pixelodyssey.eu/" target="_blank"><img alt="" class="alignnone size-full wp-image-4112" src="http://www.zenbix.com/wp-content/uploads/2012/03/pixel1.jpg" title="pixel[1]" /></a></p>
<h2>Pink Turkey</h2>
<p><a href="http://www.pinkturkey.com/" target="_blank"><img alt="" class="alignnone size-full wp-image-4113" src="http://www.zenbix.com/wp-content/uploads/2012/03/pink1.jpg" style="width: 504px; height: 357px;" title="pink[1]" /></a></p>
<h2>Hyundai Veloster</h2>
<p><a href="http://www.hyundai-veloster.eu/" target="_blank"><img alt="" class="alignnone size-full wp-image-4114" src="http://www.zenbix.com/wp-content/uploads/2012/03/HTML5-Examples-31.jpg" style="width: 501px; height: 300px;" title="HTML5-Examples-3[1]" /></a></p>
<h2>The Uprising Creative</h2>
<p><a href="http://theuprisingcreative.com/" target="_blank"><img alt="" class="alignnone size-full wp-image-4115" src="http://www.zenbix.com/wp-content/uploads/2012/03/HTML5-Examples-51.jpg" style="width: 502px; height: 300px;" title="HTML5-Examples-5[1]" /></a></p>
<h2>Html5lab</h2>
<p><a href="http://html5lab.pl/" target="_blank"><img alt="" class="alignnone size-full wp-image-4116" src="http://www.zenbix.com/wp-content/uploads/2012/03/ieowbuh-041.jpg" style="width: 501px; height: 360px;" title="ieowbuh-04[1]" /></a></p>
<h2>Teixido</h2>
<p><a href="http://teixido.co/" target="_blank"><img alt="" class="alignnone size-full wp-image-4117" src="http://www.zenbix.com/wp-content/uploads/2012/03/ieowbuh-161.jpg" style="width: 503px; height: 360px;" title="ieowbuh-16[1]" /></a></p>
<h2>Vision18</h2>
<p><a href="http://www.vision18.co.in/studio/" target="_blank"><img alt="" class="alignnone size-full wp-image-4118" src="http://www.zenbix.com/wp-content/uploads/2012/03/ieowbuh-201.jpg" style="width: 511px; height: 360px;" title="ieowbuh-20[1]" /></a></p>
<h2>Webstandardssherpa</h2>
<p><a href="http://webstandardssherpa.com/" target="_blank"><img alt="" class="alignnone size-full wp-image-4119" src="http://www.zenbix.com/wp-content/uploads/2012/03/ieowbuh-631.jpg" style="width: 511px; height: 360px;" title="ieowbuh-63[1]" /></a></p>
<h2>Desiign</h2>
<p><a href="http://www.desiign.de/" target="_blank"><img alt="" class="alignnone size-full wp-image-4120" src="http://www.zenbix.com/wp-content/uploads/2012/03/ieowbuh-711.jpg" style="width: 511px; height: 360px;" title="ieowbuh-71[1]" /></a></p>
<p>The post <a href="http://www.zenbix.com/web-design/10-beautiful-inspirational-html5-example-websites.html">10+ Beautiful Inspirational HTML5 Example Websites</a> appeared first on <a href="http://www.zenbix.com">Zenbix Group: Web Design Nottingham | Website Design Agency</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.zenbix.com/web-design/10-beautiful-inspirational-html5-example-websites.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
