# Embed discourse topic but do not automatically create

**URL:** https://meta.discourse.org/t/embed-discourse-topic-but-do-not-automatically-create/111705
**Category:** Support
**Created:** [15 maart 2019 om 15:34 UTC](https://meta.discourse.org/t/embed-discourse-topic-but-do-not-automatically-create/111705 "2019-03-15T15:34:19Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![bts](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bts/32/184556_2.png) [@bts](https://meta.discourse.org/u/bts)
#### Post date: [16 maart 2019 om 17:11 UTC](https://meta.discourse.org/t/embed-discourse-topic-but-do-not-automatically-create/111705/2 "2019-03-16T17:11:59Z")

</div>

Hey, good question and something I’ve looked into a bit as well! Not totally following re: the RSS thing but it sounds like you may be looking for something along the line of what’s been discussed here? —

> [@Embedding, but don't automatically create a topic until a user chooses to comment](https://meta.discourse.org/t/embedding-but-dont-automatically-create-a-topic-until-a-user-chooses-to-comment/61450):
>
> This is a fantastic feature! I look forward to making good use of it. Would it be possible to not automatically create a topic until a user chooses to comment on the article? I want to prevent having a ton of topics with no replies (i.e. which were created automatically by visitors who only read articles and not commented on them). I’m specifically thinking of a site with a large number of articles; only a few of them will actually have comments. What would be the most reasonable way to achiev…

The short answer seems to be: not yet possible out of the box, and kind of tricky, but would be feasible to build as custom functionality.

Currently there **is** a way to create topics via the [WP Discourse](https://github.com/discourse/wp-discourse) plugin where the topic is created and linked to the WordPress post, but unlisted on Discourse until it gets at least one reply. (Not sure if that may be relevant for you, but a cool partial solution for this kind of thing!)

I see there’s also some discussion here w/ about possibly implementing either as PR or plugin but not clear if it went anywhere:

> [@\[paid\] Preference to create & embed a topic via JavaScript only when a user clicks the "Start Discussion" link](https://meta.discourse.org/t/paid-preference-to-create-embed-a-topic-via-javascript-only-when-a-user-clicks-the-start-discussion-link/78593):
>
> What would you like done? Currently when [Embedding Discourse Comments via Javascript](https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963), a new Discourse topic is created whenever the corresponding external page is being loaded. The feature requested consists on creating the topic only when a user would click the “Start Discussion” link in the external page. Details: This preference could be defined per host at /admin/customize/embedding. The “Start Discussion” link would include a rel="nofollow" in order to avoid as much as possible the crea…

Maybe @joebuhlig can chime in! Personally I would be interested in this sort of thing for the use case of enabling Discourse commenting for thousands of WP posts without first having to have all the topics created in Discourse. I’m sure a more general solution for embeds could be useful for lots of scenarios.

---

_[View the full topic](https://meta.discourse.org/t/embed-discourse-topic-but-do-not-automatically-create/111705)._
