Local Business Structured Data Examples for Google

Depending on the content management you are using, adding Structured Data for Google search engine is quite easy for Local Businesses. Here’s an Example Using JSON-LD <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "LocalBusiness", "name": "Name of Your Local Business", "@id": "https://example.co.uk/", "url": "https://example.co.uk/", "description": "Describe your business including location information", "telephone": "+44-1-123-1234", "email": "info@example.co.uk", "logo":… Continue reading Local Business Structured Data Examples for Google

Online Marketing and SEO Mistakes to Avoid

Most website owners wanting to find better, easier, cheaper ways to market online usually make common starter mistake. Here’s what they are, how to avoid them. Backlinks User Experience Internal and External Linking Google Ads Facebook Ads Backlinks If there is one thing you must avoid at all cost, is getting lots of backlinks quickly from… Continue reading Online Marketing and SEO Mistakes to Avoid

Google Search Console Structured Data

Structured Data markup is how your website is coded using various semantics such as JSON-LD or Microdata. Both can be thought as vocabulary that machines (computers, search engines, user-agents) can understand and use for various reasons. Google Search Console Rich result Enhancements reports is there for website owners to analyze their website markup. Now that… Continue reading Google Search Console Structured Data

How To Use Google Webmaster Tools

If there is one tool that we must all as website owners use (if we want to find out how Google see’s our website) then, its the Google Search Console (formerly known as Google Webmaster Tools). Knowing this, which of its features are more important than others? All of them are equally important to understand.… Continue reading How To Use Google Webmaster Tools

Get to the Top of Google Without Paying

Most website owners wanting to get top Google ranking results without paying have either tried Google Adwords PPC advertising (which can cost lots of money for competitive keywords) or, you have realized that to succeed on internet, your website requires targeted website traffic (potential customers). So let me now simplify how you can get to the top… Continue reading Get to the Top of Google Without Paying

Google Search Console Crawl Stats

Google’s ability to fetch and crawl web pages is incredibly fast and efficient, the crawl stats provides insights for Pages Crawled Per Day Kilobytes downloaded per day This option will show you how much Kilobytes (thousand bytes) has been downloaded while crawling your web pages Time spent downloading a page (in milliseconds) Time in milliseconds… Continue reading Google Search Console Crawl Stats

Google Search Console Tutorial

If there is one tool that you need to use for your website’s Google rankings, then, its the Google Search Console (previously called Google Webmaster Tools). Why? Because its Google’s tool for website owners, and because its related to Google search engine rankings. It provides important factors and useful information regarding your website’s standing in… Continue reading Google Search Console Tutorial

How to Create a Child Theme in WordPress

WordPress makes it easy for you to quickly create your own custom child themes for customizing your themes to meet your own website needs. In this step by step video tutorial, I show you how to create a child theme using twentyfifteen theme while using the best practices for Theme Development. Video Tutorial Showing How… Continue reading How to Create a Child Theme in WordPress