hlxsites / hlxsites/prisma-cloud-docs-website

Web page title in browser tab

Open
#232 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Description

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`:

```


Metadata
.
.
.
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.