When you host a web site, many web hosting providers allow your web site access using multiple urls like yourdomain.com, www.yourdomain.com. If you have a dedicated IP address, your web site become available on the IP address also. It is bad for SEO to have a site available in multiple URLs. If search engine index […]
robots.txt
When you make a copy of your site for development/testing purpose, you don’t need search engines index your site as it will cuase duplicate content. To disable indexing of a website by search engines, create a file with name robots.txt with following content.
1 2 |
User-agent: * Disallow: / |
[…]
SEO
robots.txt https://search.google.com/test/rich-results – check if your site support schema. Keyword Research Tools https://neilpatel.com/ubersuggest/ Google Adwords Keyword tool https://keywordseverywhere.com/ Backlink Checker https://ahrefs.com/backlink-checker […]