"Go to Facebook’s mobile homepage script, redirect as needed, and log the user out."
Log out of Facebook * Tap Menu in the top right of Facebook. * Scroll to the bottom and tap Log Out. Need help figuring out how to log out of Facebook - General
If it happens unexpectedly, . Instead:
Or, if the user is currently logged in and viewing a menu: https m facebook com home php rdr log out
If you’ve ever used Facebook on a mobile browser and tapped "Log Out," you may have noticed a URL that looks like this in your address bar:
https://m.facebook.com.home.php.rdr.logout.somethingelse.com
If you suspect you've left your account active on another device, you can log out remotely using the : Log out of Facebook | Facebook Help Center "Go to Facebook’s mobile homepage script, redirect as
Notice the subtle differences:
If you are coding a button that mimics this functionality, the proper text and code structure would look like this:
If you click log out but find yourself still signed in, try these fixes: Log out of Facebook | Facebook Help Center Instead: Or, if the user is currently logged
Tap the three horizontal lines (hamburger icon) at the top right of the page.
A real Facebook logout URL will have m.facebook.com directly before the /home.php . Anything else (like m.facebook.com.security-login.com ) is fake.