Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web page title in browser tab #232

Open
iansk opened this issue Oct 24, 2023 · 1 comment
Open

Web page title in browser tab #232

iansk opened this issue Oct 24, 2023 · 1 comment

Comments

@iansk
Copy link
Collaborator

iansk commented Oct 24, 2023

When going to a page in the site, the title in the browser tab initially flashes "Metadata", and then changes to the loaded article title. How can we clean this up? We don't want "Metadata" to flash as the initial page title.

Repro:

  1. Open a new browser tab.
  2. Enter this URL into the address bar: https://docs.prismacloud.io/en/enterprise-edition/rn/look-ahead-planned-updates-prisma-cloud/look-ahead-secure-the-runtime

Notice that the initial title in the browser tab is metadata:

franklin-uat-browser-tab-title

It then changes to "Look Ahead—Planned Updates to Secure the Runtime", which matches the actual page title.

franklin-uat-browser-tab-title2

The page source shows title is set to Metadata:

<html>
   <head>
      <title>Metadata</title>
.
.
.
@Pubs-MV
Copy link

Pubs-MV commented Oct 24, 2023

Here is an example of how I see "Metadata" on Google when I search and in this case it is not the correct topic either.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants