Skip to content

Conversation

@dimonovp
Copy link
Contributor

Original Pull Request

#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 #4454 (comment)

Fixed Issues

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

Closes: #4454

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants