H / T
Component

Author

An author bio component can provide context and credibility for your content. It's important to do this not only for the reader but also for Google.

Including information about the author and their credentials can give your readers a better understanding of:

  • Who wrote the content
  • Why they are qualified to write about the topic.

SEO

An author bio component can help to improve the search engine optimization (SEO) of your content by furthering the EAT ("Expertise, Authoritativeness, and Trustworthiness").

Kyle Roof explains in this video how important the author bio is to the "Trust" part of EAT.

We've added microdata to to increase the visibility of your content and drive more traffic to your website.

Preview

Props

NameTypeDefaultDescription
as
String | Component
button

The element or component the Switch should render as.

checked
Boolean

Whether or not the switch is checked.

onChange
(value: Boolean) => void
button

The function to call when the switch is toggled.

name
String | Component
button

The using this component inside a form, if it is checked.


Preview