Moving from 1.0 to 1.5, backlinks and SEF Advance
- damo
- Topic Author
- Offline
- New Member
15 years 6 months ago #4174
by damo
Thanks for your help on this Saka, I think I've got it to work and for anyone that is interested, this was what I did
it seems to work anyway. i guess i'm going to have to add the others under it and see how it pans out
cheers again
RewriteCond %{REQUEST_FILENAME} index.php
RewriteCond %{QUERY_STRING} ^option=com_content&task=blogcategory&id=23&Itemid=34
RewriteRule ^index\.php$ /news/new-category-url/? [R=301,L]
it seems to work anyway. i guess i'm going to have to add the others under it and see how it pans out
cheers again
Please Log in or Create an account to join the conversation.
- damo
- Topic Author
- Offline
- New Member
15 years 6 months ago #4176
by damo
just an addition to this
i forgot to add the $ to the end of the URL I wanted to redirect .. it seemed to work, but because it was there, i added it and it still seems to be working ..
i forgot to add the $ to the end of the URL I wanted to redirect .. it seemed to work, but because it was there, i added it and it still seems to be working ..
Please Log in or Create an account to join the conversation.