FundMECFS@quokk.au to Lemmy Shitpost@lemmy.worldEnglish · 28 days agoPSA on privuhcyquokk.auimagemessage-square69fedilinkarrow-up1182arrow-down14
arrow-up1178arrow-down1imagePSA on privuhcyquokk.auFundMECFS@quokk.au to Lemmy Shitpost@lemmy.worldEnglish · 28 days agomessage-square69fedilink
minus-squarekungen@feddit.nulinkfedilinkarrow-up3arrow-down1·28 days agoOnly on “I have really bad SEO” kinds of blogs. Query strings have been considered a negative thing for many many years.
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up4·27 days agowhuh? querystrings are integral to things like pagination. they are by no means a negative thing.
minus-squareNιƙƙιDιɱҽʂ@lemmy.worldlinkfedilinkarrow-up1·edit-227 days agoI wouldn’t call it integral, pagination query parameters can be in the url params just as easily as in the querystring
minus-squarekeegomatic@lemmy.worldlinkfedilinkarrow-up5·27 days agoPagination query params can be in the URL params, but that’s not normal at all. They’re pretty much always use query params, and it’s very reasonable to do so. Filtering, search, and pagination all typically go in query params.
Only on “I have really bad SEO” kinds of blogs. Query strings have been considered a negative thing for many many years.
whuh? querystrings are integral to things like pagination. they are by no means a negative thing.
I wouldn’t call it integral, pagination query parameters can be in the url params just as easily as in the querystring
Pagination query params can be in the URL params, but that’s not normal at all. They’re pretty much always use query params, and it’s very reasonable to do so. Filtering, search, and pagination all typically go in query params.
Not everybody cares for SEO BS