It is ignoring meta tags in Front Page for Anonymous users. It always shows Global meta tags for anonymous users even if custom Front Page meta tags are provided. For Administrator it is working fine. I have not yet tested this problem for taxonomy, user and other meta tags.

Comments

cmwelding created an issue. See original summary.

DamienMcKenna’s picture

Version: 8.x-1.0-beta11 » 8.x-1.x-dev

Hrm.. that's certainly weird, I'm sorry you're having that problem.

DamienMcKenna’s picture

Issue tags: +Needs tests

So the first thing we'll have to do is write some tests to confirm what's going on, i.e a simple test that a) sets some values for the front page when logged in, b) confirms the tags work correctly when logged in, b) logs out and confirms the meta tags are still the same.

Out of interest, what are you using for the front page? Is it a custom route, a Views page, a node, etc?

cmwelding’s picture

I have a custom views page as front page.

DamienMcKenna’s picture

Ah! That helps quite a bit, thank you. So we'll have to work on some tests to make sure that standard configurations work when Views displays are being used.

Out of interest, could you please try the current -dev release? It *may* help.

DamienMcKenna’s picture

Status: Active » Postponed (maintainer needs more info)

Please test the dev branch first, let me know if the problem persists.

cmwelding’s picture

-dev release seems to be working fine.

DamienMcKenna’s picture

Status: Postponed (maintainer needs more info) » Fixed

Excellent! I believe this is a "works as designed" now, given the recent fixes.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.