Title: Change OG URL To HTTP
Author: OrbitingWeb
Published: <strong>August 25, 2017</strong>
Last modified: July 17, 2018

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/change-og-url-to-http.svg)

# Change OG URL To HTTP

 By [OrbitingWeb](https://profiles.wordpress.org/inorbit/)

[Download](https://downloads.wordpress.org/plugin/change-og-url-to-http.1.0.zip)

 * [Details](https://test.wordpress.org/plugins/change-og-url-to-http/#description)
 * [Reviews](https://test.wordpress.org/plugins/change-og-url-to-http/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/change-og-url-to-http/#installation)
 * [Development](https://test.wordpress.org/plugins/change-og-url-to-http/#developers)

 [Support](https://wordpress.org/support/plugin/change-og-url-to-http/)

## Description

When you shift your blog from HTTP to HTTPS, all your posts/pages lose facebook 
likes/share count. The only way to regain these likes/share counts is to add a ‘
OG URL’ tag that points back to the older ‘HTTP’ urls as [described here by Facebook](https://developers.facebook.com/docs/plugins/faqs#moving-urls).

This plugin helps you do just that.

For example, if you use a SEO plugin like Yoast, the OG URL tag automatically reflects
the HTTPS version for HTTPS URLs. This plugin adds a filter to the ‘OG URL’ output
and changes it back to ‘HTTP’ for all existing posts/pages. New posts that you add
after this plugin is activated will not be affected.

Similary, the canonical URL tag remains unchanged as ‘HTTPS’. Canonical tag is used
by search engines like Google. So you are good when it comes to SEO.

This plugin changes the OG URL output for the following popular plugins:

 * Yoast SEO Plugin
 * ALL In One SEO Pack
 * WP facebook open graph protocol by Chuck Reynolds
 * Facebook Open Graph, Google+ and Twitter Card Tags plugin by Webdados

#### Note

This plugin only changes the ‘OG URL’ tags for posts that existed when this plugin
is first installed. This way all new posts will have the regular OG URL tags with‘
HTTPS’.

### Steps to make this work

You need to follow these steps in order for the plugin to work:

_Step 1:_ Install and activate the plugin.

_Step 2:_ If you are using a Cache plugin (eg: WP Super Cache), delete the cache.

_Step 3:_ Exclude facebook bot from the HTTP to HTTPS redirection in your HTaccess
file. Here’s an example:

RewriteEngine On
 RewriteCond %{SERVER_PORT} 80 RewriteCond %{HTTP_USER_AGENT} !
facebookexternalhit/[0-9] RewriteRule ^(.*)$ https://sitename.com/$1 [R=301,L]

The above rewrite rule excludes facebook bots from the redirect.

_Step 4:_ Wait for 30 days for facebook to rescrape your pages. Your ‘share count’
will return when facebook rescrapes your page.

### Test to see if this works

You can instantly check to see if you did everything right by forcing facebook to
rescrape one or many of your pages. Here’s how you can do that:

 * Login to your facebook account and go to [Facebook debugger tool](https://developers.facebook.com/tools/debug/)
 * Enter the ‘HTTPS’ url of one of your pages/posts and click the ‘Debug’ button.
 * If you get the “This URL hasn’t been shared on Facebook before.” message,click
   on the ‘Fetch New Information’ button.
 * Now click ‘Scrap Again’. You should now be able to see all your ‘likes’ to the
   page. You would also see two URLs under the ‘Redirect path’
    heading which reflects
   your og:url meta tag and your original HTTPS URL.

Even if you do not manually rescrape your URLs, facebook will automatically rescape
your URLs within 30 days. So all your ‘share counts’ will return within 30 days.

For detailed information on these steps, [check out this article](https://orbitingweb.com/blog/http-to-https-retain-facebook-likes/)

### Want any new features?

Want any new features added to this plugin? Just send me an email. [You can find my email here.](https://orbitingweb.com/lets-get-in-touch/)

## Screenshots

 * [[
 * HTML souce of the page shows OG URL tag changed to HTTP

## Installation

#### Manually installing the plugin

 1. Download the plugin zip file from WordPress.org
 2. Upload the zip file of the plugin by logging into your wordpress dashboard and 
    going to ‘Plugins > Add New > Upload Plugin’.
 3. Click on the ‘install’ now button.
 4. After the installation is complete, click the ‘Activate’ button.
 5. Once activated, the plugin automatically adds a filter to the OG:URL output.

#### Installing from WordPress dashboard

 1. Login to your wordpress dashboard and go to ‘Plugins > Add New’.
 2. Search for ‘Quick And Easy SEO’ and click on the ‘Install’ button.
 3. Once the installation is complete, click on the ‘Activate’ button.
 4. Once activated, the plugin automatically adds a filter to the OG:URL output.
 5. Check your HTML source to see if all tags are being added properly.

## FAQ

  Installation Instructions

#### Manually installing the plugin

 1. Download the plugin zip file from WordPress.org
 2. Upload the zip file of the plugin by logging into your wordpress dashboard and 
    going to ‘Plugins > Add New > Upload Plugin’.
 3. Click on the ‘install’ now button.
 4. After the installation is complete, click the ‘Activate’ button.
 5. Once activated, the plugin automatically adds a filter to the OG:URL output.

#### Installing from WordPress dashboard

 1. Login to your wordpress dashboard and go to ‘Plugins > Add New’.
 2. Search for ‘Quick And Easy SEO’ and click on the ‘Install’ button.
 3. Once the installation is complete, click on the ‘Activate’ button.
 4. Once activated, the plugin automatically adds a filter to the OG:URL output.
 5. Check your HTML source to see if all tags are being added properly.

  What does the plugin do?

The plugin changes the OG URL output of popular plugins from HTTPS to HTTP URLs.

eg: https://example.com/article/ to http://example.com/article/

  How do I check if the plugin works?

Simply check the HTML source of one of your posts/pages to see if the OG URL tag
has been changed to ‘HTTP’.

  Does the plugin change OG URL tags for all posts?

The plugin only changes the OG URL tags for posts that existed when the plugin was
installed.
 This way new posts will have OG URL tags with HTTPS.

## Reviews

![](https://secure.gravatar.com/avatar/b345d07bc7d3fcbf158eb5c4345c71808bddf29b34be5afdca33ff02aa8b68c4?
s=60&d=retro&r=g)

### 󠀁[It works](https://wordpress.org/support/topic/it-works-1824/)󠁿

 [pianfox](https://profiles.wordpress.org/pianfox/) April 29, 2020

It works. If you have SEO plugin other than listed here, you need to disable or 
add your own code (to enable og:url = "http://…")

![](https://secure.gravatar.com/avatar/eab88df4e7933fa00ff0fcfcea22cf590af9489bdee02291acd5e73cc894417d?
s=60&d=retro&r=g)

### 󠀁[Simple and great!](https://wordpress.org/support/topic/simple-and-great-112/)󠁿

 [Barta Magdi](https://profiles.wordpress.org/bartamagdi/) November 4, 2018

Entering ‘how to recover facebook likes after https’ in Google your article only
the 7th hit. The first 6 result were not helpful for me; either it contains incomprehensible
instruction or paid plugins. I was getting desperate, but I found your article and
with your plugin I successfully managed to solve this issue! Thank you very much!
Really great job!

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/change-og-url-to-http/reviews/)

## Contributors & Developers

“Change OG URL To HTTP” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ OrbitingWeb ](https://profiles.wordpress.org/inorbit/)

[Translate “Change OG URL To HTTP” into your language.](https://translate.wordpress.org/projects/wp-plugins/change-og-url-to-http)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/change-og-url-to-http/),
check out the [SVN repository](https://plugins.svn.wordpress.org/change-og-url-to-http/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/change-og-url-to-http/)
by [RSS](https://plugins.trac.wordpress.org/log/change-og-url-to-http/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0**
 *  Last updated **8 years ago**
 *  Active installations **90+**
 *  WordPress version ** 4.1 or higher **
 *  Tested up to **4.8.28**
 *  Language
 * [English (US)](https://wordpress.org/plugins/change-og-url-to-http/)
 * Tag
 * [http](https://test.wordpress.org/plugins/tags/http/)
 *  [Advanced View](https://test.wordpress.org/plugins/change-og-url-to-http/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/change-og-url-to-http/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/change-og-url-to-http/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/change-og-url-to-http/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/change-og-url-to-http/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/change-og-url-to-http/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/change-og-url-to-http/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/change-og-url-to-http/reviews/)

## Contributors

 *   [ OrbitingWeb ](https://profiles.wordpress.org/inorbit/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/change-og-url-to-http/)