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

[Forwardport] Allow changing head and body element through xml layout updates #13

Open
wants to merge 1 commit into
base: 2.3-develop
Choose a base branch
from

Conversation

dimonovp
Copy link
Owner

Original Pull Request

magento#13817

Description

The change allows updating the head and body parts of a page manually through xml layout updates.

One particular thing this changeset allows is:

<head>
  <meta name="robots" content="NOINDEX, NOFOLLOW"/>
</head>

This solution is curtesy of https://magento.stackexchange.com/questions/126646/magento2-how-to-add-different-custom-css-file-on-specific-cms-pages/166322#166322 and magento#4454 (comment)

Fixed Issues

  1. CMS Page with <head> in layout update xml magento/magento2#4454: CMS Page with in layout update xml

Closes: magento#4454

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

Successfully merging this pull request may close these issues.

2 participants