Question Custom Redirects ?

Status
Not open for further replies.

gscimbom

Customer
Custom Redirects does not work

PHP:
'staff\.html' => 'showgroups.php'
'external\.php\?type=rss2' => 'rssfeed.rss'
Custom rewrite doesnt work. Am I doing something wrong?
 
Use the Custom Rewrite Rules instead
Code:
'^showgroups\.php$' => 'staff.html'
'^external\.php\?type=rss2$' => 'rssfeed.rss'
 
If you PM me with an FTP and AdminCP account, I can look into this for you.


Bumping your threads does nothing to get your query answered any faster, it only annoys the person that is helping you.

I'm sorry :(
The problem was originated from me. I've solved. :)
 
so what was the fix? users searching posts for answers to similar problems....

Ok,
DBSEO Control Panel
->DragonByte Tech: SEO - URL Rewrites: General Settings
->(Pro) Custom Rewrite Rules
Code:
'^showgroups\.php$' => 'staff-team.html'
'^external\.php\?type=rss2$' => 'rssfeed.rss'
'^sendmessage.php' => 'contact/'

Took care of the problem in this way.
Regards,
 
Hello, me neither me work such redirections could please help ?, a greeting.

Code:
'^f121/maya-instalar-vray-autodesk-maya-2013-a-107096.html' => 'f138/licencias-autodesk-gratuitas-durante-tres-anos-113825.html'
 
You may be better off putting it in the .htaccess file, like so:
Code:
RewriteRule ^f121/maya-instalar-vray-autodesk-maya-2013-a-107096\.html f138/licencias-autodesk-gratuitas-durante-tres-anos-113825.html [R=301,L]

This will provide a performance benefit over letting DBSEO handle it :)
 
Status
Not open for further replies.

Legacy DragonByte SEO

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
7,173
Customer rating
5.00 star(s) 1 ratings
Top