# Can I use Discourse for my pagebuilder app which create arbitrary urls each time

**URL:** https://meta.discourse.org/t/can-i-use-discourse-for-my-pagebuilder-app-which-create-arbitrary-urls-each-time/299192
**Category:** Support
**Created:** [March 13, 2024, 4:01pm UTC](https://meta.discourse.org/t/can-i-use-discourse-for-my-pagebuilder-app-which-create-arbitrary-urls-each-time/299192 "2024-03-13T16:01:48Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Test\_User1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/test_user1/32/370481_2.png) [@Test\_User1](https://meta.discourse.org/u/Test_User1)
#### Post date: [March 13, 2024, 4:01pm UTC](https://meta.discourse.org/t/can-i-use-discourse-for-my-pagebuilder-app-which-create-arbitrary-urls-each-time/299192/1 "2024-03-13T16:01:49Z")

</div>

I run a site called inteldrop. This app allows users to create a permanent page and then assigns the page with a url that we do not decide. Each url is an [arweave.net](http://arweave.net) address, and here’s 2 examples:

(I would post link but the system says that i am not allowed, so remove brackets please)

[https:][//wbkziwzwc5w52dvladuygoaalttnvhjp2hjv66jyykn5q6llh57a.arweave.net/sFWUWzYXbd0OqwDpgzgAXObanS\_R0195OMKb2HlrP34](https://wbkziwzwc5w52dvladuygoaalttnvhjp2hjv66jyykn5q6llh57a.arweave.net/sFWUWzYXbd0OqwDpgzgAXObanS_R0195OMKb2HlrP34)

Second link

[[https:/]]/b3j4lnmrem6h4ow7iqeu5wnujgkm7n26xzaobif5sauklevfe4mq.arweave.net/DtPFtZEjPH4630QJTtm0SZTPt16-QOCgvZAopZKlJxk

Both pages are built from same app, but completely random and different url.

Each page will need a comment section, and I am wondering if I can create arbitrary discussions or if the discussion must be tied to a specific url which is how all of the other comment plugins work.

Thank you in advance for your help!

---

<div class="post-metadata">

### Author: ![denvergeeks](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/denvergeeks/32/327671_2.png) [@denvergeeks](https://meta.discourse.org/u/denvergeeks)
#### Post date: [March 13, 2024, 4:52pm UTC](https://meta.discourse.org/t/can-i-use-discourse-for-my-pagebuilder-app-which-create-arbitrary-urls-each-time/299192/2 "2024-03-13T16:52:21Z")

</div>

There is a plugin which seems like what you are describing…

> [@DiscPage: a plugin to create static pages and insert discussion balloons in the text](https://meta.discourse.org/t/discpage-a-plugin-to-create-static-pages-and-insert-discussion-balloons-in-the-text/136841):
>
> warning Deprecated This plugin is no longer maintained and does not work with current versions of Discourse. We recommend removing it from production sites to avoid upgrade issues. Thank you to everyone who used and contributed to this plugin over the years. folded_hands With DiscPage, you create static pages by adding the “Page” category to any topic. You can then insert balloon icons, to allow users to discuss subsections of the page. See [the old demo](http://www.docuss.org/t/discpage-demo/209) [the new demo](https://www.castafiore.org/t/discpage-demo/79) and [the …](https://github.com/sylque/discpage)

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [March 13, 2024, 10:20pm UTC](https://meta.discourse.org/t/can-i-use-discourse-for-my-pagebuilder-app-which-create-arbitrary-urls-each-time/299192/3 "2024-03-13T22:20:43Z")

</div>

You could use page publishing or permalinks to do something like that.

Is [arweave.net](http://arweave.net) something that you control? Are you looking for a plugin that would do something like that? Does areweave somehow do a redirect or a proxy?
