Generally, we do many changes in the website and SEO issues may happen on the regular basis so it is compulsory to audit your site for SEO. Copy my SEO audit checklist in excel (in Fail/Pass format) and improve your website basic and technical on-page SEO. Page Title Every page must have title tag Page…
Category: SEO Guide

Published / Last Modification Date on the Webpage – Best SEO Practice
Content Published date and last modification date is really tending to SEO ranking? We know – Google shows date on the Google snippet (SERP). Google may show published date or updated date in the snippet. It depends on Google. You can also show time with date if possible. Google also see this but use right…

Google E-A-T Update Points for SEO
Hi, I am going to explain here some important points about the Google’s latest update E-A-T (Expertise, Authoritativeness and Trust). You should learn about E-A-T guidelines before start content writing for SEO. YMLP (Your Money or Your Life) Avoid Poor Quality YMYL (Your Money or Your Life) pages. Content which are negatively affecting users safety, happiness,…

Internal Links SEO Best Practice
Introduction Hyperlinks on the webpage are internal links. (generally for the same domain links, we call internal links) Syntax <a href=”https://www.example.com”>Anchor Text</a> Put Important Links at Home Page Try to add all important sections’ links on the home page. So crawlers can reach your all pages. Add every section link at home page for…

Domain Age (Domain Registration Length) is a SEO Ranking Factor?
What is Domain Age Time duration between first time domain registration date to today is called domain age. How to Check Domain Age Just open any domain checker tool Submit your website and see website age. Check here example: Scenario 1. Domain age Vs. Content Quality If my domain is very old that mean my…

Canonical Tag SEO Best Practice
Introduction Canonical Tag first time introduced by Bing and Yahoo in 2009. Canonical is a simple HTML tag which tells to search engines about the original version (page). Syntax is – <link rel=”canonical” href=”https://example.com/sample-page/” /> We put original url in canonical tag in all duplicate pages. We put here full url with protocol (http/https). Example…

301 Vs. 302 Redirection Best SEO Practice
Introduction 3xx is a http status code which is used for redirection from old url to new url. Redirection Rule If we are moving url permanently then use 301 redirection and moving url temporary, then use 302 redirection. Make sure old url content is equivalent to new url content otherwise send it to 404 error…

XML Sitemap Best SEO Practice
What is XML Sitemap? This is an XML file. We make it for search engine crawlers. We put here those urls which you want to index on the search engines. example: Sitemap Elements Metadata Detail Require Sitemap Header <?xml version=”1.0″ encoding=”UTF-8″?> We specify here xml sitemap version and encoding UTF-8 Mandatory URL Set <urlset> Show…

Heading Tags Best SEO Practice
Introduction Heading Tags are HTML tags. <H1> to <H6> They are used to define font size of the headings. Why we use Heading Tags Heading tags help to users and search engines to understand the content and content structure. It also make your content scanable and readable. Effect on Ranking Heading tags tell to search…

Page Load Time Optimization
Introduction It is a human behavior that people don’t like wait for anything. They can irritate and bounce from your website if you have high page load time so optimize your page load time to increase conversions and User Experience. Some awesome tips are given below… 1. Reduce http requests Every element of website take…