Plugin Directory

Changeset 1719194


Ignore:
Timestamp:
08/25/2017 06:37:40 AM (8 years ago)
Author:
inorbit
Message:

Readme txt upload

Location:
change-og-url-to-http
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • change-og-url-to-http/tags/1.0/README.txt

    r1719191 r1719194  
    1212== Description ==
    1313
    14 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
    15 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).
     14When 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).
     15
    1616This plugin helps you do just that.
    1717
    18 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
    19 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.
    20 Similary, the canonical URL tag remains unchanged to 'HTTPS'. Canonical tag is used by search engines like Google. So you are good when it comes to SEO.
     18If 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.
     19
     20Similary, 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.
    2121
    2222This plugin changes the OG URL output for the following popular plugins:
     
    2929= Note =
    3030
    31 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
    32 tags with 'HTTPS'.
     31This 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'.
    3332
    3433= How does this work? =
  • change-og-url-to-http/trunk/README.txt

    r1719191 r1719194  
    1212== Description ==
    1313
    14 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
    15 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).
     14When 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).
     15
    1616This plugin helps you do just that.
    1717
    18 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
    19 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.
    20 Similary, the canonical URL tag remains unchanged to 'HTTPS'. Canonical tag is used by search engines like Google. So you are good when it comes to SEO.
     18If 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.
     19
     20Similary, 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.
    2121
    2222This plugin changes the OG URL output for the following popular plugins:
     
    2929= Note =
    3030
    31 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
    32 tags with 'HTTPS'.
     31This 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'.
    3332
    3433= How does this work? =
Note: See TracChangeset for help on using the changeset viewer.