Hello, i am installing a video gallery on a customers forum. I wanted to add custom rewrite rules. He has a paid pro version of dbseo. How can i add these to dbseo ?
# YTM
ReWriteRule ^videos-category/(\d+)/(.*)/(\d+)$ ytm.php?do=cat&cid=$1&t=$2&page=$3 [QSA]
ReWriteRule...