Empty rel attribute on not AMP pages
-
the path for the file – ‘/wp-content/plugins/amp/src/MobileRedirection.php’
the line of code – 588 which contains $rel = [];
and instead it can be $rel = [‘amphtml’]; for displaying not empty rel attribute
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Empty rel attribute on not AMP pages’ is closed to new replies.