Empty rel attribute on non 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 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Empty rel attribute on non AMP pages’ is closed to new replies.