open graph is not working

open graph is not working in next js 13 because it is not getting server rendered metadata can anyone tell me how can i server render my open graph in metatag website :- https://striversheet.pradeepbisht.com/ github :-https://github.com/pradeep800/striver-sheet-webiste/blob/main/app/layout.tsx if you check view page source it is adding script tag whcih should not be the case it should send html can someone tell me how i can i make this metatag render on server side
GitHub
striver-sheet-webiste/app/layout.tsx at main · pradeep800/striver-s...
Contribute to pradeep800/striver-sheet-webiste development by creating an account on GitHub.
2 Replies
clocks
clocks2y ago
@pradeep did you manage to get this fixed? I have the same opengraph error
cornellexcybertownvip
Start commenting the code until you find what pieces of code is doing that And then rewrite it

Did you find this page helpful?