MYRE Real Estate Software provides a complete realty listing management solution. It is easily customized to reflect your creativity whether you are starting from scratch or integrating it into an existing web site.
Tuesday, September 3, 2013
Saturday, August 17, 2013
Coding Your Way to SEO Success
Search engine optimization (SEO) has come a long way since the early days of the internet, becoming more of an art than a science, and requiring constant vigilance. The good news is that search engines have just as much of an interest as you do in ensuring that the results returned for a query are relevant and useful. To this end, search engines look for ways to identify high-quality sites to place at the top of their results page, and have begun to share those techniques – which involve working with the source code on web pages – with webmasters for mutual benefit.
So, as a designer or website builder, what are some ways that you can benefit from these SEO factors that search engines like Google and Bing have implemented? Let’s look at five options that you can integrate into your SEO strategies that will help you in your quest for SERP rank.
Rich Snippets
Google introduced rich snippets back in 2009 as a way to include more information about a web page’s content on the search engine results page (SERP). If qualifying types of content are tagged with the appropriate HTML tags, Google may show that information in a website’s entry on the SERP. Beyond the initial setup of the snippets, no extra effort is required of the SEO team, making them an incredibly powerful tool for relatively little effort. The types of information currently supported by rich snippets are reviews, people, products, business listings, recipes, music, events and video content. Given this, it’s obvious that some types of businesses will benefit more from implementation of rich snippets than others. If you do fit one of these categories, taking the time to add the necessary code will almost certainly pay off in more traffic and clickthroughs. Google is not the only search engine recognizing snippets – all of the major search engines are collaborating on standardizing the markup for rich snippets – see http://schema.org for more information on this. No need to learn a new language, as snippets use tags similar to the familiar HTML you are used to. The process for integrating rich snippets consists of three basic steps. First, decide which markup format you will use (Microdata, Microformats, or RDFa); second, mark up the content; and third, test the markup to ensure the coding is correct. Google has a tool for testing markup where all you need do is enter the URL (http://www.google.com/webmasters/tools/richsnippets). Here’s a screenshot of a successful test for a snippet identifying the author of a piece of content, which includes the thumbnail photo of the author and links to more articles.Google launches Plus 1 (+1) Social Sharing Button
Google has now launched their Plus One (+1) Social Sharing Button,
and they say this is a way for users to rate a piece of web content as
‘cool’.
This will enable users with a Google Account to +1 websites and content they like, which is then broadcasted to their Google Contacts and other people on the web.
Whenever someone +1′s a webpage, apparently Google will then go crawl the page.
This could be handy for a SEO purpose – if you have a page getting lots of +1′s then a lot of Google crawling! But I guess if you are already that popular you will be getting the attention.
If you would like to add the +1 button to your website, you can simply insert the following code wherever you want to display the +1 button:
<g:plusone></g>
No doubt WordPress developers will in due course create plugins that incorporate this code in an easy manner. Till them this simple code snippet will do the job.
I have added the Google +1 button in the side bar –> Please +1 me!
EDIT: as per the Social Media Share buttons at the top and bottom of this post, WordPress developers have been quick to add the Google +1 button update to their plugins!
SOCIAL MEDIA EVENTS
This will enable users with a Google Account to +1 websites and content they like, which is then broadcasted to their Google Contacts and other people on the web.
Whenever someone +1′s a webpage, apparently Google will then go crawl the page.
This could be handy for a SEO purpose – if you have a page getting lots of +1′s then a lot of Google crawling! But I guess if you are already that popular you will be getting the attention.
If you would like to add the +1 button to your website, you can simply insert the following code wherever you want to display the +1 button:
<script type=”text/javascript” src=”https://apis.google.com/js/plusone.js”></script>
<g:plusone></g>
No doubt WordPress developers will in due course create plugins that incorporate this code in an easy manner. Till them this simple code snippet will do the job.
I have added the Google +1 button in the side bar –> Please +1 me!
EDIT: as per the Social Media Share buttons at the top and bottom of this post, WordPress developers have been quick to add the Google +1 button update to their plugins!
SOCIAL MEDIA EVENTS
Subscribe to:
Comments (Atom)