Title: Phll's Replies | WordPress.org

---

# Phll

  [  ](https://wordpress.org/support/users/phll/)

 *   [Profile](https://wordpress.org/support/users/phll/)
 *   [Topics Started](https://wordpress.org/support/users/phll/topics/)
 *   [Replies Created](https://wordpress.org/support/users/phll/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/phll/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/phll/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/phll/engagements/)
 *   [Favorites](https://wordpress.org/support/users/phll/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPGlobus] multilingual XML sitemap for SEO](https://wordpress.org/support/topic/multilingual-xml-sitemap-for-seo/)
 *  Thread Starter [Phll](https://wordpress.org/support/users/phll/)
 * (@phll)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/multilingual-xml-sitemap-for-seo/#post-15068172)
 * Hi Alex
    ok! I will do that and try to keep you in touch.
 * Thanks a lot for your time!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPGlobus] multilingual XML sitemap for SEO](https://wordpress.org/support/topic/multilingual-xml-sitemap-for-seo/)
 *  Thread Starter [Phll](https://wordpress.org/support/users/phll/)
 * (@phll)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/multilingual-xml-sitemap-for-seo/#post-15057021)
 * Hi Alex,
    Thank you for your reply.
 * This is what I have actually.
    But still, Yoast doesn’t put all the /ja/ URLs
   on the XML. So I was wondering if it’s because I have the free version of WPGlobus,
   which doesn’t manage custom slugs.
 * I mean, Yoast put on the sitemap only the URL ‘website.com/contact’ and not the‘
   website.com/ja/contact’.
    Is it not the behavior you expect?
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Non secure content when activating Autooptimizer](https://wordpress.org/support/topic/non-secure-content-when-activating-autooptimizer/)
 *  [Phll](https://wordpress.org/support/users/phll/)
 * (@phll)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/non-secure-content-when-activating-autooptimizer/#post-13423333)
 * Yes indeed, I think so too.
    I only mentionned Lazy Load because OP mentionned
   it.
 * It’s also weird since other websites are running in an almost same config.
    (
   Server is same, not the template), and this website itself is running since months
   now. BTW, wordpress is 5.4.2
 * If the problem happens again, I’ll keep you in touch with more info about my 
   config.
    Thank you for your quick reply!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Non secure content when activating Autooptimizer](https://wordpress.org/support/topic/non-secure-content-when-activating-autooptimizer/)
 *  [Phll](https://wordpress.org/support/users/phll/)
 * (@phll)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/non-secure-content-when-activating-autooptimizer/#post-13423228)
 * Hi [@optimizingmatters](https://wordpress.org/support/users/optimizingmatters/)!
 * Actually I had me too an issue with the mixed content today.
    I use your (awesome)
   plugin (thanks for that!) on many websites, on the same server, since long time,
   and I never had this issue.
 * -> Suddenly, all the cached files were loaded via http: and not httpS anymore.
   
   And it all happened automatically, I’m not even sure when. (I’m using the lazy
   load as well). Had to delete the /cache/autoptimize folder manually, before reactivating
   the plugin.
 * Tell me if you need more info on my install.
    But for now it’s working again.
   Just wanted you to know about the problem.
 * Thanks again for this amazing plugin.
    Cheers
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPGlobus] Advanced Post List (APL) Compatibility](https://wordpress.org/support/topic/advanced-post-list-apl-compatibility/)
 *  Thread Starter [Phll](https://wordpress.org/support/users/phll/)
 * (@phll)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/advanced-post-list-apl-compatibility/#post-13193216)
 * Hi Alex
    Awesome! Thank you very much for your work!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPGlobus] Advanced Post List (APL) Compatibility](https://wordpress.org/support/topic/advanced-post-list-apl-compatibility/)
 *  Thread Starter [Phll](https://wordpress.org/support/users/phll/)
 * (@phll)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/advanced-post-list-apl-compatibility/#post-13144806)
 * OK!
    I was able to “hack” the Advanced Post List plugin file (class-apl-shortcodes.
   php), adding filters as your guide mention [here](https://wpglobus.com/documentation/wpglobus-compatibility-with-themes-and-plugins/).
 * e.g. for the post Title returned in the correct language:
    BEFORE `$return_str
   = htmlspecialchars( $title_tmp );` AFTER `$return_str = apply_filters( 'the_title',
   $title_tmp );`
 * I’m not sure if that is very safe, but it’s functioning so far.
 * PS: if you have an idea of the syntax to add “htmlspecialchars” to the string,
   it would be awesome 🙂
 * Thanks!
 * Phil
    -  This reply was modified 5 years, 10 months ago by [Phll](https://wordpress.org/support/users/phll/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Geo Redirect] facebook parser](https://wordpress.org/support/topic/facebook-parser/)
 *  [Phll](https://wordpress.org/support/users/phll/)
 * (@phll)
 * [11 years ago](https://wordpress.org/support/topic/facebook-parser/#post-4935503)
 * Hi rmmoul, help! 🙂
 * I have the same issue with WC Social Login..
    When I click on the Facebook Login
   button on the redirected pages, I got errors because the Facebook app auth links
   are redirected too.. (I tried to hack the WC SL plugin adding ?noredirect on 
   generated links but it doesn’t work in this direction)
 * The url should be [http://domain.com/wc-api/auth/facebook/int_callback](http://domain.com/wc-api/auth/facebook/int_callback)?,
   but it become [http://domain.com/languagesubfolder/wc-api/auth/facebook/int_callback](http://domain.com/languagesubfolder/wc-api/auth/facebook/int_callback)?
   and my Facebook app doesn’t connect..
 * I tried your fix but it doesn’t work.
 * Do you have any idea of how I can override the geo redirection to not work on
   this link?
 * Thanks!
 * Phil

Viewing 7 replies - 1 through 7 (of 7 total)