home
blog
projects
about
Subscribe
How I Made My Next.js Blog Serve Markdown Files for Agent Experience SEO (AX-SEO)
2/22/2025
•
78 views
•
3 min read
•
0 likes
next.js
agentic ai
llm
bot
seo
hashnode
blogging
markdown
chatgpt
openai
open source
generative ai
Optimize your Next.js blog for AX-SEO by serving raw Markdown to enhance AI indexing and improve content discoverability
Elevate Your Next.js Security: Middleware Authorization with Userfront
10/6/2024
•
373 views
•
5 min read
•
0 likes
userfront
vercel
middleware
next.js
security
iam
sso
multi tenancy
Secure your Next.js app with Userfront middleware authorization for robust IAM solutions. Protect user data and streamline authentication practices
Authenticated Protected Routing using NextJS Middleware and NextAuth
6/18/2024
•
119 views
•
4 min read
•
3 likes
next.js
middleware
javascript
typescript
react
nextauth.js
routing
authentication
authorization
validation
Enhancing Next.js Security with NextAuth.js and Custom Middleware Validate user path access on edge with NextAuth & Next.js Middleware
Authenticated Protected Role-based Routing using Next.js and HOC
12/8/2022
•
4,654 views
•
3 min read
•
4 likes
next.js
react
software engineering
javascript
typescript
Implementing Authenticated Protected Role-based Routing using Next.js and HOC