# Blank Page After installing Discourse on Subfolder

**URL:** https://meta.discourse.org/t/blank-page-after-installing-discourse-on-subfolder/96112
**Category:** Self-hosting
**Created:** [August 31, 2018, 7:18pm UTC](https://meta.discourse.org/t/blank-page-after-installing-discourse-on-subfolder/96112 "2018-08-31T19:18:05Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![john3](https://avatars.discourse-cdn.com/v4/letter/j/ed655f/32.png) [@john3](https://meta.discourse.org/u/john3)
#### Post date: [August 31, 2018, 8:56pm UTC](https://meta.discourse.org/t/blank-page-after-installing-discourse-on-subfolder/96112/5 "2018-08-31T20:56:27Z")

</div>

Hmm but `uploads` folder is working fine, the images that I uploaded previously exist in the subfolder.

It’s something like below:

This is fine.  
`<link rel="icon" type="image/png" href="/community/uploads/default/original/1X/87da3cc4e563ce7b15dc0b01e79d04714.ico">`

This is wrong. Should have been `/community/assets...`

`<script src='/assets/locales/en-ef130f04fe2d3ddf9d0b85d2da12e75a5b16387aa046890bcaf41c2a.js'></script>`  
`<link href="/stylesheets/desktop_theme_3_6a8144912cf399034c2b503bd01fc6bcdd.css?__ws=meta.domain.org" media="all" rel="stylesheet" data-target="desktop_theme"/>`

This should have been `/community/t....`.

```
  <a href='/t/welcome-to-community-read-first/8' itemprop='item'>

```

---

_[View the full topic](https://meta.discourse.org/t/blank-page-after-installing-discourse-on-subfolder/96112)._
