Relative Content

Tag Archive for middlewaregoogle-search-consolelighthousenextjs14clerk

Clerk NextJS Causing Multiple Page Redirects

I’m using clerk/nextjs 5.1.5 in my next 14.2.4 app with middleware. My home page is not blocked by middleware and is publicly accessible. I want this page to be indexed by Google. However, my page isn’t getting indexed by Google because Clerk is causing too many redirects. Has anyone run into this problem with Clerk before?