Closed petaryoast closed 9 months ago
fixes #254 #247
It fixes pagination page titles as well as meta descriptions. Rewrites one page title.
developer
yarn start
Changelogs
- page [n]
<h1 />
<title></title>
<meta name="description" />
Page [n].
<title />
Integration for Yoast Shopify SEO
_redirects
39c0fe2
View logs
fixes #254 #247
Summary
It fixes pagination page titles as well as meta descriptions. Rewrites one page title.
Testing
developer
repo. Check in the branch.yarn start
. Follow instructions in terminal. Wait for build to launch inside your default browser.Changelogs
"archive" for any of the plugins.- page [n]
suffix in<h1 />
. On second page (etc) you see- page [n]
suffix.<title></title>
tag you see- page [n]
suffix.<meta name="description" />
tag you seePage [n].
suffix.<title />
and<h1 />
tags populated with value ofIntegration for Yoast Shopify SEO
Quality assurance
_redirects
file in the root of the project.