awesomemotive / all-in-one-seo-pack

All in One SEO plugin for WordPress SEO
https://aioseo.com
339 stars 155 forks source link

Fix nested robots meta when SEO is disabled #3106

Closed arnaudbroes closed 4 years ago

arnaudbroes commented 4 years ago

Issue #3080

Proposed changes

Fixes a bug where one robots meta tag is nested inside another when SEO for the Post is disabled.

Types of changes

Checklist

Testing instructions

  1. To reproduce this, disable SEO for a Post and toggle either NOINDEX, NOFOLLOW or both. Check the source code. You'll notice one robots meta tag is nested inside another.

  2. Install the PR and confirm the fix.

wpsmort commented 4 years ago

This is tested and is good.