bshiluk / vue-wordpress

Use Vue.js and the WP REST API to build WordPress themes as SPAs with dynamic routing, HMR for development, SEO enabled, and SSR capable. Demo:
http://vue-wordpress-demo.bshiluk.com
489 stars 113 forks source link

Yoast SEO title #16

Open leighhattersley opened 4 years ago

leighhattersley commented 4 years ago

Have you noticed that when you use Yoast SEO and write a custom meta title and then reload the frontend that the page title changes to the page name - site name.

Is this being changed through the vue app?

shubhra14 commented 4 years ago

https://github.com/bucky355/vue-wordpress/blob/d4143e7f68093e6380c29cc3ab5d5a1d72cab98a/src/components/Page.vue#L37-L39