# Hash/âncoras estão sendo removidos dos URLs no mobile. Como impedir isso?

**URL:** https://meta.discourse.org/t/hash-anchors-are-being-stripped-from-urls-on-mobile-how-to-stop-that/408505
**Category:** Support
**Tags:** mobile
**Created:** [25 Julho , 2026 09:10 UTC](https://meta.discourse.org/t/hash-anchors-are-being-stripped-from-urls-on-mobile-how-to-stop-that/408505 "2026-07-25T09:10:40Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [27 Julho , 2026 15:36 UTC](https://meta.discourse.org/t/hash-anchors-are-being-stripped-from-urls-on-mobile-how-to-stop-that/408505/6 "2026-07-27T15:36:10Z")

</div>

Algo assim funcionaria para você?

```markdown
<a name="cloudflare-r2"></a>
## Configuração do Cloudflare R2

```

Isso mantém a ancora separada do título, e você poderia adicionar `#cloudflare-r2` ao final da URL para fazer o link.

---

_[View the full topic](https://meta.discourse.org/t/hash-anchors-are-being-stripped-from-urls-on-mobile-how-to-stop-that/408505)._
