SEO Website Tips
1.Unique Domain Name
2. XML Sitemap (for Search engine)
It allows search engines to crawl the site (upload sitemap file and generate file using sitemap generator)
To Create Site map using the following link Online Site map Generator
3. Robots.txt file
Robots.txt is a text file webmasters create to instruct web robots (typically search engine robots) how to crawl pages on their website
User-agent: * Disallow: /secretFolder Disallow: /
* for all robots [disallow
To Create Robot.txt using the following link Online robot.txt generator
4. Heading Tags:
The Heading tags(h1,h2,h3) are most useful for search engine to identify your website
5. Alt tags
<img style="color: #ff6600;" src="logo.jpg" />alt="website logo">
6.Meta tags
In meta tag is very useful for search engine to identify the content of the page
<meta name="description" content="discription" />
7.Social Sharing Buttons
8.Fevicon
<link rel="shortcut icon" href="logo.ico" alt="logo" type="image/x-icon" />
9. Canonical Issues
A canonical URL lets you tell search engines that certain similar URLs are actually the same.
eg: http://www.example.com,example.com,example.com/index.html
Choosing a proper canonical URL for every set of similar URLs improves the SEO of your site. This is because the search engine knows which version is canonical, so it can count all the links pointing at all the different versions as links to the canonical version. Setting a canonical is similar in concept to a 301 redirect, only without actually redirecting.
<link rel="canonical" href="http://example.com" />
10.Anchor text
11. Image size
To reduce the image site it will load website faster jpg Image compressor & online png image compressor
12.PageSpeed Insights
To check the page speed Page Speed Test
13.SEO Analysis Online
To Check SEO SEI Site Check SEO Checker