elementor / static-html-output

Static HTML Output Plugin for WordPress
https://statichtmloutput.com
The Unlicense
124 stars 33 forks source link

Force https on parsed external URLs when destination protocol is https #62

Closed thegulshankumar closed 4 years ago

thegulshankumar commented 4 years ago

If CSS and JS is loaded from the external resources with specified HTTP protocol, it is expected plugin must output over HTTPS regardless (either 3rd-party domain have SSL or not). This will prevent mixed content issues.

Video shows problem in loading Google Fonts, Icon https://www.youtube.com/watch?v=_HSusXfXQhU

image

How about ... 1) copying everything from wp-content, wp-includes, wp-admin as .zip excluding all .php files and using directly in deployment? This will resolve all issues related to missing assests from dev path 2) while external might be downloaded while normal document crawling

Thanks

leonstafford commented 4 years ago

Thanks for the video, makes it very clear.

So, a few thoughts here:

We already have a method isInternalLink? which may be an OK place to manipulate external URLs.

Other options:

I tend to like a default enabled option "Force https when deployment URL's protocol is https", which anyone can turn off if it's not what they want.

thegulshankumar commented 4 years ago

Inline SVG contains link to w3.org domain and it must not be re-written over HTTPS. I can confirm, this breaks. I realized while doing bulk replace using notepad++.

<svg width="130" viewBox="0 0 130 18" xmlns="http://www.w3.org/2000/svg">
leonstafford commented 4 years ago

OK, I'm going to close this one as not under responsibility of this plugin, better left to a force SSL plugin or such.

Documentation may have a "Site Health Checklist", including mixed content, peformance, HSTS, etc that people should do regardless of whether it's a static site or not.

thegulshankumar commented 4 years ago

Really Simple SSL is not a proper solution.

Why? Without SSl at localhost it simply suggest using JavaScript based rewriting which is not going to work always.

image

image

I was able to repro this issue while deploying via Netlify as well.

image

12:43:07 PM: Unpacking archive
12:43:10 PM: Starting post processing
12:43:11 PM: Mixed content detected in: /hello-world/index.html
12:43:11 PM: --> insecure img urls:
12:43:11 PM:   - http://1.gravatar.com/avatar/d7a973c7dab26985da5f961be7b74480?s=120&amp;d=mm&amp;r=g
12:43:11 PM: Post processing done
12:43:11 PM: Site is live

All I can say, Deployment site shouldn't experience difficulty by default. User shouldn't be forced to use another approach.

leonstafford commented 4 years ago

The Gravatar one is easy enough to force SSL on within plugin, as there's no reason for it not to be (WTF it's not served secure by default by WP should suprise me).

Anything else, where did it come from? Some plugin or theme? Copy pasted from internet/Google Fonts, etc? Those should all be secure, else people should be raising issues on those products.

Will reopen this and make it an option to force https *on all external URLs the plugin parses", not a blanket "http://" -> "https://" string replacement.

thegulshankumar commented 4 years ago

In case of HTTP origin (WordPress) Gravatar load with Domain Sharding approach which is bad for HTTP/2 at the end of Deployment.

So, replacing http://1.gravatar.com http://2.gravatar.com to https;//secure.gravatar.com/ is important.

image

Similarly, other common hostname can be replaced to HTTPS by default.

image

Further, optionally HTTP to HTTPS rewrite checkbox would be useful.

leonstafford commented 4 years ago

Went without checkbox. will only apply when https in destination protocol for links we safely parse (test also covers http destination and svg samples)

Reverse Gravatar's sharding can be a new feature request to squeeze out more performance, but should be solvable with custom rewrite rules, too. Rather edge case that someone really notices HTTP/2 performance and is still using Gravatars?

leonstafford commented 4 years ago

@thegulshankumar latest build here for now, I'll be back on later to look at pagination issue

gulshanlatest.zip

thegulshankumar commented 4 years ago
thegulshankumar commented 4 years ago

As tested now,

Live Demo: https://gulshankumar.org/the-best-point-and-shoot-camera-phones-for-your-next-vacation/

image

