OrchardCMS / OrchardCore

Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
https://orchardcore.net
BSD 3-Clause "New" or "Revised" License
7.41k stars 2.39k forks source link

After add SeoMeta to page, page title is not displayed #16408

Closed sayyad84 closed 1 month ago

sayyad84 commented 3 months ago

Describe the bug

Hi, I am using version 1.8.3 of the software. After add SeoMeta to page, page title is not displayed on browser tab. Page title in settings: {% page_title Site.SiteName, position: "before", separator: "|" %}

Orchard Core version

1.8.3

To Reproduce

Add SeoMeta part to Page ContentItem

Expected behavior

The title of the page should be displayed correctly and in the following format or the meta title should be used instead of the page title: {% page_title Site.SiteName, position: "before", separator: "|" %}

Piedone commented 3 months ago

Can't repro with latest main. Please check with that, or add details, as asked in the issue template, that allows us to reproduce this.

sayyad84 commented 3 months ago

Screen shots: 2024-07-08_173054 2024-07-08_173155

Piedone commented 3 months ago

I still can't reproduce (this is 1.8.3), looks correct:

image

Something is specific to your application. Please check with a vanilla OC 1.8.3.

sayyad84 commented 3 months ago

Thanks for reply. Can you enable the options in SeoMeta part one and try again? from Edit button for SeoMeta part in Page content item.

Piedone commented 3 months ago

I enabled all of them, same thing:

image

Please provide precise reproduction steps with a vanilla 1.8.3 app, or better, the latest source from main.

github-actions[bot] commented 3 months ago

We triaged this issue and set the milestone according to the priority we think is appropriate (see the docs on how we triage and prioritize issues).

This indicates when the core team may start working on it. However, if you'd like to contribute, we'd warmly welcome you to do that anytime. See our guide on contributions here.

github-actions[bot] commented 2 months ago

It seems that this issue didn't really move for quite a while despite us asking the author for further feedback. Is this something you'd like to revisit any time soon or should we close? Please reply.

sayyad84 commented 2 months ago

I have a bilingual site, one of its languages ​​is Farsi (right to left), if possible, check this mode as well.

Piedone commented 2 months ago

Please provide precise reproduction steps with a vanilla 1.8.3 app, or better, the latest source from main.

github-actions[bot] commented 2 months ago

It seems that this issue didn't really move for quite a while despite us asking the author for further feedback. Is this something you'd like to revisit any time soon or should we close? Please reply.

github-actions[bot] commented 1 month ago

Closing this issue because it didn't receive further feedback from the author for very long. If you think this is still relevant, feel free to reopen it with the requested details.