# WP Post -\> Discourse not showing post title

**URL:** https://meta.discourse.org/t/wp-post-discourse-not-showing-post-title/320997
**Category:** WordPress
**Created:** [August 10, 2024, 4:15am UTC](https://meta.discourse.org/t/wp-post-discourse-not-showing-post-title/320997 "2024-08-10T04:15:42Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![shiitake74](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/shiitake74/32/439403_2.png) [@shiitake74](https://meta.discourse.org/u/shiitake74)
#### Post date: [August 10, 2024, 4:15am UTC](https://meta.discourse.org/t/wp-post-discourse-not-showing-post-title/320997/1 "2024-08-10T04:15:42Z")

</div>

I’m using [WP discourse](https://github.com/discourse/wp-discourse) to send Wordpress posts to Discourse, the linkage works but the resulting topic on Discourse doesn’t show the right post title, it always just gives the title of the login page at Wordpress, see screenshot:

 ![image](https://global.discourse-cdn.com/meta/original/4X/b/6/4/b64f1e8ffa3db03e9281e1e2adabefcc85a7d4b4.png)

Any idea what I need to change/fix so the title of the post shows correctly? The URL is correct.

---

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [August 12, 2024, 12:33am UTC](https://meta.discourse.org/t/wp-post-discourse-not-showing-post-title/320997/2 "2024-08-12T00:33:10Z")

</div>

Hey Erin, this is likely because the post you’re testing with requires you to be logged in to Wordpress to view it. Discourse is attempting to access the link to the post and Wordpress is returning the login page because Discourse itself is not logged into your Wordpress, even though you are in your web browser. If you use a public post that doesn’t require you to be logged in to Wordpress to view it will work normally.
