# How to link a static html page

**URL:** https://meta.discourse.org/t/how-to-link-a-static-html-page/334489
**Category:** Support
**Created:** [November 4, 2024, 8:48am UTC](https://meta.discourse.org/t/how-to-link-a-static-html-page/334489 "2024-11-04T08:48:06Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Steve\_John](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/steve_john/32/435022_2.png) [@Steve\_John](https://meta.discourse.org/u/Steve_John)
#### Post date: [November 4, 2024, 8:48am UTC](https://meta.discourse.org/t/how-to-link-a-static-html-page/334489/1 "2024-11-04T08:48:06Z")

</div>

…  
Also I do have another requirement ..like I need static page …why-choose-us.html to associate in the main menu bar…How do we associate a static html page like this to the main menu which has sub menus as well which we created for discourse forum

---

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [November 4, 2024, 8:59am UTC](https://meta.discourse.org/t/how-to-link-a-static-html-page/334489/2 "2024-11-04T08:59:21Z")

</div>

> [@Steve\_John](#):
>
> Also I do have another requirement …like I need static page …why-choose-us.html to associate in the main menu bar…How do we associate a static html page like this to the main menu which has sub menus as well which we created for discourse forum

Is this in the form of a banner?

---

<div class="post-metadata">

### Author: ![Steve\_John](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/steve_john/32/435022_2.png) [@Steve\_John](https://meta.discourse.org/u/Steve_John)
#### Post date: [November 4, 2024, 8:24pm UTC](https://meta.discourse.org/t/how-to-link-a-static-html-page/334489/3 "2024-11-04T20:24:48Z")

</div>

we created a main menu bar and we have sub menu for this main menu bar :: Here is an example of Menu bar where we want to associate html pages content .

 ![image](https://global.discourse-cdn.com/meta/original/4X/0/9/6/09601df89d3df470834dbd4e013a008f384d056d.png)

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [November 4, 2024, 9:14pm UTC](https://meta.discourse.org/t/how-to-link-a-static-html-page/334489/4 "2024-11-04T21:14:03Z")

</div>

You could take a look at:

> [@Landing Pages Plugin small\_airplane](https://meta.discourse.org/t/landing-pages-plugin/180967):
>
> The Landing Pages Plugin lets you make standalone landing pages for your Discourse instance. You can display topics, users and other content from your forum. You can restrict pages to groups, apply Discourse themes, set custom paths, and manage pages in a dedicated git repository. [[Screen Shot 2021-02-23 at 6.11.10 PM]](https://thepavilion.io/welcome)desktop_computer[Get the code](https://github.com/paviliondev/discourse-landing-pages)page_facing_up [Read the documentation](https://coop.pavilion.tech/docs?category=130)raising_hand_woman [Request a feature](https://coop.pavilion.tech/c/support/discourse-landing-pages/131)bug [Report a bug](https://coop.pavilion.tech/c/support/discourse-landing-pages/131) Not sure how to install a plugin? [Follow t…](https://meta.discourse.org/t/install-plugins-in-discourse/19157)

---

<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: [November 4, 2024, 10:03pm UTC](https://meta.discourse.org/t/how-to-link-a-static-html-page/334489/5 "2024-11-04T22:03:42Z")

</div>

I would look at using published pages.

---

<div class="post-metadata">

### Author: ![Steve\_John](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/steve_john/32/435022_2.png) [@Steve\_John](https://meta.discourse.org/u/Steve_John)
#### Post date: [November 18, 2024, 3:33am UTC](https://meta.discourse.org/t/how-to-link-a-static-html-page/334489/6 "2024-11-18T03:33:40Z")

</div>

Hi Robert, Thanks for your suggestion..I was able to use -body content of html to paste and view plain html content. I see few options to select theme etc..How to apply specific design layout for that page since since static page has its own head style.
