#SEO question

9 messages · Page 1 of 1 (latest)

woven field
#

Since all the text within the Text component in html becomes a div, does this affect SEO? How can Google find a title on my page? (for example, an H1)

#

SEO question

grave silo
woven field
#

Damn you really thought of everything

#

That is admirable hahaha

#

With component="p" there is padding / margin, how do I remove it?

fossil inlet
#

Use the sx prop

#

Or you might be able to do just m={0} p={0} using the m and p props for margin and padding