Title: make all meta http &gt; https://ogp.me/ns
Last modified: August 30, 2016

---

# make all meta http > https://ogp.me/ns

 *  [Frederic Legrand](https://wordpress.org/support/users/fredericlegrand/)
 * (@fredericlegrand)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/make-all-meta-http-httpsogpmens/)
 * hi,
 * Is it possible to change all http to hppts in meta like
    <meta prefix=”og:** 
   http:/**/ogp.me/ns#” ?
 * [https://wordpress.org/plugins/seo-ultimate/](https://wordpress.org/plugins/seo-ultimate/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jeffrey L. Smith](https://wordpress.org/support/users/seo-design-solutions/)
 * (@seo-design-solutions)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/make-all-meta-http-httpsogpmens/#post-6849095)
 * Hi:
 * We have one option in the [Canonicalizer inside the Miscellaneous module](http://screencast.com/t/TZpBY7FAlm)
   to make all requests http:// or https:// depending on how the user accessed the
   site
 * However, the code by default for the output of the OG meta prefix is in in http://
   but also it’s commented out, so it’s not affecting your page being secure or 
   not (if that is the concern).
 * Code below:
 *     ```
       <!DOCTYPE html>
       <!--[if lt IE 7]>      <html lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
       <!--[if IE 7]>         <html lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#" class="no-js lt-ie9 lt-ie8"> <![endif]-->
       <!--[if IE 8]>         <html lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#" class="no-js lt-ie9"> <![endif]-->
       <!--[if gt IE 8]><!--> <html lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#" class="no-js"> <!--<![endif]-->
       <head>
       ```
   
 * Let me know if this answers what you have in mind.
 * Best,
 * Jeffrey

Viewing 1 replies (of 1 total)

The topic ‘make all meta http > https://ogp.me/ns’ is closed to new replies.

 * ![](https://ps.w.org/seo-ultimate/assets/icon.svg?rev=1147635)
 * [SEO Ultimate](https://wordpress.org/plugins/seo-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/seo-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/seo-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/seo-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seo-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seo-ultimate/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jeffrey L. Smith](https://wordpress.org/support/users/seo-design-solutions/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/make-all-meta-http-httpsogpmens/#post-6849095)
 * Status: not resolved