# Redirecting vbulletin urls to discourse

**URL:** <https://meta.discourse.org/t/redirecting-vbulletin-urls-to-discourse/44116>\
**Category:** Support\
**Created:** [2016年五月12日 13:11 UTC](https://meta.discourse.org/t/redirecting-vbulletin-urls-to-discourse/44116 "2016-05-12T13:11:34Z")\
**Posts on this page:** 1\
**Showing post:** 6

<div class="post-metadata">

**Author:** ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)\
**Post date:** [2016年五月14日 09:22 UTC](https://meta.discourse.org/t/redirecting-vbulletin-urls-to-discourse/44116/6 "2016-05-14T09:22:27Z")

</div>

> [@Redirect old forum URLs to new Discourse URLs using permalinks](https://meta.discourse.org/t/redirecting-old-forum-urls-to-new-discourse-urls/20930):
>
> Redirecting Old Forum URLs to New Discourse URLs using permalinks If you’ve moved from other forum software to Discourse using [one of our import scripts](https://github.com/discourse/discourse/tree/main/script/import_scripts), then you probably want all your hard-earned Google search results to continue pointing to the same content. Discourse has a built-in way to handle this for you as an alternative to writing nginx rules, using the permalinks lookup table. The permalinks table allows you to set two things: a url to match, and what that url should show. There a…

With a little bit if Ruby code and some regex magic you could even redirect to the imported topics, posts and users…

---

_[View the full topic](https://meta.discourse.org/t/redirecting-vbulletin-urls-to-discourse/44116)._
