<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.1" -->
<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/"
	>

<channel>
	<title>Zonica</title>
	<link>http://www.zonica.com</link>
	<description>Web Communications Agency</description>
	<pubDate>Fri, 15 Feb 2008 22:09:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>
	<language>en</language>
			<item>
		<title>Testing your Website for Accessibility</title>
		<link>http://www.zonica.com/blog/accessibility/testing-your-website-for-accessibility/</link>
		<comments>http://www.zonica.com/blog/accessibility/testing-your-website-for-accessibility/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 17:00:44 +0000</pubDate>
		<dc:creator>Ben Keogh</dc:creator>
		
		<category><![CDATA[Accessibility]]></category>

		<guid isPermaLink="false">http://www.zonicadev.com/blog/accessibility/testing-your-website-for-accessibility/</guid>
		<description><![CDATA[Web accessibility is the practice of making websites usable by users of all abilities and disabilities, including those with visual, hearing and mobility disabilities.
Users with disabilities can have equal access to websites by using assistive technology such as screen readers, screen magnifiers, voice recognition software, alternative keyboards, and Braille displays.
So ensuring that your website is [...]]]></description>
			<content:encoded><![CDATA[<p>Web accessibility is the practice of making websites usable by users of all abilities and disabilities, including those with visual, hearing and mobility disabilities.</p>
<p>Users with disabilities can have equal access to websites by using assistive technology such as screen readers, screen magnifiers, voice recognition software, alternative keyboards, and Braille displays.</p>
<p>So ensuring that your website is designed and built to be accessible is a key factor to allowing users with disabilities to access your website properly.</p>
<p>In addition though, by following basic accessibility guidelines your website will also improve for able users.</p>
<p>So how can a website be checked for good accessibility? A number of automated tools will be referenced in this article, but these must be used in conjunction with user testing and common sense.</p>
<h2>Basic website accessibility tests you can do now</h2>
<h3>Test with different browsers</h3>
<p>Websites must display correctly in all modern web browsers, with all content and images readable and understandable. The following are the most popular browsers today:</p>
<ul>
<li>Internet Explorer 7</li>
<li>Internet Explorer 6</li>
<li>Mozilla Firefox</li>
<li>Safari</li>
<li>Opera</li>
<li>Lynx Viewer (Text-Only Browser)</li>
</ul>
<p>Download old browser versions by visiting <a href="http://browsers.evolt.org">http://browsers.evolt.org</a></p>
<h3>Keyboard accessibility</h3>
<p>Provide keyboard shortcuts to allow users to navigation through the website by using just the keyboard.</p>
<p>Not all users are able to use a mouse or other pointing device. Simple keyboard shortcuts provide a method of using the website without a mouse.</p>
<h3>Font size</h3>
<p>Users must be able to increase the text on a website without the content becoming distorted or illegible.</p>
<p>All users can do this by adjusting the text size in their browser. However, adding a text increase/decrease tool on the website is a more user-friendly method.</p>
<p>To check whether your website displays correctly you can increase/decrease the text size by changing your browser options:</p>
<ul>
<li>Internet Explorer - View &gt; Text size &gt; select preferred size</li>
<li>Firefox - View &gt; Text size &gt; select preferred size</li>
<li>Netscape - View &gt; Text zoom &gt; select your preferred percentage size</li>
</ul>
<h3>Disable graphics</h3>
<p>Check for alternative text on images and animations by turning off the image display. Not can you check for alternative text, but also basic site navigation.</p>
<p>If using Internet Explorer go to:</p>
<p>Tools &gt; Internet Options &gt; Advanced &gt; Untick “Show Pictures”</p>
<h3>Sitemap</h3>
<p>For many users the sitemap is a critical page on the website as a navigation tool. The sitemap should be available and visible on all pages, and most sites provide a link to the sitemap in the footer.</p>
<p>In addition to being a navigation tool for users, the sitemap is also a critical page to ensuring that search engines index your website.</p>
<h2>Automated Accessibility Tools</h2>
<p>Below are the best tools we have found to help you make your website accessible.</p>
<h3>W3C validation</h3>
<p>Ensure the code you have created is valid and conforms to World Wide Web Consortium (W3C) standards. A free markup validation service is available in both online and downloadable versions from the W3C themselves.</p>
<ul>
<li><a href="http://validator.w3.org/">HTML Markup Validator</a></li>
<li><a href="http://jigsaw.w3.org/css-validator/">CSS Validation Service</a></li>
</ul>
<h3>AIS Web Accessibility toolbar</h3>
<p>The AIS Web Accessibility toolbar is an extension available for both Internet Explorer and Opera browsers. It is an extremely useful tool and has been developed to aid manual examination of Web pages for a variety of aspects of accessibility. You can download the toolbar from:<a href="http://www.visionaustralia.org.au/ais/toolbar"> http://www.visionaustralia.org.au/ais/toolbar</a></p>
<h3>WebXACT (formally known as Bobby)</h3>
<p>The WebXACT accessibility checker is a useful automated tool enabling you to check some of the accessibility, quality and privacy issues your web pages may have. It is free to use online at <a href="http://webxact.watchfire.com">http://webxact.watchfire.com</a>.</p>
<p>After submitting your website you will get back a report that will show you what aspects of your page have accessibility issues and what you can do to fix them. You can configure the application to select the desired level of accessibility conformance:</p>
<ul>
<li>W3C A</li>
<li>W3C AA</li>
<li>W3C AAA</li>
<li>Section 508</li>
</ul>
<p>There are standards published by the W3C:</p>
<p><strong>Priority Level A</strong><br />
Basic web accessibility, meaning your website is usable by most users</p>
<p><strong>Priority Level AA</strong><br />
Most disabled users will be able to access most of your website</p>
<p><strong>Priority Level AAA</strong><br />
Highest standard of web accessibility</p>
<h3>A-Prompt</h3>
<p>Use A-Prompt to make your Web pages accessible to people with disabilities. It is a free downloadable testing and repair software tool which examines Web pages for barriers to accessibility, performs automatic repairs when possible, and assists the author in manual repairs when necessary.</p>
<h3>Wave</h3>
<p>Wave can be downloaded and added as a toolbar in your browser or accessed directly from the AIS Web Accessibility Toolbar.</p>
<p>The Wave reads the underlying HTML of the Web page and returns a report displaying the reading order. This is an excellent way of testing the reading order of forms so that you can ensure the content is logical when being read by a screen reader or viewed in a non-graphical browser such as Lynx.</p>
<h3>Lift</h3>
<p>Lift is produced by UsableNet which comes in a number of forms including one developed in conjunction with the Neilsen Norman Group adding usability tests.</p>
<p>Lift simplifies the process of compliance with W3C and Section 508 guidelines and allows users to define corporate or agency-wide guidelines to meet their specific needs. Tables, images, scripts and links are easy to manage with the Fix Wizard, a simple step-by-step tool that guides users through creating accessible content.</p>
<h3>Accessify tools and wizards</h3>
<p>Accessify has free online toolset which helps our Websites accessible. Their tools are an excellent way for those new to the area of accessibility to create basic accessible code.</p>
<p>We can check it below by their other useful resources:</p>
<ul>
<li><a href="http://www.accessify.com/tools-and-wizards/accessibility-tools/form-builder/">Accessible form builder</a></li>
<li><a href="http://www.accessify.com/tools-and-wizards/accessibility-tools/table-builder/">Accessible table builder</a></li>
</ul>
<h3>Home Page Reader (HPR)</h3>
<p>HPR is a talking Web browser which is designed for people who are blind or visually impaired or for people with a literacy or cognitive impairment.</p>
<p>You can view a page in HPR to check whether all the information available visually in the Graphics view is also available in the Text view. You will be able to listen to the Web page as a blind person would hear. HPR is also a useful tool for checking forms have been coded correctly and all images have been given an alt attribute.</p>
<p>A free limited time demo can be downloaded from: <a href="http://www-306.ibm.com/able/solution_offerings/hpr.html">http://www-306.ibm.com/able/solution_offerings/hpr.html</a></p>
<h3>JAWS</h3>
<p>JAWS is a screen reader which operates independently of the browser. For Web page testing purposes you can use a combination of JAWS and Internet Explorer to hear how a blind user would experience your site. This screen reader is a powerful accessibility solution that reads information on your screen using synthesized speech.</p>
<p>With a refreshable Braille display, JAWS can also provide Braille output in addition to, or instead of, speech. A 40 minute mode version is available for testing purposes.</p>
<p>Check it at: <a href="http://www.freedomscientific.com/fs_products/JAWS_HQ.asp">http://www.freedomscientific.com/fs_products/JAWS_HQ.asp</a></p>
<h3>Vischeck</h3>
<p>Shows you what your Web page looks like to people who are colour blind. You can check it at:</p>
<p><a href="http://www.vischeck.com">http://www.vischeck.com</a></p>
<h2>Conclusion</h2>
<p>Automated accessibility testing provides a valuable method of identifying accessibility flaws on your website.  However these must only be used in conjunction with human checking.</p>
<p>Whilst an accessibility agency will be able to provide an in-depth accessibility audit, checking your own website using the tools and methods above are the first step to making basic but substantial improvements.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zonica.com/blog/accessibility/testing-your-website-for-accessibility/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why Search Advertising Works</title>
		<link>http://www.zonica.com/blog/link-building/why-search-advertising-works/</link>
		<comments>http://www.zonica.com/blog/link-building/why-search-advertising-works/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 13:43:21 +0000</pubDate>
		<dc:creator>Ben Keogh</dc:creator>
		
		<category><![CDATA[Search Engine Marketing]]></category>

		<category><![CDATA[Link Building]]></category>

		<guid isPermaLink="false">http://www.zonicadev.com/blog/link-building/why-search-advertising-works/</guid>
		<description><![CDATA[It is no accident that Search engine advertising is now the worldâ€™s fastest-growing ad market. It works! It generates new business, and it increases brand awareness. For people serious about increasing website traffic, online advertising is a natural choice, it specifically targets to your potential customers that helps them find your business and website.
What is [...]]]></description>
			<content:encoded><![CDATA[<p class="entry">It is no accident that Search engine advertising is now the worldâ€™s fastest-growing ad market. It works! It generates new business, and it increases brand awareness. For people serious about increasing website traffic, online advertising is a natural choice, it specifically targets to your potential customers that helps them find your business and website.</p>
<h2>What is Search Engine Advertising?</h2>
<p>Do you sometimes think and ask, â€œIs there any other easier way to top the Search Engine Results Pages (SERPs)?â€ Sometimes it is difficult to achieve a top position for certain keywords, but there is an easier way to do it, and it is not free. If you do not want to hire a Search Engine Optimiser (SEO), you can have the option to choose the search advertising method.</p>
<p>Search Engine Advertising is known by different names. It is also called Sponsored Search. Advertising with search engines is part of Search Engine Marketing (SEM) method to increase the visibility of a website in SERPs. This advertising campaign can be a great help to your siteâ€™s success and will bring you lots of benefits, but only with close supervision and proper management. It is relatively simple. You will just select a keyword and decide how much you are willing to pay for each visitor that visits your site through the search results. The more money you can give in, the higher you will rank on the result list. Your site must be relevant to the keyword you want to bid on. <a href="http://www.zonica.com/blog/link-building/why-search-advertising-works/#more-53" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zonica.com/blog/link-building/why-search-advertising-works/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why Search Advertising Works</title>
		<link>http://www.zonica.com/blog/link-building/why-search-advertising-works/</link>
		<comments>http://www.zonica.com/blog/link-building/why-search-advertising-works/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 13:43:21 +0000</pubDate>
		<dc:creator>Ben Keogh</dc:creator>
		
		<category><![CDATA[Search Engine Marketing]]></category>

		<category><![CDATA[Link Building]]></category>

		<guid isPermaLink="false">http://www.zonicadev.com/blog/link-building/why-search-advertising-works/</guid>
		<description><![CDATA[It is no accident that Search engine advertising is now the worldâ€™s fastest-growing ad market. It works! It generates new business, and it increases brand awareness. For people serious about increasing website traffic, online advertising is a natural choice, it specifically targets to your potential customers that helps them find your business and website.
What is [...]]]></description>
			<content:encoded><![CDATA[<p class="entry">It is no accident that Search engine advertising is now the worldâ€™s fastest-growing ad market. It works! It generates new business, and it increases brand awareness. For people serious about increasing website traffic, online advertising is a natural choice, it specifically targets to your potential customers that helps them find your business and website.</p>
<h2>What is Search Engine Advertising?</h2>
<p>Do you sometimes think and ask, â€œIs there any other easier way to top the Search Engine Results Pages (SERPs)?â€ Sometimes it is difficult to achieve a top position for certain keywords, but there is an easier way to do it, and it is not free. If you do not want to hire a Search Engine Optimiser (SEO), you can have the option to choose the search advertising method.</p>
<p>Search Engine Advertising is known by different names. It is also called Sponsored Search. Advertising with search engines is part of Search Engine Marketing (SEM) method to increase the visibility of a website in SERPs. This advertising campaign can be a great help to your siteâ€™s success and will bring you lots of benefits, but only with close supervision and proper management. It is relatively simple. You will just select a keyword and decide how much you are willing to pay for each visitor that visits your site through the search results. The more money you can give in, the higher you will rank on the result list. Your site must be relevant to the keyword you want to bid on. <a href="http://www.zonica.com/blog/link-building/why-search-advertising-works/#more-53" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zonica.com/blog/link-building/why-search-advertising-works/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Press Releases Can Go the Distance!</title>
		<link>http://www.zonica.com/blog/link-building/press-releases-can-go-the-distance/</link>
		<comments>http://www.zonica.com/blog/link-building/press-releases-can-go-the-distance/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 13:44:33 +0000</pubDate>
		<dc:creator>Ben Keogh</dc:creator>
		
		<category><![CDATA[Search Engine Marketing]]></category>

		<category><![CDATA[Link Building]]></category>

		<guid isPermaLink="false">http://www.zonicadev.com/blog/link-building/press-releases-can-go-the-distance/</guid>
		<description><![CDATA[A well-written optimised release can dramatically increase your sales, expose your company to the masses, greatly enhance the image of your business or products, increased link popularity and traffic to your web site and a lot more. It is one of the Web marketing strategies that can really make you go the distance! News Websites [...]]]></description>
			<content:encoded><![CDATA[<p class="entry">A well-written optimised release can dramatically increase your sales, expose your company to the masses, greatly enhance the image of your business or products, increased link popularity and traffic to your web site and a lot more. It is one of the Web marketing strategies that can really make you go the distance! News Websites like Yahoo News, Google News and MSNBC Searchbot get millions of visitors everyday. So donâ€™t you think it is a good way to hit all these huge traffic sources through getting your way to Google and Yahoo News inclusion? Yeah, this article helps you how.</p>
<p>Almost a lot of people now gets news online compared to watching network TV news, because accessing information through the net is very easy, you can get the latest and hottest news anytime you want. The Internet is quickly becoming the preferred news source over television, magazines, and trade publications.</p>
<h2>What is a press release?</h2>
<p>For you not to be confused, a press release is also called news release or press statement. But remember, it is different from a news article. A news article is a compilation of facts developed by journalists published in the news media, whereas a news release is designed to be sent to journalists in order to encourage them to develop articles on the subject.</p>
<p>In terms of marketing, it is a tool used by many large companies to communicate with the general public and news media. Announcements for new products, services, corporate partnerships, marketing strategies and other newsworthy events are suitable for press releases. It is a combination of both an article and advertisement and tends to be more objective and is often in an interview format. A mistake that is often made in the development of a press release is the misunderstanding that a press release is an advertisement. It must be understood that, even though a press release can assist your company in acquiring customers, it should not be your focus.</p>
<p>It is submitted to media distribution outlets in the hope that they will run with the story or request an interview. The use of news releases is common in the field of public relations, the aim of which is to attract favorable media attention to the PR firmâ€™s client, and publicity, the aim of which is to attract favorable media attention for products marketed by the client</p>
<h2>How to create an optimised press release for your own website</h2>
<p>You must take your time to optimise your press release wisely. Why? Because of the many benefits it will do to you and your company, and you do not want it to be mistakably wrong which will only make your reputation go down. Press releases should be optimised the same way as much as SEO specialists optimise web pages. For instance, one press release can result to a thousand visitors and a couple or more interview requests by journalists. Now you can see the power of a highly optimised press release. While there are many factors that help it become successful, hereâ€™s the list:</p>
<h3>1. Do something newsworthy</h3>
<p>The primary purpose of your press release is to deliver a newsworthy story about your company to the reader, and you should only ever send out a press release to the media if you have actually done something worth mentioning. Some examples of things worth writing a press release about are: setting up a new company website, launching a new product or service, merging or partnering with another well known business, awards and industry/community recognition, making a charitable contribution and hosting an event.</p>
<h3>2. Keyword selection is indispensable.</h3>
<p>With a bullâ€™s eye on your successful targeted keywords and phrases, your press release will make a compelling read that are likely to deliver qualified leads to your website. Keyword selection is the first step in search engine optimization. It is also where most people go wrong. If you pick a keyword that is not used by the people hunting for your product, you wonâ€™t get traffic. You must pick popular keywords to be found. By doing this, you can start brainstorming your team on what people would search when looking for your products; you can generate lucrative keyword phrases. It is better to target up to 3 keyword phrases.</p>
<p>Once you have done some research and brainstorming, you can use tools to gives you quantitative feedback and suggestions so you can select keywords that bring relevant qualified traffic to your site. One tool you can use is the DigitalPoint.com. Simply type in your list of potential keyword phrases and this tool will give you a list of related keywords and how many times they are searched for per day. This information can aid you in choosing which keyword phrases will bring your press release the highest amount of exposure.</p>
<p>Now that you have selected your best potential keywords, it is now the point to incorporate these targeted keyword phrases into your press release. You should include your keywords in the headline, the title, sub-headings and the first two paragraphs. Search engines place much of their emphasis on the title and the beginning paragraphs.</p>
<h3>3. Release date</h3>
<p>Press releases that include a date in the first paragraph earlier than the actual release date, typically do not get included into Google News. Some press release distribution services like the <em>PR Leap</em>, their system automatically stamps the release date for you, so it is not necessary to include it again. But if you prefer to include a date, make sure that it syncs with the actual release date.</p>
<h3>4. Headlines and titles</h3>
<p>You should write a catchy, yet informative headline for your press releases. In about ten words or less, you need to grab the attention of the editor. The headline should summarize the information in the press release, but in a way that is exciting and dynamic; think of it as a billboard along a highway. You just have a few words to make your release stand out among the many others editors receive on any given day. The headline can be placed in all bold type, while some people like to use all CAPS when typing a headline, you should avoid that. Many press release distribution sites wonâ€™t accept a title in all caps.</p>
<p>To optimise, your title should also reflect your strongest keywords, not the name of the company. Include local modifiers if possible. Although it is often good to see your companyâ€™s name in print, it is unlikely to bring you the exposure you deserve. Instead, use targeted search keyword phrases that are likely to be used by your potential customers.</p>
<h3>5. Creative writing</h3>
<p>Be creative but avoid excessive use of adjectives and fancy language. Write for the audience that you are trying to reach with your release. Do not use technical jargon or buzzwords that might throw off the person receiving your press release. Deal with the facts and pick an angle. Try to make your press release timely. Tie your news to current events or social issues if possible. Make sure that your story has a good hook. Avoid using too much exclamation point, if you need so, just use one.</p>
<p>You should also optimise your press release by integrating targeted links within the content. Many press release distribution services and news wires now offer the option of purchasing a hyperlink. You simply convert a keyword phrase within the release into an active hyperlink. This will increase search engine visibility for that keyword phrase and also drive additional traffic back to your website.</p>
<h3>6. Cover the basics</h3>
<p>In the very first paragraph of the body of your press release, always cover the â€œWho, What, When, Where, and Whyâ€ questions about whatever you are trying to gain publicity for. You can expand into more details further down in the body. Keep the first paragraph short and to the point. Using a strategy called the â€œinverted pyramidâ€, the body of the press release should be written with the most important information and quotes first. This inverted pyramid technique is used so that if editors need to cut the story to fit space constraints, they can cut from the end without losing critical information. Make it easy as possible for media representatives to do their jobs.</p>
<h3>7. Length matters</h3>
<p>If your press release is too short (less than 150 words or so), or too long (more than two pages or 500 words), it will be less likely to get included into Google News. News releases that are too short tend to read like an advertisement and are not considered newsworthy.</p>
<h3>8. Forget the duplicate</h3>
<p>Duplicates are not accepted. To improve the likelihood of Google News and Yahoo News picking you up, be sure that your press release has not previously released on Business Wire, PR Newswire, or PR Web, and was already included into Google News, than it is most likely not going to be included again.</p>
<h3>9. Proofread</h3>
<p>After you have written your new press release, be sure to proofread it. Aside from not including your contact info, having incorrect spellings and poor grammar are the worst mistakes you can make. Sloppy writing wonâ€™t get your press release anywhere but in the trash.</p>
<h3>10. Syndication</h3>
<p>It is better syndicate and to provide an RSS feed for your press releases and submit the feed URL to sites like feedster.com, feedsfarm.com and try giving moreover.com a shot. Getting into Moreover would also give you extra audience in the MSN Searchbot.</p>
<h2>What are the benefits?</h2>
<h3>Press release creates credibility</h3>
<p>Credibility is the one thing that can win the customerâ€™s heart and pocketbook at the same time and nothing builds more credibility than a well-written press release that gets picked up by the media.</p>
<h3>Indefinite Exposure</h3>
<p>Press releases often linger around the Internet indefinitely, unlike normal advertising that disappears once your campaign ends. It provides extensive inbound links for your website and extensive brand recognition.</p>
<h3>Non-disposable</h3>
<p>With a press release, your company receives broad exposure, and always owns the rights to a unique article. You can post it on your company website and can even send it to prospective clients.</p>
<h3>Pickup of your release in online publications</h3>
<p>A well crafted press release captures the attention of journalists and is optimised for distribution over the Internet.</p>
<h3>Increased link popularity to your web site</h3>
<p>Once you have successfully optimised a well-written press release, your link popularity to your web site will increase. Link popularity is a recognizable way to boost targeted traffic, and is also a good way to gain quality inbound links that will benefit your site from search engines.</p>
<h3>Ongoing promotion</h3>
<p>Most services archive releases; so it is an ongoing form of promotion. Search engines may pick up on the release when it is published on other sites. This creates another avenue for people to find you and to possibly improve your search engine rankings through link popularity factors.</p>
<h3>Professionalism</h3>
<p>The degree of professionalism a press release adds to a company is hard to measure. Current and prospective clients will be blown away by your press release, and it will put your company one step above your competition.</p>
<h2>How to distribute it for maximum exposure</h2>
<p>There are many services that will accept press releases, and some of them will charge a fee to distribute your news item to journalists and news editors. A few of the better known services are:</p>
<ul>
<li><a href="http://www.pr.com">PR.com</a></li>
<li><a href="http://www.prweb.com">PRWeb.com</a></li>
<li><a href="http://www.prnewswire.com">PRNewsWire.com</a></li>
<li><a href="http://www.internet.com">Internet.com</a></li>
<li><a href="http://www.businesswire.com">BusinessWire.com</a></li>
<li><a href="http://www.marketwire.com">MarketWire.com</a></li>
<li><a href="http://epressreleases.org">ePressReleases.org</a></li>
<li><a href="http://www.emailwire.com">emailWire.com</a></li>
<li><a href="http://www.sourcewire.com">SourceWire.com</a></li>
</ul>
<p>One good free service is the PRWeb.com. For real impact, you can avail their premium service version, <em><a href="http://www.comunica-group.com/blog/%20www.PRWebDirect.com">PRWeb Direct</a></em> . It provides excellent coverage at a low price and some features includes the Google News Inclusion, Yahoo News Inclusion, MSN News Inclusion and other good stuff for your press releases.</p>
<p>Moreover, you can also get your content into Google and Yahoo news directly. If you publish frequent news and articles, your site may very well qualify as a news source. But be sure that your site includes editorial review process and multiple contributors. If you are accepted, Google Newsbot will hit your site very frequently and you will receive an extra stream of quality traffic to your web site.</p>
<p>A well crafted press release may take you time to create; but given the immediate and ongoing benefits, it is definitely a worthwhile investment of your marketing time. So now that you know how to optimise your press releases and articles for maximum exposure, try to begin an assertive press campaign to increase exposure to your brand, gain quality inbound links, and increase your website traffic.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zonica.com/blog/link-building/press-releases-can-go-the-distance/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Press Releases Can Go the Distance!</title>
		<link>http://www.zonica.com/blog/link-building/press-releases-can-go-the-distance/</link>
		<comments>http://www.zonica.com/blog/link-building/press-releases-can-go-the-distance/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 13:44:33 +0000</pubDate>
		<dc:creator>Ben Keogh</dc:creator>
		
		<category><![CDATA[Search Engine Marketing]]></category>

		<category><![CDATA[Link Building]]></category>

		<guid isPermaLink="false">http://www.zonicadev.com/blog/link-building/press-releases-can-go-the-distance/</guid>
		<description><![CDATA[A well-written optimised release can dramatically increase your sales, expose your company to the masses, greatly enhance the image of your business or products, increased link popularity and traffic to your web site and a lot more. It is one of the Web marketing strategies that can really make you go the distance! News Websites [...]]]></description>
			<content:encoded><![CDATA[<p class="entry">A well-written optimised release can dramatically increase your sales, expose your company to the masses, greatly enhance the image of your business or products, increased link popularity and traffic to your web site and a lot more. It is one of the Web marketing strategies that can really make you go the distance! News Websites like Yahoo News, Google News and MSNBC Searchbot get millions of visitors everyday. So donâ€™t you think it is a good way to hit all these huge traffic sources through getting your way to Google and Yahoo News inclusion? Yeah, this article helps you how.</p>
<p>Almost a lot of people now gets news online compared to watching network TV news, because accessing information through the net is very easy, you can get the latest and hottest news anytime you want. The Internet is quickly becoming the preferred news source over television, magazines, and trade publications.</p>
<h2>What is a press release?</h2>
<p>For you not to be confused, a press release is also called news release or press statement. But remember, it is different from a news article. A news article is a compilation of facts developed by journalists published in the news media, whereas a news release is designed to be sent to journalists in order to encourage them to develop articles on the subject.</p>
<p>In terms of marketing, it is a tool used by many large companies to communicate with the general public and news media. Announcements for new products, services, corporate partnerships, marketing strategies and other newsworthy events are suitable for press releases. It is a combination of both an article and advertisement and tends to be more objective and is often in an interview format. A mistake that is often made in the development of a press release is the misunderstanding that a press release is an advertisement. It must be understood that, even though a press release can assist your company in acquiring customers, it should not be your focus.</p>
<p>It is submitted to media distribution outlets in the hope that they will run with the story or request an interview. The use of news releases is common in the field of public relations, the aim of which is to attract favorable media attention to the PR firmâ€™s client, and publicity, the aim of which is to attract favorable media attention for products marketed by the client</p>
<h2>How to create an optimised press release for your own website</h2>
<p>You must take your time to optimise your press release wisely. Why? Because of the many benefits it will do to you and your company, and you do not want it to be mistakably wrong which will only make your reputation go down. Press releases should be optimised the same way as much as SEO specialists optimise web pages. For instance, one press release can result to a thousand visitors and a couple or more interview requests by journalists. Now you can see the power of a highly optimised press release. While there are many factors that help it become successful, hereâ€™s the list:</p>
<h3>1. Do something newsworthy</h3>
<p>The primary purpose of your press release is to deliver a newsworthy story about your company to the reader, and you should only ever send out a press release to the media if you have actually done something worth mentioning. Some examples of things worth writing a press release about are: setting up a new company website, launching a new product or service, merging or partnering with another well known business, awards and industry/community recognition, making a charitable contribution and hosting an event.</p>
<h3>2. Keyword selection is indispensable.</h3>
<p>With a bullâ€™s eye on your successful targeted keywords and phrases, your press release will make a compelling read that are likely to deliver qualified leads to your website. Keyword selection is the first step in search engine optimization. It is also where most people go wrong. If you pick a keyword that is not used by the people hunting for your product, you wonâ€™t get traffic. You must pick popular keywords to be found. By doing this, you can start brainstorming your team on what people would search when looking for your products; you can generate lucrative keyword phrases. It is better to target up to 3 keyword phrases.</p>
<p>Once you have done some research and brainstorming, you can use tools to gives you quantitative feedback and suggestions so you can select keywords that bring relevant qualified traffic to your site. One tool you can use is the DigitalPoint.com. Simply type in your list of potential keyword phrases and this tool will give you a list of related keywords and how many times they are searched for per day. This information can aid you in choosing which keyword phrases will bring your press release the highest amount of exposure.</p>
<p>Now that you have selected your best potential keywords, it is now the point to incorporate these targeted keyword phrases into your press release. You should include your keywords in the headline, the title, sub-headings and the first two paragraphs. Search engines place much of their emphasis on the title and the beginning paragraphs.</p>
<h3>3. Release date</h3>
<p>Press releases that include a date in the first paragraph earlier than the actual release date, typically do not get included into Google News. Some press release distribution services like the <em>PR Leap</em>, their system automatically stamps the release date for you, so it is not necessary to include it again. But if you prefer to include a date, make sure that it syncs with the actual release date.</p>
<h3>4. Headlines and titles</h3>
<p>You should write a catchy, yet informative headline for your press releases. In about ten words or less, you need to grab the attention of the editor. The headline should summarize the information in the press release, but in a way that is exciting and dynamic; think of it as a billboard along a highway. You just have a few words to make your release stand out among the many others editors receive on any given day. The headline can be placed in all bold type, while some people like to use all CAPS when typing a headline, you should avoid that. Many press release distribution sites wonâ€™t accept a title in all caps.</p>
<p>To optimise, your title should also reflect your strongest keywords, not the name of the company. Include local modifiers if possible. Although it is often good to see your companyâ€™s name in print, it is unlikely to bring you the exposure you deserve. Instead, use targeted search keyword phrases that are likely to be used by your potential customers.</p>
<h3>5. Creative writing</h3>
<p>Be creative but avoid excessive use of adjectives and fancy language. Write for the audience that you are trying to reach with your release. Do not use technical jargon or buzzwords that might throw off the person receiving your press release. Deal with the facts and pick an angle. Try to make your press release timely. Tie your news to current events or social issues if possible. Make sure that your story has a good hook. Avoid using too much exclamation point, if you need so, just use one.</p>
<p>You should also optimise your press release by integrating targeted links within the content. Many press release distribution services and news wires now offer the option of purchasing a hyperlink. You simply convert a keyword phrase within the release into an active hyperlink. This will increase search engine visibility for that keyword phrase and also drive additional traffic back to your website.</p>
<h3>6. Cover the basics</h3>
<p>In the very first paragraph of the body of your press release, always cover the â€œWho, What, When, Where, and Whyâ€ questions about whatever you are trying to gain publicity for. You can expand into more details further down in the body. Keep the first paragraph short and to the point. Using a strategy called the â€œinverted pyramidâ€, the body of the press release should be written with the most important information and quotes first. This inverted pyramid technique is used so that if editors need to cut the story to fit space constraints, they can cut from the end without losing critical information. Make it easy as possible for media representatives to do their jobs.</p>
<h3>7. Length matters</h3>
<p>If your press release is too short (less than 150 words or so), or too long (more than two pages or 500 words), it will be less likely to get included into Google News. News releases that are too short tend to read like an advertisement and are not considered newsworthy.</p>
<h3>8. Forget the duplicate</h3>
<p>Duplicates are not accepted. To improve the likelihood of Google News and Yahoo News picking you up, be sure that your press release has not previously released on Business Wire, PR Newswire, or PR Web, and was already included into Google News, than it is most likely not going to be included again.</p>
<h3>9. Proofread</h3>
<p>After you have written your new press release, be sure to proofread it. Aside from not including your contact info, having incorrect spellings and poor grammar are the worst mistakes you can make. Sloppy writing wonâ€™t get your press release anywhere but in the trash.</p>
<h3>10. Syndication</h3>
<p>It is better syndicate and to provide an RSS feed for your press releases and submit the feed URL to sites like feedster.com, feedsfarm.com and try giving moreover.com a shot. Getting into Moreover would also give you extra audience in the MSN Searchbot.</p>
<h2>What are the benefits?</h2>
<h3>Press release creates credibility</h3>
<p>Credibility is the one thing that can win the customerâ€™s heart and pocketbook at the same time and nothing builds more credibility than a well-written press release that gets picked up by the media.</p>
<h3>Indefinite Exposure</h3>
<p>Press releases often linger around the Internet indefinitely, unlike normal advertising that disappears once your campaign ends. It provides extensive inbound links for your website and extensive brand recognition.</p>
<h3>Non-disposable</h3>
<p>With a press release, your company receives broad exposure, and always owns the rights to a unique article. You can post it on your company website and can even send it to prospective clients.</p>
<h3>Pickup of your release in online publications</h3>
<p>A well crafted press release captures the attention of journalists and is optimised for distribution over the Internet.</p>
<h3>Increased link popularity to your web site</h3>
<p>Once you have successfully optimised a well-written press release, your link popularity to your web site will increase. Link popularity is a recognizable way to boost targeted traffic, and is also a good way to gain quality inbound links that will benefit your site from search engines.</p>
<h3>Ongoing promotion</h3>
<p>Most services archive releases; so it is an ongoing form of promotion. Search engines may pick up on the release when it is published on other sites. This creates another avenue for people to find you and to possibly improve your search engine rankings through link popularity factors.</p>
<h3>Professionalism</h3>
<p>The degree of professionalism a press release adds to a company is hard to measure. Current and prospective clients will be blown away by your press release, and it will put your company one step above your competition.</p>
<h2>How to distribute it for maximum exposure</h2>
<p>There are many services that will accept press releases, and some of them will charge a fee to distribute your news item to journalists and news editors. A few of the better known services are:</p>
<ul>
<li><a href="http://www.pr.com">PR.com</a></li>
<li><a href="http://www.prweb.com">PRWeb.com</a></li>
<li><a href="http://www.prnewswire.com">PRNewsWire.com</a></li>
<li><a href="http://www.internet.com">Internet.com</a></li>
<li><a href="http://www.businesswire.com">BusinessWire.com</a></li>
<li><a href="http://www.marketwire.com">MarketWire.com</a></li>
<li><a href="http://epressreleases.org">ePressReleases.org</a></li>
<li><a href="http://www.emailwire.com">emailWire.com</a></li>
<li><a href="http://www.sourcewire.com">SourceWire.com</a></li>
</ul>
<p>One good free service is the PRWeb.com. For real impact, you can avail their premium service version, <em><a href="http://www.comunica-group.com/blog/%20www.PRWebDirect.com">PRWeb Direct</a></em> . It provides excellent coverage at a low price and some features includes the Google News Inclusion, Yahoo News Inclusion, MSN News Inclusion and other good stuff for your press releases.</p>
<p>Moreover, you can also get your content into Google and Yahoo news directly. If you publish frequent news and articles, your site may very well qualify as a news source. But be sure that your site includes editorial review process and multiple contributors. If you are accepted, Google Newsbot will hit your site very frequently and you will receive an extra stream of quality traffic to your web site.</p>
<p>A well crafted press release may take you time to create; but given the immediate and ongoing benefits, it is definitely a worthwhile investment of your marketing time. So now that you know how to optimise your press releases and articles for maximum exposure, try to begin an assertive press campaign to increase exposure to your brand, gain quality inbound links, and increase your website traffic.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zonica.com/blog/link-building/press-releases-can-go-the-distance/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Designing Your Website for Web 2.0</title>
		<link>http://www.zonica.com/blog/design/designing-your-website-for-web-20/</link>
		<comments>http://www.zonica.com/blog/design/designing-your-website-for-web-20/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 13:37:25 +0000</pubDate>
		<dc:creator>Ben Keogh</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.zonicadev.com/blog/designing-your-website-for-web-20/</guid>
		<description><![CDATA[The term â€œWeb 2.0? has clearly taken hold but there are still disagreements about just what Web 2.0 means, with some people decrying it as a meaningless marketing buzzword, and others accepting it as the new conventional wisdom.
The concept of â€œWeb 2.0? began with a conference brainstorming session between Oâ€™Reilly and MediaLive International. During their [...]]]></description>
			<content:encoded><![CDATA[<p class="entry">The term â€œWeb 2.0? has clearly taken hold but there are still disagreements about just what Web 2.0 means, with some people decrying it as a meaningless marketing buzzword, and others accepting it as the new conventional wisdom.</p>
<p>The concept of â€œWeb 2.0? began with a conference brainstorming session between Oâ€™Reilly and MediaLive International. During their discussion, they noted that far from having â€œcrashedâ€, the web was more important than ever, with exciting new applications and sites popping up with surprising regularity. Whatâ€™s more, the companies that had survived the dot-com collapse seemed to have some things in common. Could it be that the dot-com collapse marked some kind of turning point for the web, such that a call to action such as â€œWeb 2.0? might make sense? Oâ€™Reilly and MediaLive believed so and therefore, Web 2.0 was born.</p>
<h2>What is Web 2.0?</h2>
<p>According to Oâ€™Reilly himself, the compact definition of Web 2.0 is:<br />
<q>â€œWeb 2.0 is the network as platform, spanning all connected devices; Web 2.0 applications are those that make the most of the intrinsic advantages of that platform: delivering software as a continually-updated service that gets better the more people use it, consuming and remixing data from multiple sources, including individual users, while providing their own data and services in a form that allows remixing by others, creating network effects through an â€œarchitecture of participation,â€ and going beyond the page metaphor of Web 1.0 to deliver rich user experiences.â€</q><br />
Web 2.0 has been described as â€œthe Web as platformâ€; for corporate people, the Web is a platform for business. For marketers, the Web is a platform for communications. For journalists, the Web is a platform for new media. For geeks, the Web is a platform for software development and so on. Web 2.0 refers to a supposed second-generation of Internet-based services that let people collaborate and share information online in previously unavailable ways to become a much more interactive Web.</p>
<p>Web 2.0 is a term referring to the ongoing transition to a full participatory Web, with participation including both humans <em>and</em> machines. Weblogs, linklogs, wikis, podcasts, RSS feeds, social software, Web APIs (Application Programming Interfaces), Web standards, online Web services, and others are all recently-developed concepts and technologies as contributing to Web 2.0. Specific examples are eBay, Craigslist, Wikipedia, Del.icio.us, Flickr, Skype, Dodgeball, Amazon reviews and Adsense.</p>
<p>It is important to recognize that â€œWeb 2.0? is not anything other than the evolving Web as it exists today. It is the same Web that weâ€™ve had all along. But the problems, issues, and technologies weâ€™re dealing with are in many ways different, and so using the term â€œWeb 2.0? is recognition that the Web is in a constant state of change, and that we have entered a new era of networked participation.</p>
<h2>Visual Elements</h2>
<p>Now we are done with the definition, letâ€™s talk about designing your Website for Web 2.0. Designing has essentially become one of the key competitive advantages. Why has design become so important - all of a sudden? Or was it always important? Many Web 2.0 websites assert priority to their visual design and aesthetics, with the intention of providing a clear, well-organized and visually appealing site.</p>
<p>Your Website can be so much more than an information resource. Your web presence is a place. Todayâ€™s web designers are rapidly moving away from boxy designs to flexible curves. When designing for todayâ€™s Internet, the common design techniques include gradient backgrounds, rounded designs, nice big text, glassy effects, and bright colors. I also included some links below on tutorials that will help you create your own design.</p>
<ul>
<li><strong>Gradient Backgrounds  </strong></li>
<p>Many use solid background colors. But what if you want to use patterned or gradient backgrounds? Perhaps the most notable trend for Web 2.0 websites is the use of fading two colors together to make a gradient background. This technique is often applied to the background of the site as well as being used behind individual articles, posts, and even behind the logo.</p>
<blockquote><p><strong>Tutorials on creating gradient backgrounds:</strong></p>
<p><em><a href="http://9rules.com/blog/2006/08/a-gradient-tutorial/">http://9rules.com/blog/2006/08/a-gradient-tutorial/</a><br />
<a href="http://www.ndesign-studio.com/resources/tutorials/abstract-background/">http://www.ndesign-studio.com/resources/tutorials/abstract-background/</a><br />
<a href="http://www.loriswebs.com/tutorials/gradientbackground.html">http://www.loriswebs.com/tutorials/gradientbackground.html</a></em></p></blockquote>
<li><strong>Large Colorful Icons  </strong></li>
<p>Sticking with the <em>big</em> theme, many Web 2.0 sites utilize a large colorful icon that often looks like a seal. These are used often to denote â€œbetaâ€ status or to emphasize a certain feature of a website.</p>
<li><strong>Mirrored Logos  </strong></li>
<p>A common trend with Web 2.0 logos is to mirror the text upside down below the original text while, at the same time, fading it into nothingness. This often makes the logo look like it has a reflection below it and is usually considered a staple of Web 2.0 designs.</p>
<blockquote><p><strong>Tutorials on creating mirrored logos:</strong></p>
<p><em><a href="http://www.photoshoplab.com/web20-design-kit.html">http://www.photoshoplab.com/web20-design-kit.html</a><br />
<a href="http://graphicssoft.about.com/library/uc/tring/mirror/uctring_mirror.htm">http://graphicssoft.about.com/library/uc/tring/mirror/uctring_mirror.htm</a></em></p></blockquote>
<li><strong>Nice Big Text  </strong></li>
<p>With the increased popularity of blogs, using large fonts for titles has become a cornerstone of the Web 2.0 visual movement. You can start using plenty of oversized text to make important messages stand out. Of course, you do not want all of the text on your web site to be super sized, but make sure that the most important text on the page is bigger than normal text.</p>
<li><strong>Rounded Corners  </strong></li>
<p>Tables and square boxes are now gone while rounded corners are all the rage these days on the Web 2.0 era.</p>
<blockquote><p><strong>Tutorials on creating rounded corners:</strong></p>
<p><em><a href="http://www.webcredible.co.uk/user-friendly-resources/css/css-round-corners-boxes.shtml">http://www.webcredible.co.uk/user-friendly-resources/css/css-round-corners-boxes.shtml</a><br />
<a href="http://www.alistapart.com/articles/mountaintop/">http://www.alistapart.com/articles/mountaintop/</a><br />
<a href="http://www.web-20-workgroup1-swicki.eurekster.com/rounded+corners/">http://www.alistapart.com/articles/customcorners/<br />
http://www.web-20-workgroup1-swicki.eurekster.com/rounded+corners/</a></em></p></blockquote>
<li><strong>Color</strong></li>
<p>Itâ€™s actually all about the color that you can attract investors or sell to the even bigger guys. Web 2.0 sites are strongly defined by their colors. They nearly always use bright and cheery colors - lots of blue, orange, and lime green.</p>
<blockquote><p><strong>Download color palette:</strong></p>
<p><em><a href="http://miles.burke.id.au/blog/2006/02/03/the-web-20-secret-weapon/">http://miles.burke.id.au/blog/2006/02/03/the-web-20-secret-weapon/</a></em></p></blockquote>
</ul>
<p>Other common design characteristics include the use of tabs, reflections, glassy effects, large buttons, and big text boxes for submission forms. Some people often mistakenly identify this particular visual style of elements as the web 2.0 style. The visual elements of the site do not determine its web 2.0 status, rather the technologies used determine the web 2.0 status.</p>
<p>Although we have discussed many of the design elements associated with Web 2.0, this change is much more than just an aesthetic transition. Web 2.0 is essentially about a transition in the way we experience the Internet. The new Ajax programming base allows web masters to create an architecture of participation for their users. Web 2.0 refers to the ongoing transition to full participation on the Web.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zonica.com/blog/design/designing-your-website-for-web-20/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sandwell PGA</title>
		<link>http://www.zonica.com/casestudies/sandwellpga/</link>
		<comments>http://www.zonica.com/casestudies/sandwellpga/#comments</comments>
		<pubDate>Sat, 01 Sep 2007 17:58:34 +0000</pubDate>
		<dc:creator>Ben Keogh</dc:creator>
		
		<category><![CDATA[Web Applications]]></category>

		<category><![CDATA[Case Studies]]></category>

		<guid isPermaLink="false">http://localhost/zonica/wordpress/casestudies/sandwellpga/</guid>
		<description><![CDATA[Web-based application to support schools and their partners to plan, develop and deliver extended services and meet the 5 Every Child Matters outcomes.]]></description>
			<content:encoded><![CDATA[<ul id="screenshots">
<li><img src="/wp-content/themes/zonica/img/case-studies/sandwellpga-01.jpg" alt="Sandwell PGA Web Application" /></li>
<li><img src="/wp-content/themes/zonica/img/case-studies/sandwellpga-05.jpg" alt="Sandwell PGA Navigation" /></li>
<li><img src="/wp-content/themes/zonica/img/case-studies/sandwellpga-02.gif" alt="Sandwell PGA Audit Question" /></li>
<li><img src="/wp-content/themes/zonica/img/case-studies/sandwellpga-04.gif" alt="Sandwell PGA Planning Guidance" /></li>
<li><img src="/wp-content/themes/zonica/img/case-studies/sandwellpga-03.gif" alt="Sandwell PGA Report Pie Chart" /></li>
</ul>
<h3>The Details</h3>
<dl class="details">
<dt>Project Name:</dt>
<dd>Sandwell Planning Guidance &amp; Audit Tool</dd>
<dt>Client:</dt>
<dd>Sandwell Metropolitan Borough Council</dd>
<dt>Launch Date:</dt>
<dd>September 2007</dd>
<dt>Visit:</dt>
<dd><a href="http://www.sandwellpga.co.uk/">http://www.sandwellpga.co.uk</a></dd>
</dl>
<h3>Brief</h3>
<p>As part of a strategy to help schools to plan, develop and deliver extended services and meet the five Every Child Matters (ECM) outcomes, Sandwell Metropolitan Borough Council had developed a series of basic Excel spreadsheets in order to collate data across the borough.</p>
<p>To replace the inefficient process of manually collating the data and processing reports, Sandwell Council approached Zonica about the development of a centralised system whereby schools could easily upload their data and produce subsequent reports.</p>
<h3>Action</h3>
<p>True to our unconventional no-specification process, we first met with Sandwell to discuss all objectives for the system. From this understanding we then designed the interface for every screen on the application from the login through to each individual task.</p>
<p>This process enabled us to present the interface and our understanding of the application workflow with greater clarity than a 150-page written document.</p>
<p>When moving onto the development phase our development team then understood the actual requirements for the system, allowing them to deliver the final working application quickly and accurately.</p>
<h3>Result</h3>
<ul>
<li>Easy to use system to allow schools to easily  upload their extended services</li>
<li>Centralised web-based system meaning</li>
<li>Helping schools to achieve their ECM outcomes</li>
<li>Ability to identify extended services within  other schools in the area to the benefit of the children</li>
<li>Accurate Borough-wide reports for Sandwell  Council</li>
</ul>
<h3>Creative Development</h3>
<ul>
<li>Web Design</li>
<li>Information Architecture</li>
<li>Page Optimization</li>
<li>Web Standards XHTML/CSS</li>
</ul>
<h3>Technical Development</h3>
<ul>
<li>Custom Programming</li>
<li>Database Development</li>
<li>Content Management System</li>
</ul>
<h3>Consultancy</h3>
<ul>
<li>UI Experience Specification</li>
</ul>
<h3>Nuts &amp; Bolts</h3>
<ul>
<li>Hosting</li>
<li>Site Maintenance</li>
</ul>
<h3>Contact Us</h3>
<p>If you would like to know more about us, or to talk about your business or project, call us on 0844 669 0878.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zonica.com/casestudies/sandwellpga/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Components of a Well-Rounded SEO Campaign</title>
		<link>http://www.zonica.com/blog/link-building/components-of-a-well-rounded-seo-campaign/</link>
		<comments>http://www.zonica.com/blog/link-building/components-of-a-well-rounded-seo-campaign/#comments</comments>
		<pubDate>Thu, 30 Aug 2007 13:45:13 +0000</pubDate>
		<dc:creator>Ben Keogh</dc:creator>
		
		<category><![CDATA[Small Business]]></category>

		<category><![CDATA[Search Engine Marketing]]></category>

		<category><![CDATA[Link Building]]></category>

		<guid isPermaLink="false">http://www.zonicadev.com/blog/link-building/components-of-a-well-rounded-seo-campaign/</guid>
		<description><![CDATA[It is no secret that SEO is the most powerful, cost-effective, and results-yielding website promotional tool. Our SEO campaign must be well-rounded to win and achieve the sweetest reward; traffic, long-term visibility and ranking that will result to business success.
However, some Website owners put too much attention on a single element of SEO. Instead of [...]]]></description>
			<content:encoded><![CDATA[<p class="entry">It is no secret that SEO is the most powerful, cost-effective, and results-yielding website promotional tool. Our SEO campaign must be well-rounded to win and achieve the sweetest reward; traffic, long-term visibility and ranking that will result to business success.</p>
<p>However, some Website owners put too much attention on a single element of SEO. Instead of focusing on the hottest SEO â€œtrendâ€, Websites with long-term SEO success, focus on a variety of strategies with equal emphasis. If you are only giving special importance on a single element of SEO, then you are more vulnerable to changes in search engine algorithms.</p>
<p>Search engines algorithms like of Yahoo and Google are evolving. The continuous change is for the benefit of all the internet users. That is why having a well-rounded SEO campaign will win you. You can ensure the capability of your SEO well into the future and you can also reduce the impact of search engine algorithm changes.</p>
<p><strong>Take a look at the changes of the search engine algorithm which affects SEO campaigns:</strong></p>
<ul>
<li>Before, a lot of Webmasters focus and depend on keyword tags to boost their ranking and visibility. Unfortunately, the significance of keyword tags was then demoted by search engines resulting to many Websitesâ€™ downfall.</li>
</ul>
<ul>
<li>The trend of the domain also plays a part. But another key difference is the well-rounded nature of a websiteâ€™s SEO program which focuses on a variety of strategies and giving the same importance to each tactics.</li>
</ul>
<ul>
<li>A more recent situation is link exchange networks. Search engines are now depreciating links that are part of link farms and apparent reciprocation schemes. Again, some websites are suffering from it.</li>
</ul>
<p>Now we need to broaden our horizons to suffer less likely when uncontrollable factors happen.</p>
<p><strong> </strong></p>
<p><strong>Here are the components to run a well-rounded SEO campaign:</strong></p>
<ul>
<li><strong>Right Key Phrases</strong></li>
<p>Right key phrases are the starting point for any SEO program. Researching words and phrases through a tool like WordTracker.com can reveal the search behavior of your target audience. Armed with this information, you can create the kind of content they are after!</p>
<li><strong>Provide Quality Content</strong></li>
<p>Quality content helps your SEO efforts in three ways:</p>
<p><!--[if !supportLists]-->1.                   <!--[endif]-->It makes your link-building efforts much easier.</p>
<p>By providing creative, unique and regularly updated content comes more links. Webmasters will want to link to your site; doing so will provide extra value to their visitors. Of course, you will also be adding value for your siteâ€™s visitors too. Think about the kinds of websites you would like to link and I bet they all have one thing in common; relevant and useful content.</p>
<p><!--[if !supportLists]-->2.                   <!--[endif]-->It tells search engines what your website is all about.</p>
<p>The content of your Webpage tells the search engine what your site is all about in the first place. The more content you have, the more you can use titles, links and page copy to educate readers and search engines alike.</p>
<p><!--[if !supportLists]-->3.                   <!--[endif]-->And most importantly, it keeps visitors on your site longer giving you a better chance of turning them into clients.</p>
<p>The next time you visit a website, take a moment to stop and ask yourself â€œwhy am I visiting this website?â€ Chances are your answer is going to have something to do with the content. The fact is, content is king. Having the most unique and informative content that is relevant to your genre of website will greatly increase user retention.</p>
<li><strong>Start Blogging</strong></li>
<p>Blogs can play a major role in SEO because they make web publishing quick and easy. Blogs are easy to use, making website owners more likely to create new content on a regular basis. Because of the freshness of its content, it is crawled often by the various search engine spiders. That frequent addition of newly crawled content to the search engine indexes will enhance your level of visitorâ€™s traffic.</p>
<p>Blogs also help your SEO program by social means. Popular blogs can drive a flood of traffic over-night through one link. As the blog post ages traffic will subside, but, the link remains - thus passing on its â€œtrust valueâ€. Blogs typically spread links in a viral nature. Blogs can also attract inbound links, especially if you are an authority.</p>
<li><strong>Online Articles</strong></li>
<p>Online article publishing is one of my favorite ways to gain a lot of inbound links with only a little effort. Write articles on a regular basis about each of your affiliate products and submit them to online article directories, article submission services, ezine publishers and website owners in your niches or fields of interest. Do not make them advertising pieces, but rather stories or news discussing features and benefits for readers. At the end, add your byline with affiliate link and / or other contact information. This can increase website visitors, leads as people subscribe through your auto-responder forms, sales and website links, increasing your search engine rank for better positioning when people conduct website searches.</p>
<li><strong>Online Press Release</strong></li>
<p>Newsworthy press releases help your business. You write your press release on something newsworthy like a new product launch, announcement of new service, awards, or other item of interest. When you submit it online like in PRWeb.com, it will often get picked up by respectable news websites, RSS feeds, blogs and more. If you hyperlink some of your key phrases, all of those blogs and websites will be pointing toward your website with key phrase hyperlinks.</p>
<p>An optimized press release is an extremely effective marketing tool. You will experience significant traffic from potential clients, interest from editors and higher overall rankings on your selected keywords. Increase your brand awareness and get listed in the top News search engines. Optimize your release and see results!</p>
<li><strong>Submit Your Site to Quality Directories</strong></li>
<p>Web directories can strengthen your link popularity and make you less susceptible to ranking fluctuations caused by search engine updates. I recommend to clients that they add their websites to one or two general directories (like Best of the Web) and as many niche directories as possible.</p>
<p>Niche directories carry the same benefits of general Web directories. But because they are specific to your Websiteâ€™s topic, they can give your SEO program a lot of boost. Get listed to similar sites like yours.</p>
<li><strong>Provide Useful Tools and      Resources</strong></li>
<p>Web-based resources and tools are an extension of the last point, quality content. But now we are taking the content idea to a higher level. Here are the three reasons why your site needs useful tools and resources:</p>
<p><!--[if !supportLists]-->1.       <!--[endif]-->They give your visitors useful information</p>
<p><!--[if !supportLists]-->2.       <!--[endif]-->They increase your websiteâ€™s â€œbuzzâ€ factor.</p>
<p><!--[if !supportLists]-->3.       <!--[endif]-->They make your site easier to link to. An example might be a home buyerâ€™s resource center, tailored for the city or town you live in.</p>
<li><strong>Link-building</strong></li>
<p>Do not think of link-building as an isolated component of your SEO program. Think of it as an inseparable part of everything you do online.</p>
<p>Your website is your internet property, and it has value. What gives your website saleable value (typically) is the amount of traffic the site can generate. Links are one of the most important factors in generating substantial website traffic, search engine rankings, trust, publicity, market intelligence and more. A substantial link network offers significant value to the overall package when determining a websiteâ€™s value.</p>
<p>If links are traded between sites of relevant or related topics, this can add value to the score of your page since the topic of the page linking to you is a major factor considered for rankings by the search engines. Be aware not to trade links for the sake of garnering more links - this can hurt your ranking if too may are â€˜off-topicâ€™ (this is a spam indicator). Reciprocal links must be traded on the basis of providing mutual traffic within a related field. These links generally establish both sites as helpful resources in the eye of users.</p>
<p>Inbound links (from other sites to yours) are a key part of search engine visibility - especially with Google. The goal is to make your site easier for people to link to, and to steadily increase the quality and quantity of links you receive over time.</ul>
<p>Now does this article help you? I can say that it will. Always remember that your website is the center of your SEO campaign. So try building using a well-rounded SEO habit. Good Luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zonica.com/blog/link-building/components-of-a-well-rounded-seo-campaign/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Components of a Well-Rounded SEO Campaign</title>
		<link>http://www.zonica.com/blog/link-building/components-of-a-well-rounded-seo-campaign/</link>
		<comments>http://www.zonica.com/blog/link-building/components-of-a-well-rounded-seo-campaign/#comments</comments>
		<pubDate>Thu, 30 Aug 2007 13:45:13 +0000</pubDate>
		<dc:creator>Ben Keogh</dc:creator>
		
		<category><![CDATA[Small Business]]></category>

		<category><![CDATA[Search Engine Marketing]]></category>

		<category><![CDATA[Link Building]]></category>

		<guid isPermaLink="false">http://www.zonicadev.com/blog/link-building/components-of-a-well-rounded-seo-campaign/</guid>
		<description><![CDATA[It is no secret that SEO is the most powerful, cost-effective, and results-yielding website promotional tool. Our SEO campaign must be well-rounded to win and achieve the sweetest reward; traffic, long-term visibility and ranking that will result to business success.
However, some Website owners put too much attention on a single element of SEO. Instead of [...]]]></description>
			<content:encoded><![CDATA[<p class="entry">It is no secret that SEO is the most powerful, cost-effective, and results-yielding website promotional tool. Our SEO campaign must be well-rounded to win and achieve the sweetest reward; traffic, long-term visibility and ranking that will result to business success.</p>
<p>However, some Website owners put too much attention on a single element of SEO. Instead of focusing on the hottest SEO â€œtrendâ€, Websites with long-term SEO success, focus on a variety of strategies with equal emphasis. If you are only giving special importance on a single element of SEO, then you are more vulnerable to changes in search engine algorithms.</p>
<p>Search engines algorithms like of Yahoo and Google are evolving. The continuous change is for the benefit of all the internet users. That is why having a well-rounded SEO campaign will win you. You can ensure the capability of your SEO well into the future and you can also reduce the impact of search engine algorithm changes.</p>
<p><strong>Take a look at the changes of the search engine algorithm which affects SEO campaigns:</strong></p>
<ul>
<li>Before, a lot of Webmasters focus and depend on keyword tags to boost their ranking and visibility. Unfortunately, the significance of keyword tags was then demoted by search engines resulting to many Websitesâ€™ downfall.</li>
</ul>
<ul>
<li>The trend of the domain also plays a part. But another key difference is the well-rounded nature of a websiteâ€™s SEO program which focuses on a variety of strategies and giving the same importance to each tactics.</li>
</ul>
<ul>
<li>A more recent situation is link exchange networks. Search engines are now depreciating links that are part of link farms and apparent reciprocation schemes. Again, some websites are suffering from it.</li>
</ul>
<p>Now we need to broaden our horizons to suffer less likely when uncontrollable factors happen.</p>
<p><strong> </strong></p>
<p><strong>Here are the components to run a well-rounded SEO campaign:</strong></p>
<ul>
<li><strong>Right Key Phrases</strong></li>
<p>Right key phrases are the starting point for any SEO program. Researching words and phrases through a tool like WordTracker.com can reveal the search behavior of your target audience. Armed with this information, you can create the kind of content they are after!</p>
<li><strong>Provide Quality Content</strong></li>
<p>Quality content helps your SEO efforts in three ways:</p>
<p><!--[if !supportLists]-->1.                   <!--[endif]-->It makes your link-building efforts much easier.</p>
<p>By providing creative, unique and regularly updated content comes more links. Webmasters will want to link to your site; doing so will provide extra value to their visitors. Of course, you will also be adding value for your siteâ€™s visitors too. Think about the kinds of websites you would like to link and I bet they all have one thing in common; relevant and useful content.</p>
<p><!--[if !supportLists]-->2.                   <!--[endif]-->It tells search engines what your website is all about.</p>
<p>The content of your Webpage tells the search engine what your site is all about in the first place. The more content you have, the more you can use titles, links and page copy to educate readers and search engines alike.</p>
<p><!--[if !supportLists]-->3.                   <!--[endif]-->And most importantly, it keeps visitors on your site longer giving you a better chance of turning them into clients.</p>
<p>The next time you visit a website, take a moment to stop and ask yourself â€œwhy am I visiting this website?â€ Chances are your answer is going to have something to do with the content. The fact is, content is king. Having the most unique and informative content that is relevant to your genre of website will greatly increase user retention.</p>
<li><strong>Start Blogging</strong></li>
<p>Blogs can play a major role in SEO because they make web publishing quick and easy. Blogs are easy to use, making website owners more likely to create new content on a regular basis. Because of the freshness of its content, it is crawled often by the various search engine spiders. That frequent addition of newly crawled content to the search engine indexes will enhance your level of visitorâ€™s traffic.</p>
<p>Blogs also help your SEO program by social means. Popular blogs can drive a flood of traffic over-night through one link. As the blog post ages traffic will subside, but, the link remains - thus passing on its â€œtrust valueâ€. Blogs typically spread links in a viral nature. Blogs can also attract inbound links, especially if you are an authority.</p>
<li><strong>Online Articles</strong></li>
<p>Online article publishing is one of my favorite ways to gain a lot of inbound links with only a little effort. Write articles on a regular basis about each of your affiliate products and submit them to online article directories, article submission services, ezine publishers and website owners in your niches or fields of interest. Do not make them advertising pieces, but rather stories or news discussing features and benefits for readers. At the end, add your byline with affiliate link and / or other contact information. This can increase website visitors, leads as people subscribe through your auto-responder forms, sales and website links, increasing your search engine rank for better positioning when people conduct website searches.</p>
<li><strong>Online Press Release</strong></li>
<p>Newsworthy press releases help your business. You write your press release on something newsworthy like a new product launch, announcement of new service, awards, or other item of interest. When you submit it online like in PRWeb.com, it will often get picked up by respectable news websites, RSS feeds, blogs and more. If you hyperlink some of your key phrases, all of those blogs and websites will be pointing toward your website with key phrase hyperlinks.</p>
<p>An optimized press release is an extremely effective marketing tool. You will experience significant traffic from potential clients, interest from editors and higher overall rankings on your selected keywords. Increase your brand awareness and get listed in the top News search engines. Optimize your release and see results!</p>
<li><strong>Submit Your Site to Quality Directories</strong></li>
<p>Web directories can strengthen your link popularity and make you less susceptible to ranking fluctuations caused by search engine updates. I recommend to clients that they add their websites to one or two general directories (like Best of the Web) and as many niche directories as possible.</p>
<p>Niche directories carry the same benefits of general Web directories. But because they are specific to your Websiteâ€™s topic, they can give your SEO program a lot of boost. Get listed to similar sites like yours.</p>
<li><strong>Provide Useful Tools and      Resources</strong></li>
<p>Web-based resources and tools are an extension of the last point, quality content. But now we are taking the content idea to a higher level. Here are the three reasons why your site needs useful tools and resources:</p>
<p><!--[if !supportLists]-->1.       <!--[endif]-->They give your visitors useful information</p>
<p><!--[if !supportLists]-->2.       <!--[endif]-->They increase your websiteâ€™s â€œbuzzâ€ factor.</p>
<p><!--[if !supportLists]-->3.       <!--[endif]-->They make your site easier to link to. An example might be a home buyerâ€™s resource center, tailored for the city or town you live in.</p>
<li><strong>Link-building</strong></li>
<p>Do not think of link-building as an isolated component of your SEO program. Think of it as an inseparable part of everything you do online.</p>
<p>Your website is your internet property, and it has value. What gives your website saleable value (typically) is the amount of traffic the site can generate. Links are one of the most important factors in generating substantial website traffic, search engine rankings, trust, publicity, market intelligence and more. A substantial link network offers significant value to the overall package when determining a websiteâ€™s value.</p>
<p>If links are traded between sites of relevant or related topics, this can add value to the score of your page since the topic of the page linking to you is a major factor considered for rankings by the search engines. Be aware not to trade links for the sake of garnering more links - this can hurt your ranking if too may are â€˜off-topicâ€™ (this is a spam indicator). Reciprocal links must be traded on the basis of providing mutual traffic within a related field. These links generally establish both sites as helpful resources in the eye of users.</p>
<p>Inbound links (from other sites to yours) are a key part of search engine visibility - especially with Google. The goal is to make your site easier for people to link to, and to steadily increase the quality and quantity of links you receive over time.</ul>
<p>Now does this article help you? I can say that it will. Always remember that your website is the center of your SEO campaign. So try building using a well-rounded SEO habit. Good Luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zonica.com/blog/link-building/components-of-a-well-rounded-seo-campaign/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Components of a Well-Rounded SEO Campaign</title>
		<link>http://www.zonica.com/blog/link-building/components-of-a-well-rounded-seo-campaign/</link>
		<comments>http://www.zonica.com/blog/link-building/components-of-a-well-rounded-seo-campaign/#comments</comments>
		<pubDate>Thu, 30 Aug 2007 13:45:13 +0000</pubDate>
		<dc:creator>Ben Keogh</dc:creator>
		
		<category><![CDATA[Small Business]]></category>

		<category><![CDATA[Search Engine Marketing]]></category>

		<category><![CDATA[Link Building]]></category>

		<guid isPermaLink="false">http://www.zonicadev.com/blog/link-building/components-of-a-well-rounded-seo-campaign/</guid>
		<description><![CDATA[It is no secret that SEO is the most powerful, cost-effective, and results-yielding website promotional tool. Our SEO campaign must be well-rounded to win and achieve the sweetest reward; traffic, long-term visibility and ranking that will result to business success.
However, some Website owners put too much attention on a single element of SEO. Instead of [...]]]></description>
			<content:encoded><![CDATA[<p class="entry">It is no secret that SEO is the most powerful, cost-effective, and results-yielding website promotional tool. Our SEO campaign must be well-rounded to win and achieve the sweetest reward; traffic, long-term visibility and ranking that will result to business success.</p>
<p>However, some Website owners put too much attention on a single element of SEO. Instead of focusing on the hottest SEO â€œtrendâ€, Websites with long-term SEO success, focus on a variety of strategies with equal emphasis. If you are only giving special importance on a single element of SEO, then you are more vulnerable to changes in search engine algorithms.</p>
<p>Search engines algorithms like of Yahoo and Google are evolving. The continuous change is for the benefit of all the internet users. That is why having a well-rounded SEO campaign will win you. You can ensure the capability of your SEO well into the future and you can also reduce the impact of search engine algorithm changes.</p>
<p><strong>Take a look at the changes of the search engine algorithm which affects SEO campaigns:</strong></p>
<ul>
<li>Before, a lot of Webmasters focus and depend on keyword tags to boost their ranking and visibility. Unfortunately, the significance of keyword tags was then demoted by search engines resulting to many Websitesâ€™ downfall.</li>
</ul>
<ul>
<li>The trend of the domain also plays a part. But another key difference is the well-rounded nature of a websiteâ€™s SEO program which focuses on a variety of strategies and giving the same importance to each tactics.</li>
</ul>
<ul>
<li>A more recent situation is link exchange networks. Search engines are now depreciating links that are part of link farms and apparent reciprocation schemes. Again, some websites are suffering from it.</li>
</ul>
<p>Now we need to broaden our horizons to suffer less likely when uncontrollable factors happen.</p>
<p><strong> </strong></p>
<p><strong>Here are the components to run a well-rounded SEO campaign:</strong></p>
<ul>
<li><strong>Right Key Phrases</strong></li>
<p>Right key phrases are the starting point for any SEO program. Researching words and phrases through a tool like WordTracker.com can reveal the search behavior of your target audience. Armed with this information, you can create the kind of content they are after!</p>
<li><strong>Provide Quality Content</strong></li>
<p>Quality content helps your SEO efforts in three ways:</p>
<p><!--[if !supportLists]-->1.                   <!--[endif]-->It makes your link-building efforts much easier.</p>
<p>By providing creative, unique and regularly updated content comes more links. Webmasters will want to link to your site; doing so will provide extra value to their visitors. Of course, you will also be adding value for your siteâ€™s visitors too. Think about the kinds of websites you would like to link and I bet they all have one thing in common; relevant and useful content.</p>
<p><!--[if !supportLists]-->2.                   <!--[endif]-->It tells search engines what your website is all about.</p>
<p>The content of your Webpage tells the search engine what your site is all about in the first place. The more content you have, the more you can use titles, links and page copy to educate readers and search engines alike.</p>
<p><!--[if !supportLists]-->3.                   <!--[endif]-->And most importantly, it keeps visitors on your site longer giving you a better chance of turning them into clients.</p>
<p>The next time you visit a website, take a moment to stop and ask yourself â€œwhy am I visiting this website?â€ Chances are your answer is going to have something to do with the content. The fact is, content is king. Having the most unique and informative content that is relevant to your genre of website will greatly increase user retention.</p>
<li><strong>Start Blogging</strong></li>
<p>Blogs can play a major role in SEO because they make web publishing quick and easy. Blogs are easy to use, making website owners more likely to create new content on a regular basis. Because of the freshness of its content, it is crawled often by the various search engine spiders. That frequent addition of newly crawled content to the search engine indexes will enhance your level of visitorâ€™s traffic.</p>
<p>Blogs also help your SEO program by social means. Popular blogs can drive a flood of traffic over-night through one link. As the blog post ages traffic will subside, but, the link remains - thus passing on its â€œtrust valueâ€. Blogs typically spread links in a viral nature. Blogs can also attract inbound links, especially if you are an authority.</p>
<li><strong>Online Articles</strong></li>
<p>Online article publishing is one of my favorite ways to gain a lot of inbound links with only a little effort. Write articles on a regular basis about each of your affiliate products and submit them to online article directories, article submission services, ezine publishers and website owners in your niches or fields of interest. Do not make them advertising pieces, but rather stories or news discussing features and benefits for readers. At the end, add your byline with affiliate link and / or other contact information. This can increase website visitors, leads as people subscribe through your auto-responder forms, sales and website links, increasing your search engine rank for better positioning when people conduct website searches.</p>
<li><strong>Online Press Release</strong></li>
<p>Newsworthy press releases help your business. You write your press release on something newsworthy like a new product launch, announcement of new service, awards, or other item of interest. When you submit it online like in PRWeb.com, it will often get picked up by respectable news websites, RSS feeds, blogs and more. If you hyperlink some of your key phrases, all of those blogs and websites will be pointing toward your website with key phrase hyperlinks.</p>
<p>An optimized press release is an extremely effective marketing tool. You will experience significant traffic from potential clients, interest from editors and higher overall rankings on your selected keywords. Increase your brand awareness and get listed in the top News search engines. Optimize your release and see results!</p>
<li><strong>Submit Your Site to Quality Directories</strong></li>
<p>Web directories can strengthen your link popularity and make you less susceptible to ranking fluctuations caused by search engine updates. I recommend to clients that they add their websites to one or two general directories (like Best of the Web) and as many niche directories as possible.</p>
<p>Niche directories carry the same benefits of general Web directories. But because they are specific to your Websiteâ€™s topic, they can give your SEO program a lot of boost. Get listed to similar sites like yours.</p>
<li><strong>Provide Useful Tools and      Resources</strong></li>
<p>Web-based resources and tools are an extension of the last point, quality content. But now we are taking the content idea to a higher level. Here are the three reasons why your site needs useful tools and resources:</p>
<p><!--[if !supportLists]-->1.       <!--[endif]-->They give your visitors useful information</p>
<p><!--[if !supportLists]-->2.       <!--[endif]-->They increase your websiteâ€™s â€œbuzzâ€ factor.</p>
<p><!--[if !supportLists]-->3.       <!--[endif]-->They make your site easier to link to. An example might be a home buyerâ€™s resource center, tailored for the city or town you live in.</p>
<li><strong>Link-building</strong></li>
<p>Do not think of link-building as an isolated component of your SEO program. Think of it as an inseparable part of everything you do online.</p>
<p>Your website is your internet property, and it has value. What gives your website saleable value (typically) is the amount of traffic the site can generate. Links are one of the most important factors in generating substantial website traffic, search engine rankings, trust, publicity, market intelligence and more. A substantial link network offers significant value to the overall package when determining a websiteâ€™s value.</p>
<p>If links are traded between sites of relevant or related topics, this can add value to the score of your page since the topic of the page linking to you is a major factor considered for rankings by the search engines. Be aware not to trade links for the sake of garnering more links - this can hurt your ranking if too may are â€˜off-topicâ€™ (this is a spam indicator). Reciprocal links must be traded on the basis of providing mutual traffic within a related field. These links generally establish both sites as helpful resources in the eye of users.</p>
<p>Inbound links (from other sites to yours) are a key part of search engine visibility - especially with Google. The goal is to make your site easier for people to link to, and to steadily increase the quality and quantity of links you receive over time.</ul>
<p>Now does this article help you? I can say that it will. Always remember that your website is the center of your SEO campaign. So try building using a well-rounded SEO habit. Good Luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zonica.com/blog/link-building/components-of-a-well-rounded-seo-campaign/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
