next-seo icon indicating copy to clipboard operation
next-seo copied to clipboard

[Feature Request] Add ways to access all NextSeo values

Open modbender opened this issue 4 years ago • 3 comments

Does NextSeo provide any way to access the option values on the page? I'm using Disqus React and I need to access the complete page title for the code: https://www.npmjs.com/package/disqus-react#discussionembed If it was just the title I would be fine if it was redundant, I mean if I had to type it again and again in many places in same page, but i'm using titleTemplate, and typing this again all over the project would be really inefficient. Please allow methods to access all data values.

If this is possible, then i'll be able to simply copy many values to places wherever needed.

modbender avatar Oct 08 '20 12:10 modbender

@garmeeh is this something I could implement for you?

markhughes avatar Mar 06 '22 23:03 markhughes

@garmeeh is this something I could implement for you?

Go ahead please.

modbender avatar Nov 29 '22 13:11 modbender

Hey @markhughes,

I just wanted to ask if you found the time to start implementing this.

natterstefan avatar Feb 21 '23 09:02 natterstefan