-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
SEO takes in html for meta description thus screwing up head tag in html #3813
Labels
bug report
Issue: Ready for Work
Gate 4. Acknowledged. Issue is added to backlog and ready for development
Comments
Hi @sachinsancheti1 , thanks for your inquiry. We have internal ticket MAGETWO-48511 to fix this. Best, |
magento-team
pushed a commit
that referenced
this issue
Apr 26, 2016
magento-team
pushed a commit
that referenced
this issue
Apr 26, 2016
magento-team
pushed a commit
that referenced
this issue
Apr 26, 2016
magento-team
pushed a commit
that referenced
this issue
Apr 26, 2016
magento-team
pushed a commit
that referenced
this issue
Apr 26, 2016
@sachinsancheti1 bug was fixed and delivered to develop branch, thank you for contributing, please feel free to add new issues or write, if fix doesn't help. |
magento-engcom-team
pushed a commit
that referenced
this issue
Feb 28, 2019
[TSG-CSL3] For 2.3 (pr17)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug report
Issue: Ready for Work
Gate 4. Acknowledged. Issue is added to backlog and ready for development
Steps followed:
I created a description for a configurable product which has some font colour in it.
What happened next was that the SEO section (under basic settings) continued to use the description with the html tags. This resulted in the actual page's head tag getting screwed with an "=" sign used in the style
To check again, I went in to edit the SEO section but it fails to take in the inputs I give it to correct the issue
Production configuration SEO section
![seo page](https://cloud.githubusercontent.com/assets/6279770/13817134/210a2b74-ebb7-11e5-8ee6-bea610360933.jpg)
Website view with a header tag problem due to incorrect SEO
![website header problem](https://cloud.githubusercontent.com/assets/6279770/13817135/2137ece4-ebb7-11e5-879b-8c0c1ed0994c.jpg)
Link you may check out
http://40.121.61.188/carpet-bins.html
The text was updated successfully, but these errors were encountered: