How to create "review us" button for website?

JDhomeservices

New member
I have seen some people have a button on their websites to make it easier for them to get Google reviews. I have spent quite a while trying to research how to add this to my website, but can't seem to find any relative results. Go figure. You can Google anything but how to use Google. Anyone know how to do this?
 
I would think you just create a review us button then link it over to your google page. Then once they are there they will be able to leave you a review
 
I would think you just create a review us button then link it over to your google page. Then once they are there they will be able to leave you a review
Yes, but how? Apparently it's not as easy as just copying and pasting some html code provided by Google. At least Angie's list has that.
 
if you know html its should be pretty simple...Whats your google page and I will write you a quick script and see if that works for ya
 
<a href="https://plus.google.com/100272618822735221126/about?


rfmt=s&hl=en&gl=us" style="background: none; padding:0; border:0;"


target="_new"><img src="GoogleReview.jpg" style="border-style: none"


alt="Review Josh Davis Roof Cleaning & Pressure Washing on Google - CLICK


HERE!"></a>

---------------------
Not to sure if this will work on wordpress but you may be able to copy paste this into your format

This is the button image i used - just googled - google review button and snagged the first one, it worked flawlessly for me and made it pop up innew window so they do not leave your website, try it out if it doesnt work I will tweak it

GoogleReview.jpg
 
<a href="https://plus.google.com/100272618822735221126/about?rfmt=s&hl=en&gl=us" style="background: none; padding:0; border:0;" target="_new"><img src="GoogleReview.jpg" style="border-style: none" alt="Review Josh Davis Roof Cleaning & Pressure Washing on Google - CLICK HERE!"></a>
 
The code turns into a link because I am posting it on the form, I will PM You it
 
Let me know if you got it
 
I'm not even sure how I would post a link if I had one anyway, now that I'm trying to figure out the one for Angie's List. There doesn't seem to be an option to post to my wordpress homepage. I can get the link on another page, but I'd hate to have to create a separate page links. I'm sure Ty or someone else could help, but I'm trying to make due without spending money I don't have right now. I may be in a little more over my head with the website than I thought though.
 
Back
Top