Posts

Showing posts with the label seo

How to Track Pageviews to Your Website using Google Analytics

Image
In this post I will be showing how to add page view tracking to a website using Google Analytics.

AngularJS and SEO

Image
There is no doubt that JavaScript MVC / MVVM frameworks such as AngularJS provide better experiences for both developers and users alike. However, there are some caveats that we should be aware of when using this framework. Specifically, search engines might not be able to read the content in our applications if we are using the data binding features provided by these frameworks. In this post I will compare two scenarios: one using server-side data binding and one using client-side data binding and talk about their SEO implications.