feat: seo preview #44
@@ -452,9 +452,9 @@ export const updateDoctor = async (req, res) => {
|
||||
const seo = await prisma.seo.create({
|
||||
data: {
|
||||
ogImage,
|
||||
metaDescription,
|
||||
seoTitle,
|
||||
metaDescription,
|
||||
metaDescription,
|
||||
ogDescription,
|
||||
ogTitle,
|
||||
focusKeyphrase,
|
||||
slug: slug ? slug : null,
|
||||
|
||||
Reference in New Issue
Block a user