Questions
-
Google Mobile Friendly designation in Search results
Hi, It's quite possible that it's just a matter of time before the label shows like Patricks mentions. However, if you check your site with PageSpeed Insights there seems to be something strange with the way you implement the redirect: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.pssl.com which could be the reason why the label does not appear: Your page has 2 redirects. Redirects introduce additional delays before the page can be loaded.Avoid landing page redirects for the following chain of redirected URLs. http://www.pssl.com/ http://www.pssl.com/!XkggQFlbOgq2yNN3W1icyA!/ http://m.pssl.com/ If you want to check this "manually" you can check the headers yourself using web-sniffer.net with a mobile user agent. I would check with your technical team how to avoid this redirect chain.Apart from that, if you check the insights for speed, your scores for both mobile & desktop are not really great. Testing on webpage test http://www.webpagetest.org/result/150429_62_19PT/1/details/ - loaded in 3.7 sec is not extremely bad but not great either. You could probably reduce the load time by combining your 19 js & 6 css files. For mobile 400K images & 270K javascript (!) is probably a bit too much to load over a mobile connection(the test also shows the double redirect).rgds,Dirk
Intermediate & Advanced SEO | | DirkC0 -
What is best practice to eliminate my IP addr content from showing in SERPs?
I would allow Google to crawl those pages for a little while longer just to ensure that they see the rel canonical tags. Then once you feel that they have recrawled the IP address pages you can disallow them again if you want, thought that isn't entirely necessary if you have the rel canonical tag set up properly. Another option would be to 301 redirect the IP version of the page to the corresponding www. version. If they still don't drop from the index you can use the URL Removal Tool in GWT, but you will have to set up a GWT account for each of the IP domains.
Intermediate & Advanced SEO | | Everett0