Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to link to the mobile version of Google Plus

We are building a mobile version of our website and in the process of working on our footer's social links, I am stumbling with the Google Plus.

It has been quite easy to convert the FB and Twitter links to be directed at their mobile version (m.facebook.com/ourpage and mobile.twitter.com/ourpage), but I will be darn if I can sort this out for GooglePlus.

I have tried simply going there with my mobile phone browser, but it generates a huge string which seems to be unrelated to our G+ id number.

like image 527
Tom Avatar asked Apr 07 '12 05:04

Tom


1 Answers

Take https://plus.google.com/app/basic/ and add the profile/page id.

Google: https://plus.google.com/app/basic/116899029375914044550

Google: https://m.google.com/app/plus/mp/960/#~loop:view=profile&a=g%3A116899029375914044550

I don't think this URL is officially supported by Google so it could change in the future and break your link.

like image 135
abraham Avatar answered Oct 10 '22 00:10

abraham