It is tempting to think that you can have Google forget everything it knows about your site and start over. However Google has a very long memory. There is no way to reset everything that Google knows about your site.
Web Development
Webmasters live in fear of the "duplicate content penalty." The myth is that having two URLs on your site that show the same content is an SEO disaster. It will cause the rankings of your entire site to plummet.
I have heard several people say that they think your sitemap controls which pages from your website are on Google. In reality, XML sitemaps have little to do with which pages Google chooses to index. It is very common for Google to index pages that are not included in an XML sitemap.
If you disallow a page in robots.txt, Google may choose to index the page anyway. Google claims to honor, robots.txt, so how is that possible?
Many SEO guides suggest creating XML Sitemaps. They either say or imply that sitemaps are needed to get Google to index your site and get good rankings. XML sitemaps do have some uses for SEO, but:
- XML sitemaps won't influence Google rankings.
- Google rarely chooses to index a URL that it only finds via an XML sitemap.
It is often desirable to send an event to Google Analytics to track when somebody clicks on a link or submits a form. This is not easy to implement properly.
In the 1990s when the web was new, under construction notices were popular. Many sites would have them on unfinished pages. Some people are tempted to use them today, but there are some good reasons that their popularity has declined.
It is tempting to freak out when you open Google Search Console and find that it lists errors. They can look like big problems with your site that need to be fixed. However, most errors found in Google Search Console can be ignored.
Google has recently given a lot of visibility to structured data. That is, special HTML markup from schema.org about various types of data. When implementing several types of structured data, Google will display rich snippets in the search results such as star ratings of reviews. Google added a structured data testing tool to search console.
Because of all this, many webmasters think they need to implement structured data for SEO. That just isn't the case. Continue reading
There are a lot of misconceptions about SEO and web development. None of the following are true, but I regularly run into people who believe them.
I wanted to run WordPress on my Ubuntu webserver such that:
- WordPress gets installed and updated through
apt
- It runs multilpe sites that each have their own configuration, plugins and themes
I have had HTTPS enabled on my sites for sites for four years. Up until now I have have StartSSL for the certificates. I migrated from StartSSL to Lets Encrypt because StartSSL is having problems and Lets Encryt now offers free certificates.
This year's SavvyRoo 2015 April Fools's Day prank is a simple button that shouldn't be touched. If you do touch it, it breaks all the colors.
My currency conversion website coinmill.com has a subdomain for each language. It supports over 40 languages. The entire domain is tracked in a single Google Analytics account. I wanted to know which subdomains were performing best and which were performing worst, and how that was changing over time. Continue reading