#am i using redirect rules inefficiently on the free plan?
26 messages · Page 1 of 1 (latest)
Feedback has been submitted! Thank you :)
I'm unable to provide an answer to that at the moment. Please rephrase your query and I'll try again.
You could do a simple worker on socials.polido.pt with the social media as a redirect based on query params. That also let's you do some analytics events based on it. https://developers.cloudflare.com/workers/examples/redirect/
Can I make unlimited subdomains?
Also what about the dns settings?
Yes
do i keep them like this?
But easier to do socials.domain.com/bsky for example
And then it’s just a single worker doing routing
ohhh but thats a whole different thing if you get what i mean
but thats the only way to do it ?
im using subdomains for every social yes
But the limit is 200 so for dns records
i still need the page rule option tho
No. You can just send a redirect response per the docs i sent
And route based on either path or a query parameter
That would also be easier to maintain long term i think
tysm 😉
@real rune unmuted. You can repost the same message, just remove the line mentioning Steam
okok