4:01:38 PM: Unpacking archive
4:05:32 PM: Starting post processing
4:05:32 PM: Mixed content detected in: /the-best-point-and-shoot-camera-phones-for-your-next-vacation/index.html
4:05:32 PM: --> insecure iframe urls:
4:05:32 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/the-best-point-and-shoot-camera-phones-for-your-next-vacation/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:33 PM: Mixed content detected in: /luxe-hallway-with-chess-table-flooring-and-large-rounded-windows/index.html
4:05:33 PM: --> insecure iframe urls:
4:05:33 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/luxe-hallway-with-chess-table-flooring-and-large-rounded-windows/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:33 PM: Mixed content detected in: /fashion-outfit-ideas-from-the-biggest-instagram-influencers/index.html
4:05:33 PM: --> insecure iframe urls:
4:05:33 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/fashion-outfit-ideas-from-the-biggest-instagram-influencers/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:33 PM: Mixed content detected in: /women-half-marathon-is-on-the-way-to-most-numerous-lineup/index.html
4:05:33 PM: --> insecure iframe urls:
4:05:33 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/women-half-marathon-is-on-the-way-to-most-numerous-lineup/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:34 PM: Mixed content detected in: /flying-over-the-grand-canyon-with-a-helicopter/index.html
4:05:34 PM: --> insecure iframe urls:
4:05:34 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/flying-over-the-grand-canyon-with-a-helicopter/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:34 PM: Mixed content detected in: /what-do-i-need-to-make-it-in-the-world-of-business/index.html
4:05:34 PM: --> insecure iframe urls:
4:05:34 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/what-do-i-need-to-make-it-in-the-world-of-business/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:35 PM: Mixed content detected in: /modern-bathroom-with-metro-rocks-large-plant-and-neutral-tiles/index.html
4:05:35 PM: --> insecure iframe urls:
4:05:35 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/modern-bathroom-with-metro-rocks-large-plant-and-neutral-tiles/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:35 PM: Mixed content detected in: /style-spy-fashion-model-goes-casual-in-faux-furr-and-plaid/index.html
4:05:35 PM: --> insecure iframe urls:
4:05:35 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/style-spy-fashion-model-goes-casual-in-faux-furr-and-plaid/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:35 PM: Mixed content detected in: /just-in-time-for-spring-community-style-turnaround-has-major-impact/index.html
4:05:35 PM: --> insecure iframe urls:
4:05:35 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/just-in-time-for-spring-community-style-turnaround-has-major-impact/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:36 PM: Mixed content detected in: /jodys-true-story-of-saddlebacks-suicide-mountain-biking-race/index.html
4:05:36 PM: --> insecure iframe urls:
4:05:36 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/jodys-true-story-of-saddlebacks-suicide-mountain-biking-race/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:36 PM: Mixed content detected in: /new-action-game-refreshed-with-a-premium-hi-fi-sound/index.html
4:05:36 PM: --> insecure iframe urls:
4:05:36 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/new-action-game-refreshed-with-a-premium-hi-fi-sound/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:36 PM: Mixed content detected in: /blake-griffin-posterizes-aron-baynes-twice-in-race/index.html
4:05:36 PM: --> insecure iframe urls:
4:05:36 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/blake-griffin-posterizes-aron-baynes-twice-in-race/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:37 PM: Mixed content detected in: /olivia-wilde-looking-forward-to-new-patterned-dress-collection/index.html
4:05:37 PM: --> insecure iframe urls:
4:05:37 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/olivia-wilde-looking-forward-to-new-patterned-dress-collection/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:37 PM: Mixed content detected in: /neuville-feels-confident-he-still-has-upper-hand-in-title-fight/index.html
4:05:37 PM: --> insecure iframe urls:
4:05:37 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/neuville-feels-confident-he-still-has-upper-hand-in-title-fight/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:37 PM: Mixed content detected in: /after-effects-guru-tracking-and-stabilizing-footage/index.html
4:05:37 PM: --> insecure iframe urls:
4:05:37 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/after-effects-guru-tracking-and-stabilizing-footage/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:38 PM: Mixed content detected in: /game-changing-virtual-reality-console-hits-the-market/index.html
4:05:38 PM: --> insecure iframe urls:
4:05:38 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/game-changing-virtual-reality-console-hits-the-market/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:38 PM: Mixed content detected in: /why-dont-the-top-fashion-designers-wear-their-own-clothes/index.html
4:05:38 PM: --> insecure iframe urls:
4:05:38 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/why-dont-the-top-fashion-designers-wear-their-own-clothes/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:39 PM: Mixed content detected in: /restore-a-vanity-unit-to-create-a-super-stylish-piece-of-furniture/index.html
4:05:39 PM: --> insecure iframe urls:
4:05:39 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/restore-a-vanity-unit-to-create-a-super-stylish-piece-of-furniture/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:39 PM: Mixed content detected in: /are-you-ready-complete-recap-of-the-streer-rally-action-shootout/index.html
4:05:39 PM: --> insecure iframe urls:
4:05:39 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/are-you-ready-complete-recap-of-the-streer-rally-action-shootout/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:39 PM: Mixed content detected in: /discover-a-better-camera-for-your-youtube-account/index.html
4:05:39 PM: --> insecure iframe urls:
4:05:39 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/discover-a-better-camera-for-your-youtube-account/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:40 PM: Mixed content detected in: /hamilton-fights-and-takes-slender-spain-victory-this-weekend/index.html
4:05:40 PM: --> insecure iframe urls:
4:05:40 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/hamilton-fights-and-takes-slender-spain-victory-this-weekend/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:40 PM: Mixed content detected in: /designer-fashion-show-kicks-off-with-great-success-at-variety/index.html
4:05:40 PM: --> insecure iframe urls:
4:05:40 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/designer-fashion-show-kicks-off-with-great-success-at-variety/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:41 PM: Mixed content detected in: /how-to-find-the-perfect-sunglasses-for-your-hair-face-shape/index.html
4:05:41 PM: --> insecure iframe urls:
4:05:41 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/how-to-find-the-perfect-sunglasses-for-your-hair-face-shape/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:41 PM: Mixed content detected in: /silicon-valley-guru-affected-by-the-fulminant-slashed-investments/index.html
4:05:41 PM: --> insecure iframe urls:
4:05:41 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/silicon-valley-guru-affected-by-the-fulminant-slashed-investments/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:41 PM: Mixed content detected in: /the-top-10-tech-events-that-you-don-want-to-miss-this-summer/index.html
4:05:41 PM: --> insecure iframe urls:
4:05:41 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/the-top-10-tech-events-that-you-don-want-to-miss-this-summer/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:42 PM: Mixed content detected in: /if-you-only-knew-how-much-your-outfit-choices-actually-matter/index.html
4:05:42 PM: --> insecure iframe urls:
4:05:42 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/if-you-only-knew-how-much-your-outfit-choices-actually-matter/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:42 PM: Mixed content detected in: /what-happens-when-your-carryon-is-over-the-limit/index.html
4:05:42 PM: --> insecure iframe urls:
4:05:42 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/what-happens-when-your-carryon-is-over-the-limit/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:42 PM: Mixed content detected in: /ktm-marchetti-signs-with-larranaga-and-zanotti-for-next-season/index.html
4:05:42 PM: --> insecure iframe urls:
4:05:42 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/ktm-marchetti-signs-with-larranaga-and-zanotti-for-next-season/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:43 PM: Mixed content detected in: /top-5-easy-last-minute-fall-table-decorating-ideas-to-try-now/index.html
4:05:43 PM: --> insecure iframe urls:
4:05:43 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/top-5-easy-last-minute-fall-table-decorating-ideas-to-try-now/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:43 PM: Mixed content detected in: /expert-advice-the-best-retro-chic-fashion-for-all-ages/index.html
4:05:43 PM: --> insecure iframe urls:
4:05:43 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/expert-advice-the-best-retro-chic-fashion-for-all-ages/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:44 PM: Mixed content detected in: /social-media-marketing-for-franchises-is-meant-for-women/index.html
4:05:44 PM: --> insecure iframe urls:
4:05:44 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/social-media-marketing-for-franchises-is-meant-for-women/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:44 PM: Mixed content detected in: /another-big-apartment-project-slated-for-broad-ripple-company/index.html
4:05:44 PM: --> insecure iframe urls:
4:05:44 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/another-big-apartment-project-slated-for-broad-ripple-company/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:44 PM: Mixed content detected in: /the-ultimate-cruise-experience-in-the-carribean/index.html
4:05:44 PM: --> insecure iframe urls:
4:05:44 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/the-ultimate-cruise-experience-in-the-carribean/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:45 PM: Mixed content detected in: /the-dangers-of-eating-too-much-restaurant-food/index.html
4:05:45 PM: --> insecure iframe urls:
4:05:45 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/the-dangers-of-eating-too-much-restaurant-food/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:45 PM: Mixed content detected in: /sneak-peak-best-smart-home-gadgets-features-of-2020/index.html
4:05:45 PM: --> insecure iframe urls:
4:05:45 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/sneak-peak-best-smart-home-gadgets-features-of-2020/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:45 PM: Mixed content detected in: /shop-the-best-street-style-from-paris-fashion-week-shows/index.html
4:05:45 PM: --> insecure iframe urls:
4:05:45 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/shop-the-best-street-style-from-paris-fashion-week-shows/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:46 PM: Mixed content detected in: /dj-dark-chill-vibes/index.html
4:05:46 PM: --> insecure iframe urls:
4:05:46 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/dj-dark-chill-vibes/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:46 PM: Mixed content detected in: /snapdragon-super-chip-mounted-on-the-latest-photo-cameras/index.html
4:05:46 PM: --> insecure iframe urls:
4:05:46 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/snapdragon-super-chip-mounted-on-the-latest-photo-cameras/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:46 PM: Mixed content detected in: /computer-filters-noise-to-make-you-a-better-listener/index.html
4:05:46 PM: --> insecure iframe urls:
4:05:47 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/computer-filters-noise-to-make-you-a-better-listener/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:47 PM: Mixed content detected in: /new-screen-savers-the-show-launched-video-into-the-stratosphere/index.html
4:05:47 PM: --> insecure iframe urls:
4:05:47 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/new-screen-savers-the-show-launched-video-into-the-stratosphere/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:47 PM: Mixed content detected in: /alina-eremia-poarta-ma/index.html
4:05:47 PM: --> insecure iframe urls:
4:05:47 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/alina-eremia-poarta-ma/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:47 PM: Mixed content detected in: /luxurious-four-bedroom-house-with-roman-stone-bath-house/index.html
4:05:47 PM: --> insecure iframe urls:
4:05:47 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/luxurious-four-bedroom-house-with-roman-stone-bath-house/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:48 PM: Mixed content detected in: /meeke-splits-with-co-driver-just-ahead-of-his-second-moto-return/index.html
4:05:48 PM: --> insecure iframe urls:
4:05:48 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/meeke-splits-with-co-driver-just-ahead-of-his-second-moto-return/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:49 PM: Mixed content detected in: /workout-routine-for-big-forearms-and-a-crushing-grip/index.html
4:05:49 PM: --> insecure iframe urls:
4:05:49 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/workout-routine-for-big-forearms-and-a-crushing-grip/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:49 PM: Mixed content detected in: /10-ways-to-make-some-consistent-extra-money-as-a-intrior-designer/index.html
4:05:49 PM: --> insecure iframe urls:
4:05:49 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/10-ways-to-make-some-consistent-extra-money-as-a-intrior-designer/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:49 PM: Mixed content detected in: /the-next-wave-of-superheroes-has-arrived-with-astonishing-impact/index.html
4:05:49 PM: --> insecure iframe urls:
4:05:49 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/the-next-wave-of-superheroes-has-arrived-with-astonishing-impact/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:50 PM: Mixed content detected in: /top-ten-kitchen-shortcuts-for-indian-food-delights/index.html
4:05:50 PM: --> insecure iframe urls:
4:05:50 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/top-ten-kitchen-shortcuts-for-indian-food-delights/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:52 PM: Mixed content detected in: /tdb_templates/single-post-template-default-pro/index.html
4:05:52 PM: --> insecure iframe urls:
4:05:52 PM:   - http://www.facebook.com/plugins/like.php?href=#&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:54 PM: Mixed content detected in: /citroen-could-revive-the-third-car-for-loeb-breen-winning-couple/index.html
4:05:54 PM: --> insecure iframe urls:
4:05:54 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/citroen-could-revive-the-third-car-for-loeb-breen-winning-couple/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:54 PM: Mixed content detected in: /motivational-songs-to-have-a-successful-workout/index.html
4:05:54 PM: --> insecure iframe urls:
4:05:54 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/motivational-songs-to-have-a-successful-workout/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:55 PM: Mixed content detected in: /ambrose-seeks-offers-on-downtown-building-for-apartments/index.html
4:05:55 PM: --> insecure iframe urls:
4:05:55 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/ambrose-seeks-offers-on-downtown-building-for-apartments/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:55 PM: Mixed content detected in: /laptop-with-128-bit-processor-32gb-of-ram-and-24mp-front-camera/index.html
4:05:55 PM: --> insecure iframe urls:
4:05:55 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/laptop-with-128-bit-processor-32gb-of-ram-and-24mp-front-camera/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:55 PM: Mixed content detected in: /watch-awesome-kate-go-full-cooking-pro-in-england-this-week/index.html
4:05:55 PM: --> insecure iframe urls:
4:05:55 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/watch-awesome-kate-go-full-cooking-pro-in-england-this-week/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:56 PM: Mixed content detected in: /flooring-everything-you-need-to-know-about-fitting-and-cleaning/index.html
4:05:56 PM: --> insecure iframe urls:
4:05:56 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/flooring-everything-you-need-to-know-about-fitting-and-cleaning/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:56 PM: Mixed content detected in: /oven-baked-yummy-pulled-pork-for-food-travelers/index.html
4:05:56 PM: --> insecure iframe urls:
4:05:56 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/oven-baked-yummy-pulled-pork-for-food-travelers/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:57 PM: Mixed content detected in: /patricia-urquiola-coats-transparent-glas-tables-for-livings/index.html
4:05:57 PM: --> insecure iframe urls:
4:05:57 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/patricia-urquiola-coats-transparent-glas-tables-for-livings/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:57 PM: Mixed content detected in: /talented-nigerian-artists-trying-to-reduce-global-pollution/index.html
4:05:57 PM: --> insecure iframe urls:
4:05:57 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/talented-nigerian-artists-trying-to-reduce-global-pollution/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:58 PM: Mixed content detected in: /urban-kitchen-with-granite-tops-exposed-bulb-lights-and-island/index.html
4:05:58 PM: --> insecure iframe urls:
4:05:58 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/urban-kitchen-with-granite-tops-exposed-bulb-lights-and-island/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:58 PM: Mixed content detected in: /rumors-gossip-and-unfounded-truths-every-moto-release-story/index.html
4:05:58 PM: --> insecure iframe urls:
4:05:58 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/rumors-gossip-and-unfounded-truths-every-moto-release-story/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:59 PM: Mixed content detected in: /wordpress-news-magazine-charts-the-most-chic-and-fashionable-women-of-new-york-city/index.html
4:05:59 PM: --> insecure iframe urls:
4:05:59 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/wordpress-news-magazine-charts-the-most-chic-and-fashionable-women-of-new-york-city/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:05:59 PM: Mixed content detected in: /spring-fashion-show-at-the-university-of-michigan-has-started/index.html
4:06:00 PM: --> insecure iframe urls:
4:06:00 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/spring-fashion-show-at-the-university-of-michigan-has-started/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:00 PM: Mixed content detected in: /celebrating-25-years-since-italys-first-ever-touring-inclusion/index.html
4:06:00 PM: --> insecure iframe urls:
4:06:00 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/celebrating-25-years-since-italys-first-ever-touring-inclusion/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:00 PM: Mixed content detected in: /dave-williams-defeated-in-spectacular-motorcross-final/index.html
4:06:00 PM: --> insecure iframe urls:
4:06:00 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/dave-williams-defeated-in-spectacular-motorcross-final/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:01 PM: Mixed content detected in: /man-agrees-to-complete-50000-hereford-lighthouse-paint-job/index.html
4:06:01 PM: --> insecure iframe urls:
4:06:01 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/man-agrees-to-complete-50000-hereford-lighthouse-paint-job/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:07 PM: Mixed content detected in: /style-magazine-removes-its-rule-about-running-woman-only-covers/index.html
4:06:07 PM: --> insecure iframe urls:
4:06:07 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/style-magazine-removes-its-rule-about-running-woman-only-covers/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:08 PM: Mixed content detected in: /a-breakthough-for-this-year-new-holiday-birds-eye-view-debuting/index.html
4:06:08 PM: --> insecure iframe urls:
4:06:08 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/a-breakthough-for-this-year-new-holiday-birds-eye-view-debuting/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:09 PM: Mixed content detected in: /how-nancy-reagan-gave-glamour-and-class-to-the-white-house/index.html
4:06:09 PM: --> insecure iframe urls:
4:06:09 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/how-nancy-reagan-gave-glamour-and-class-to-the-white-house/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:24 PM: Mixed content detected in: /the-best-gray-paint-how-to-choose-the-right-shade-for-your-walls/index.html
4:06:24 PM: --> insecure iframe urls:
4:06:24 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/the-best-gray-paint-how-to-choose-the-right-shade-for-your-walls/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:24 PM: Mixed content detected in: /everyone-should-travel-for-their-favorite-foods/index.html
4:06:24 PM: --> insecure iframe urls:
4:06:24 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/everyone-should-travel-for-their-favorite-foods/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:24 PM: Mixed content detected in: /iphone-offers-three-cameras-and-brilliand-oled-display-for-all/index.html
4:06:24 PM: --> insecure iframe urls:
4:06:24 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/iphone-offers-three-cameras-and-brilliand-oled-display-for-all/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:25 PM: Mixed content detected in: /this-new-breakthrough-phone-camera-company-has-arrived/index.html
4:06:25 PM: --> insecure iframe urls:
4:06:25 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/this-new-breakthrough-phone-camera-company-has-arrived/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:25 PM: Mixed content detected in: /boar-fantastic-beats-wavia-to-join-the-champion-hall/index.html
4:06:25 PM: --> insecure iframe urls:
4:06:25 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/boar-fantastic-beats-wavia-to-join-the-champion-hall/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:25 PM: Mixed content detected in: /summer-fashion-trends-2020-the-pieces-that-deserve-attention/index.html
4:06:25 PM: --> insecure iframe urls:
4:06:25 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/summer-fashion-trends-2020-the-pieces-that-deserve-attention/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:26 PM: Mixed content detected in: /proenza-schouler-advice-to-young-designers-start-your-own-business/index.html
4:06:26 PM: --> insecure iframe urls:
4:06:26 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/proenza-schouler-advice-to-young-designers-start-your-own-business/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:27 PM: Mixed content detected in: /ecommerce-brands-tend-to-create-strong-communities/index.html
4:06:27 PM: --> insecure iframe urls:
4:06:27 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/ecommerce-brands-tend-to-create-strong-communities/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:27 PM: Mixed content detected in: /radio-air-time-marketing-a-new-strategy-for-the-economy/index.html
4:06:27 PM: --> insecure iframe urls:
4:06:27 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/radio-air-time-marketing-a-new-strategy-for-the-economy/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:27 PM: Mixed content detected in: /the-biggest-mistakes-influencers-make-on-instagram/index.html
4:06:27 PM: --> insecure iframe urls:
4:06:27 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/the-biggest-mistakes-influencers-make-on-instagram/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:28 PM: Mixed content detected in: /leona-lewis-bleeding-love-dj-dark-adrian-funk-remix/index.html
4:06:28 PM: --> insecure iframe urls:
4:06:28 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/leona-lewis-bleeding-love-dj-dark-adrian-funk-remix/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:28 PM: Mixed content detected in: /taina-blue-retreat-is-a-converted-tower-on-the-greek-coast/index.html
4:06:28 PM: --> insecure iframe urls:
4:06:28 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/taina-blue-retreat-is-a-converted-tower-on-the-greek-coast/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:29 PM: Mixed content detected in: /have-a-look-around-this-bold-and-colourful-1930s-semi-in-london/index.html
4:06:29 PM: --> insecure iframe urls:
4:06:29 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/have-a-look-around-this-bold-and-colourful-1930s-semi-in-london/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:29 PM: Mixed content detected in: /this-new-headphone-from-sony-cancel-out-almost-every-background/index.html
4:06:29 PM: --> insecure iframe urls:
4:06:29 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/this-new-headphone-from-sony-cancel-out-almost-every-background/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:29 PM: Mixed content detected in: /eminem-stronger-than-i-was/index.html
4:06:29 PM: --> insecure iframe urls:
4:06:29 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/eminem-stronger-than-i-was/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:30 PM: Mixed content detected in: /teens-from-local-school-amaze-as-runway-models-at-disart-show/index.html
4:06:30 PM: --> insecure iframe urls:
4:06:30 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/teens-from-local-school-amaze-as-runway-models-at-disart-show/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:30 PM: Mixed content detected in: /r-sport-team-sebastien-ogier-title-priority-over-teams-crown/index.html
4:06:30 PM: --> insecure iframe urls:
4:06:30 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/r-sport-team-sebastien-ogier-title-priority-over-teams-crown/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:31 PM: Mixed content detected in: /best-things-you-can-do-on-a-solo-mountain-climb/index.html
4:06:31 PM: --> insecure iframe urls:
4:06:31 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/best-things-you-can-do-on-a-solo-mountain-climb/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:31 PM: Mixed content detected in: /discover-the-most-magical-sunset-in-santorini/index.html
4:06:31 PM: --> insecure iframe urls:
4:06:31 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/discover-the-most-magical-sunset-in-santorini/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:31 PM: Mixed content detected in: /entrepreneurial-advertising-the-future-of-marketing/index.html
4:06:31 PM: --> insecure iframe urls:
4:06:31 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/entrepreneurial-advertising-the-future-of-marketing/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:32 PM: Mixed content detected in: /dj-dark-beach-memories-august-session/index.html
4:06:32 PM: --> insecure iframe urls:
4:06:32 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/dj-dark-beach-memories-august-session/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:32 PM: Mixed content detected in: /microsoft-band-review-roundup-what-makes-this-phone-stand-out/index.html
4:06:32 PM: --> insecure iframe urls:
4:06:32 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/microsoft-band-review-roundup-what-makes-this-phone-stand-out/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:32 PM: Mixed content detected in: /what-to-wear-on-gala-night-we-asked-the-biggest-names/index.html
4:06:32 PM: --> insecure iframe urls:
4:06:32 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/what-to-wear-on-gala-night-we-asked-the-biggest-names/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:33 PM: Mixed content detected in: /creative-decorating-with-houseplants-from-floor-to-ceiling/index.html
4:06:33 PM: --> insecure iframe urls:
4:06:33 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/creative-decorating-with-houseplants-from-floor-to-ceiling/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:33 PM: Mixed content detected in: /traditional-bakeries-to-try-when-in-the-big-apple/index.html
4:06:33 PM: --> insecure iframe urls:
4:06:33 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/traditional-bakeries-to-try-when-in-the-big-apple/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:34 PM: Mixed content detected in: /front-row-marion-hume-on-australian-fashion-week-magazine-cover/index.html
4:06:34 PM: --> insecure iframe urls:
4:06:34 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/front-row-marion-hume-on-australian-fashion-week-magazine-cover/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:34 PM: Mixed content detected in: /modern-monochrome-home-with-calm-and-cosy-terrace-and-steps/index.html
4:06:34 PM: --> insecure iframe urls:
4:06:34 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/modern-monochrome-home-with-calm-and-cosy-terrace-and-steps/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:34 PM: Mixed content detected in: /video-receipes-how-to-make-a-perfect-caffe-macchiato/index.html
4:06:34 PM: --> insecure iframe urls:
4:06:34 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/video-receipes-how-to-make-a-perfect-caffe-macchiato/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:35 PM: Mixed content detected in: /interior-design-tips-decorating-to-celebrate-the-great-outdoors/index.html
4:06:35 PM: --> insecure iframe urls:
4:06:35 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/interior-design-tips-decorating-to-celebrate-the-great-outdoors/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:35 PM: Mixed content detected in: /interior-designer-and-maude-interiors-by-yvonne-designs/index.html
4:06:35 PM: --> insecure iframe urls:
4:06:35 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/interior-designer-and-maude-interiors-by-yvonne-designs/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:35 PM: Mixed content detected in: /scandinavian-boho-three-bed-decorated-with-neutral-tones/index.html
4:06:36 PM: --> insecure iframe urls:
4:06:36 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/scandinavian-boho-three-bed-decorated-with-neutral-tones/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:36 PM: Mixed content detected in: /post-malone-goodbyes-ft-young-thug-trap-flow-remix/index.html
4:06:36 PM: --> insecure iframe urls:
4:06:36 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/post-malone-goodbyes-ft-young-thug-trap-flow-remix/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:37 PM: Mixed content detected in: /vfx-techniques-creating-a-cg-flag-with-after-effects/index.html
4:06:37 PM: --> insecure iframe urls:
4:06:37 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/vfx-techniques-creating-a-cg-flag-with-after-effects/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:37 PM: Mixed content detected in: /the-latest-flagship-smartphone-to-come-out-of-samsung-factories/index.html
4:06:37 PM: --> insecure iframe urls:
4:06:37 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/the-latest-flagship-smartphone-to-come-out-of-samsung-factories/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:38 PM: Mixed content detected in: /outdoor-kitchen-decorating-furnish-and-accessorize-with-flair/index.html
4:06:38 PM: --> insecure iframe urls:
4:06:38 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/outdoor-kitchen-decorating-furnish-and-accessorize-with-flair/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:38 PM: Mixed content detected in: /pasta-with-caramelised-tomatoes-and-yogurt-recipe/index.html
4:06:38 PM: --> insecure iframe urls:
4:06:38 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/pasta-with-caramelised-tomatoes-and-yogurt-recipe/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:38 PM: Mixed content detected in: /the-weirdest-places-ashes-have-been-scattered-in-south-america/index.html
4:06:39 PM: --> insecure iframe urls:
4:06:39 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/the-weirdest-places-ashes-have-been-scattered-in-south-america/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:39 PM: Mixed content detected in: /amazons-apple-watch-killer-will-be-free-and-sell-you-everything/index.html
4:06:39 PM: --> insecure iframe urls:
4:06:39 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/amazons-apple-watch-killer-will-be-free-and-sell-you-everything/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:39 PM: Mixed content detected in: /now-is-the-time-to-think-about-your-small-business-success/index.html
4:06:39 PM: --> insecure iframe urls:
4:06:39 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/now-is-the-time-to-think-about-your-small-business-success/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:40 PM: Mixed content detected in: /this-amazing-massage-service-for-women-is-changing-the-game/index.html
4:06:40 PM: --> insecure iframe urls:
4:06:40 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/this-amazing-massage-service-for-women-is-changing-the-game/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:40 PM: Mixed content detected in: /mobile-marketing-is-said-to-be-the-future-of-e-commerce/index.html
4:06:40 PM: --> insecure iframe urls:
4:06:40 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/mobile-marketing-is-said-to-be-the-future-of-e-commerce/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:40 PM: Mixed content detected in: /shanghai-fashion-week-highlights-the-shape-of-things-to-come/index.html
4:06:40 PM: --> insecure iframe urls:
4:06:40 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/shanghai-fashion-week-highlights-the-shape-of-things-to-come/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:41 PM: Mixed content detected in: /wiz-khalifa-lit/index.html
4:06:41 PM: --> insecure iframe urls:
4:06:41 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/wiz-khalifa-lit/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:41 PM: Mixed content detected in: /hello-world/index.html
4:06:41 PM: --> insecure iframe urls:
4:06:41 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/hello-world/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:42 PM: Mixed content detected in: /this-amazing-girl-is-on-top-of-the-emerging-fashion-empire/index.html
4:06:42 PM: --> insecure iframe urls:
4:06:42 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/this-amazing-girl-is-on-top-of-the-emerging-fashion-empire/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:42 PM: Mixed content detected in: /drone-photography-how-camera-model-affects-your-outcome/index.html
4:06:42 PM: --> insecure iframe urls:
4:06:42 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/drone-photography-how-camera-model-affects-your-outcome/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:42 PM: Mixed content detected in: /the-26-min-season-review-by-mike-mayers-is-now-online/index.html
4:06:42 PM: --> insecure iframe urls:
4:06:42 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/the-26-min-season-review-by-mike-mayers-is-now-online/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:43 PM: Mixed content detected in: /cisco-knows-its-routers-are-the-fastest-ever-for-desktop-pcs/index.html
4:06:43 PM: --> insecure iframe urls:
4:06:43 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/cisco-knows-its-routers-are-the-fastest-ever-for-desktop-pcs/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:43 PM: Mixed content detected in: /dj-dark-autumn-vibes-september-2019/index.html
4:06:43 PM: --> insecure iframe urls:
4:06:43 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/dj-dark-autumn-vibes-september-2019/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:43 PM: Mixed content detected in: /fyre-festival-insight-exclusive-interview-with-ja-rule/index.html
4:06:43 PM: --> insecure iframe urls:
4:06:43 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/fyre-festival-insight-exclusive-interview-with-ja-rule/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:44 PM: Mixed content detected in: /complimentary-decor-and-design-advice-with-summit-park-estates/index.html
4:06:44 PM: --> insecure iframe urls:
4:06:44 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/complimentary-decor-and-design-advice-with-summit-park-estates/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:44 PM: Mixed content detected in: /reasons-to-choose-the-new-generation-water-resistant-phones/index.html
4:06:44 PM: --> insecure iframe urls:
4:06:44 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/reasons-to-choose-the-new-generation-water-resistant-phones/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:45 PM: Mixed content detected in: /how-to-burn-calories-with-pleasant-activities/index.html
4:06:45 PM: --> insecure iframe urls:
4:06:45 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/how-to-burn-calories-with-pleasant-activities/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:45 PM: Mixed content detected in: /how-to-use-basic-design-principles-to-decorate-your-home/index.html
4:06:45 PM: --> insecure iframe urls:
4:06:45 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/how-to-use-basic-design-principles-to-decorate-your-home/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:45 PM: Mixed content detected in: /increase-your-endurance-through-the-pilates-method/index.html
4:06:45 PM: --> insecure iframe urls:
4:06:45 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/increase-your-endurance-through-the-pilates-method/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:46 PM: Mixed content detected in: /top-fashion-trends-to-look-for-in-every-important-collection/index.html
4:06:46 PM: --> insecure iframe urls:
4:06:46 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/top-fashion-trends-to-look-for-in-every-important-collection/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:46 PM: Mixed content detected in: /major-deep-new-release-feelings-power-deep-house-mix/index.html
4:06:46 PM: --> insecure iframe urls:
4:06:46 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/major-deep-new-release-feelings-power-deep-house-mix/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:47 PM: Mixed content detected in: /the-best-of-vocal-deep-house-chill-out-music-mix-2020/index.html
4:06:47 PM: --> insecure iframe urls:
4:06:47 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/the-best-of-vocal-deep-house-chill-out-music-mix-2020/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:47 PM: Mixed content detected in: /academy-of-country-music-awards-hosts-this-years-fashion-show/index.html
4:06:47 PM: --> insecure iframe urls:
4:06:47 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/academy-of-country-music-awards-hosts-this-years-fashion-show/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:48 PM: Mixed content detected in: /discover-the-newest-waterproof-and-rugged-cameras-of-2020/index.html
4:06:48 PM: --> insecure iframe urls:
4:06:48 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/discover-the-newest-waterproof-and-rugged-cameras-of-2020/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:48 PM: Mixed content detected in: /the-ultimate-exercises-to-improve-back-muscles/index.html
4:06:48 PM: --> insecure iframe urls:
4:06:48 PM:   - http://www.facebook.com/plugins/like.php?href=https://gulshankumar.org/the-ultimate-exercises-to-improve-back-muscles/&amp;layout=button_count&amp;show_faces=false&amp;width=105&amp;action=like&amp;colorscheme=light&amp;height=21
4:06:48 PM: Post processing done
4:06:48 PM: Site is live
leonstafford commented 4 years ago

Ooh, IFRAMES! I had forgotten they were even a thing :D

Seems quite a few more needed to be thorough: https://github.com/WP2Static/static-html-output-plugin/issues/64

leonstafford commented 4 years ago

This one tested to sort IFRAMEs.

I've for now, had to enable whitespace preservation to appease CircleCI's test environment. Will need to dig deeper to see how to control it better, but again, not a blocking workaround - can use Autoptimize or CDN's minification options for now.

iframeswhitespace.zip

thegulshankumar commented 4 years ago

I can confirm that HTTPS rewrite is working properly.