Title: Solution for Like Button Absolute URL Error
Last modified: August 20, 2016

---

# Solution for Like Button Absolute URL Error

 *  [aerozg](https://wordpress.org/support/users/aerozg/)
 * (@aerozg)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/solution-for-like-button-absolute-url-error/)
 * If you are receiving an Error (in red letters) in place of your Like button you
   should change the following:
 * `urlencode(get_permalink());`
 * to
 * `get_permalink();`
 * in these two files:
 * 1. facebook-social-plugins/socialplugins.php
    2. facebook-social-plugins/widgets/
   like-button.php
 * [http://wordpress.org/extend/plugins/facebook-social-plugins/](http://wordpress.org/extend/plugins/facebook-social-plugins/)

The topic ‘Solution for Like Button Absolute URL Error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/facebook-social-plugins.svg)
 * [Facebook Social Plugins](https://wordpress.org/plugins/facebook-social-plugins/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/facebook-social-plugins/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/facebook-social-plugins/)
 * [Active Topics](https://wordpress.org/support/plugin/facebook-social-plugins/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/facebook-social-plugins/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/facebook-social-plugins/reviews/)

## Tags

 * [absolute](https://wordpress.org/support/topic-tag/absolute/)
 * [button](https://wordpress.org/support/topic-tag/button/)
 * [url](https://wordpress.org/support/topic-tag/url/)

 * 0 replies
 * 1 participant
 * Last reply from: [aerozg](https://wordpress.org/support/users/aerozg/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/solution-for-like-button-absolute-url-error/)
 * Status: not resolved