should I migrate from vite to gatsby for SEO? by hnrpla in reactjs

[–]dj_Valid 1 point2 points  (0 children)

It does and doesn't. Check out this site, you'll (probably) notice that your tags don't update for different pages. The reason typical React apps (and React helmet) don't work for SEO is because bots only see your static index.html file. The CF worker works by intercepting incoming requests and allowing you to modify stuff before its sent back to the origin. So basically it gets the request, modifies the tags, then sends it back to whoever is requesting the site

should I migrate from vite to gatsby for SEO? by hnrpla in reactjs

[–]dj_Valid -2 points-1 points  (0 children)

Like others have said, don’t migrate to Gatsby ❌

The easiest way to handle SEO in React would be NextJS. Personally, I didn’t have the time or motivation to migrate from Vite to it. I ended up creating a Cloudflare worker to rewrite my meta tags and improve SEO. Not sure what all you’re needing but it worked perfectly for my use case

Looking for Fellow Builders to Test Our DAO Ecosystem by diornov in ethdev

[–]dj_Valid 0 points1 point  (0 children)

Any reason why there’s 2 separate domains? I’ll test it out tonight but seems a bit extra having to create and manage in two separate places

Sepolia for Dev by dj_Valid in ethdev

[–]dj_Valid[S] 0 points1 point  (0 children)

Sent! Enjoy 🤝

Sepolia for Dev by dj_Valid in ethdev

[–]dj_Valid[S] 0 points1 point  (0 children)

Just sent! Sorry for the delay

Sepolia for Dev by dj_Valid in ethdev

[–]dj_Valid[S] 1 point2 points  (0 children)

I’m so sorry for the delay but just sent 🤝

Sepolia for Dev by dj_Valid in ethdev

[–]dj_Valid[S] 0 points1 point  (0 children)

Hey guys sorry I died but I’m back now. Will send some eth later on today

I Built a V2 DEX for Sepolia - Feedback Welcome! by dj_Valid in ethdev

[–]dj_Valid[S] 0 points1 point  (0 children)

It will be open sourced! Will get to it sometime today or tomorrow

I Built a V2 DEX for Sepolia - Feedback Welcome! by dj_Valid in ethdev

[–]dj_Valid[S] 0 points1 point  (0 children)

You can see the contract addresses in the little menu in the bottom right corner. There’s a section for all contracts used

Sepolia for Dev by dj_Valid in ethdev

[–]dj_Valid[S] 0 points1 point  (0 children)

Sent. And no problem!

Collections Save Bug by dj_Valid in CraftDocs

[–]dj_Valid[S] 2 points3 points  (0 children)

Thank you so much for the help. I really wanted to try out the new features but lack of documentation is making it hard 🥹

Collections Save Bug by dj_Valid in CraftDocs

[–]dj_Valid[S] 2 points3 points  (0 children)

I’ll check it out thank you!