Title: Delete &#8220;Exit mobile version&#8221;
Last modified: December 3, 2023

---

# Delete “Exit mobile version”

 *  Resolved [marty84](https://wordpress.org/support/users/marty84/)
 * (@marty84)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/delete-exit-mobile-version-3/)
 * HI,
 * I need to delete “Exit mobile version”. I need to remove the code, not just hide
   it with (display:none) since it contains a nofollow that blocks me from indexing
   all articles.
 * Please I need to disable it or remove it from the code. I warn you that it doesn’t
   work by deactivating “Redirect mobile visitors to AMP” from the “Other” plugin

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

 *  Plugin Support [Milind More](https://wordpress.org/support/users/milindmore22/)
 * (@milindmore22)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/delete-exit-mobile-version-3/#post-17250823)
 * Hello [@marty84](https://wordpress.org/support/users/marty84/)
 * Thank you for contacting us, You can use the below code snippet in your custom
   plugin or in active child themes functions.php
 * `add_filter( 'amp_mobile_version_switcher_link_text', '__return_empty_string');`
 * It will remove the Exit Mobile version button from your site.
 * We hope this helps!
 *  Plugin Support [Milind More](https://wordpress.org/support/users/milindmore22/)
 * (@milindmore22)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/delete-exit-mobile-version-3/#post-17270788)
 * [@marty84](https://wordpress.org/support/users/marty84/) As we didn’t receive
   a response I’ll mark this as resolved. Feel free to open a [new support topic](https://wordpress.org/support/plugin/amp/#new-post)
   if you require any further assistance.

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

The topic ‘Delete “Exit mobile version”’ is closed to new replies.

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

 * 2 replies
 * 3 participants
 * Last reply from: [Milind More](https://wordpress.org/support/users/milindmore22/)
 * Last activity: [2 years, 5 months ago](https://wordpress.org/support/topic/delete-exit-mobile-version-3/#post-17270788)
 * Status: resolved