WordPress Developer and Digital Marketing Strategist based in Sydney.
I am multi disciplined WordPress developer and SEO Specialist based in Sydney focusing around WordPress web design, WordPress development, SEO Services, Google Ads and Email Marketing.
I have over 7 years of experience working as WordPress Developer, SEO Strategist for several companies in Sydney including Petbarn and Volt Bank. I have ranked several small to medium-sized businesses for various keywords including highly competitive keywords and niche based keywords.
If you are in look for all-rounder WordPress developer, website designer and SEO, get in touch for free quote.
As dated 1st of August, WordPress 3.6 “Oscar” is finally now live, with new features. It’s time for excitement for both user and developer. The name goes to in the honor of the Jazz Pianist Oscar Peterson as mentioned in official wordpress blog. So what are the new features and addition in the wordpress. I […]
Responsive Design is the approach in design where main focus of design and development is to make website respond to the device size that user is using. In contradiction to mobile website design and development, responsive design focuses on targeting all devices. This is achieved via writing media queries, fluid layouts targeting various break points. […]
Responsive web site design and development have come a long way now. There are so many designs to get inspirations now and the trend has come a long way. Recall past memories and browsing around web brings the reminiscence of few websites that I was really inspired by. Here by I am listing my three […]
What is WordPress Multisite? WordPress multisite is the feature that allows running multiple sites or networks of site through a single installation of wordpress. All the site or network of sites, runs on same installation of wordpress, shares same theme and plugins. One of the most common reasons for using multisite will be to allow […]
Content Marketing Must-Haves for Your WordPress Site Like many others out there, you probably have a WordPress website and have jumped on the content marketing bandwagon. So what do you need to be successful? To make sure that your website is performing well, you need the below 3 things. Functional web design Design doesn’t just […]
Latest Trends The latest trend in the web design is Flat Design and I am pretty much excited about it too. I am giving a brief introduction about Flat Design concept in this article. Flat design as name goes stands for simpler designs with done within the approaches of 2 Dimensional Designs. Usage of drops […]
A brief Introductions Responsive websites by the name goes responds to the width of the devices. With the single site, the site works good on all the devices whether its is a mobile device, or whether its tablet or desktop. Mobile websites whereas on other hand are targeted specifically for mobile devices. Mobile websites are […]
PHP had the released the latest version of 5.5.0 date 20th Jun 2013. And hence its an exciting time being a PHP web developer. The latest release includes: Generators and corountines Simplified Password Hasing API Zend OPcahce extension for opcode caching Updated GD Image Library and many more For more […]
Data is quiet important part of any website whether its a content such as pages or posts or whether they are information passed via forms and stored in the database. And hence a proper security checks are needed to be done whether these data are safe to output or safe to store. Data Validation Data validation […]
I was doing some regular check on my google analytics dashboard and never had been happier before. The percentage of the user coming to my site via Internet explorer was way less then I expected it. And the percentage of user from IE7 and IE6 was way to less too. All of IE visitiors was […]
I am sharing few of the tips to the user/blogger with limited knowledge of coding and programming on what to do to make wordpress more secured. Keep WordPress Updated Keeping most updated versions of wordpress is MUST. WordPress as being open source, the source code is visible to everybody. So hackers take advantage of this […]
Permalinks are the permanent url structures to any web site content such as post, page, categories ore even the media types. Default Permalink By default WordPress uses the reference id in its url structure. For example in a default setting a url structure looks like this yoursite.com/?p=123 where 123 refers to the particular id of […]
If you are thinking of having a website for your business and dont have a clue on how webiste funcitons, I am providing hereby the very basics you need to know on how website are brought to life. Buy a domain name that suits you Domain name is the name by which you want user […]
WordPress 3.6 is going on full phase development. And lot of developers and designers are excited about what will be rolling out it the new version of wordpress. As a wordpress developer I am pretty excited about the latest version. But here within I am listing about the latest improvements for the WordPress User or […]
Intro Sitemap is the list of pages of a website accessible to the user or the search engine (crawlers). Generally a sitemap contains the list of the pages; however more details and information can be added. There are basically two popular formats of the sitemaps viz HTML and XML sitemap. HTML Sitemap HTML sitemap contains […]
Google fonts is one the best way else the best way to add cool fonts to your website. I personally tried few different alternatives before finally settling down with google fonts. It has so many advantages. I am listing some of the main ones: Its FREE It doesn’t include any javascript It loads faster on […]
CMS stands for the abbreviate form of Content Management System. CMS provides an interface to publish, edit and modify the content. Content here can be anything from pages, posts, articles, images, videos, pdfs etc that will be a part of the website. How does CMS work Basically, CMS creates a database where all the content […]
This is an article for a wordpress newbie or someone willing to learn about the WordPress. A short introduction to the most popular Content Management System in the web world at the moment. A recent survey had shown that 1 out of every 6 websites is running in WordPress. SO what does this mean to the new […]
WordPress by itself is a great platform either if you are planning to run a website, blog or use it as Content Management System. But what if you want to go to next level, away from the default functionality and want to add new features or functionality to your website based on your requirement. WordPress […]
Taxonomy is the way of grouping things together. In wordpress way, it can be the way we can group pages, post or custom post together. By default wordpress has three built in taxonomies as: – Category – Tag and – Link Category Category Category can serve as taxonomy, in order to differentiate and group posts. […]