View Single Post
Old 04-13-2023, 05:24 PM  
dUbster
Confirmed User
 
Industry Role:
Join Date: Aug 2021
Posts: 348
I have setup this script to work perfectly, clean friendly SEO urls

https://cum69.net/

Then you add this to .htaccess to block all the URL queries so google doesn't find any duplicate issues since you will be using friendly clean SEO URLs if setup correctly

##404 URL PARAMETER PAGES
RewriteCond %{QUERY_STRING} ^(&|age|gender|languages|sites|sortOrder|status|t a gs)
RewriteRule ^$ - [R=404]
dUbster is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote