![]() |
Quote:
|
Does anybody by chance have a convert from the old Zoints SEO to use with this mod. I am losing all of my pages listed in Google. I don't have the brain power to figure it out.
Options +FollowSymlinks RewriteEngine on RewriteRule ^([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ forumdisplay.php/$1 [QSA,L] RewriteRule ^([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php/$1 [QSA,L] RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC] RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L] |
You can use the below code to redirect to new url
RewriteRule ^([a-zA-Z0-9_-]+)-f([0-9]+)\.html$ forumdisplay.php?f=$2 [QSA,L] RewriteRule ^([a-zA-Z0-9_-]+)-t([0-9]+)\.html$ showthread.php?t=$2 [QSA,L] May be this will help you. |
Why do my links look like:
/showthread.php?55-Rules-*Updated-As-Of-July-8th-2008*&p=302#post302 How do I get the whole showthread part out? 4.0.8 |
is this mod support 4.1.1 ?
|
Quote:
Quote:
|
Quote:
|
As I said, the code in the experimental folder should provide sufficient examples that you can build your own complex url schemes.
|
Thank you,I made it
|
Could you make it compatible with 4.1.1?
|
Quote:
|
So, we have to wait :(
|
It is possible to add more files? for example I have example.php?do=view&id=1.
|
doubt it.
|
Is it still supported?
|
I no longer have time to support this mod, I've marked it as upsupported and have marked the code as reusable. Perhaps someone with more time can turn this into a more functional modification that works with the latest versions.
|
Hello Carnage,
Everything works fine until step: 4. Import the product. After this step is completed nothing works :( Do I have to completely change the .htacess file to the one created with the link? |
Push ;)
|
hi
I'm wondering if you can shorten a url within vb from Code:
www.domain.com/forum/main.php Code:
www.domain.com/main.php I believe it is possible, but how?? any idea? |
All times are GMT. The time now is 03:57 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|