IPB

Welcome Guest ( Log In | Register )

[Resolved]New Url

This topic is about [Resolved]New Url, the author, Sundayx, wrote about: Hi, It's was possible to modify the url with minerva seo like this ? : Change CODEhttp://icelabz.net/forum/content/Feature-Request/599/Suggestions-For-Tags/ To CODEhttp://icelab ... To read more just scroll down

 
Reply to this topicStart new topic
[Resolved]New Url
Sundayx
post Mar 28 2008, 05:24 PM
Post #1


Member
**

Group: Members
Posts: 13
Joined: 25-March 08
From: France
Member No.: 197



Hi, It's was possible to modify the url with minerva seo like this ? :

Change
CODE
http://icelabz.net/forum/content/Feature-Request/599/Suggestions-For-Tags/

To
CODE
http://icelabz.net/forum/Feature-Request-f13/Suggestions-For-Tags-t599.html

Or
CODE
http://icelabz.net/forum/Suggestions-For-Tags-t599.html


And modify
CODE
http://icelabz.net/forum/user/197/Sundayx/

To
CODE
http://icelabz.net/forum/Sunday-user197


Thanks in advance
Best regards
Go to the top of the page
 
+Quote Post
bramburn
post Mar 28 2008, 05:46 PM
Post #2


Administrator
***

Group: Root Admin
Posts: 905
Joined: 25-June 07
From: London
Member No.: 1



yes please use: http://minervaseo.com/furl_form.php you can customise it to what you want


--------------------
Remember to please use the bug tracker for all bugs and errors, it is more organised that way.
Support in french and english
If I reply in French please excuse my spelling & grammar, i haven't written in french for a long time.
DO NOT PM ME TO ASK ME TO GO ON MSN, post the query on the support forums!
Go to the top of the page
 
+Quote Post
Sundayx
post Mar 29 2008, 05:16 PM
Post #3


Member
**

Group: Members
Posts: 13
Joined: 25-March 08
From: France
Member No.: 197



QUOTE (bramburn @ Mar 28 2008, 06:46 PM) *
yes please use: http://minervaseo.com/furl_form.php you can customise it to what you want


There is only :
$forum_rule
$topic_rule
$showuser_rule;
$topic_view_getlastpost
$topic_view_getnewpost
$topic_multipage_rule
$forum_multipage_rule

Where can I modify this for make url like forum/topic-name-t99.html ? And modifiy the profile urls, announcements, login/logout, stats/legend, member list, calendar, help, online list, user cp, subscription, idm...

And can I use this sort of code for rewritte my url ?
CODE
# DO THE TOPIC URLS
RewriteRule ^(.*)[-_]t([0-9][0-9]*)[-_]s([0-9][0-9]*)\.html(.*)$ index.php?showtopic=$2&st=$3
RewriteRule ^(.*)[-_]t([0-9][0-9]*)\.html(.*)$ index.php?showtopic=$2$3
RewriteRule ^t([0-9][0-9]*)\.html(.*)$ index.php?showtopic=$1$2
RewriteRule ^findpost[-_]p([0-9][0-9]*)\.html(.*)$ index.php?act=findpost&pid=$1$2


Thanks smile.gif
Go to the top of the page
 
+Quote Post
sford999
post Mar 29 2008, 06:42 PM
Post #4


Member
**

Group: Contributors
Posts: 27
Joined: 15-October 07
From: Redhill UK
Member No.: 75



QUOTE (Sundayx @ Mar 29 2008, 05:16 PM) *
Where can I modify this for make url like forum/topic-name-t99.html ?


Use this:
CODE
$topic_rule = array(
'(.*?)-([0-9]+)/(.*?)-t([0-9]+).html$',
'$forum_title-$forum_id/$topic_title-t$topic_id.html',
'showtopic=$matches[4]' );



QUOTE (Sundayx @ Mar 29 2008, 05:16 PM) *
And modifiy the profile urls, announcements, login/logout, stats/legend, member list, calendar, help, online list, user cp, subscription, idm...


I don`t think they can be done yet.

QUOTE (Sundayx @ Mar 29 2008, 05:16 PM) *
And can I use this sort of code for rewritte my url ?
CODE
# DO THE TOPIC URLS
RewriteRule ^(.*)[-_]t([0-9][0-9]*)[-_]s([0-9][0-9]*)\.html(.*)$ index.php?showtopic=$2&st=$3
RewriteRule ^(.*)[-_]t([0-9][0-9]*)\.html(.*)$ index.php?showtopic=$2$3
RewriteRule ^t([0-9][0-9]*)\.html(.*)$ index.php?showtopic=$1$2
RewriteRule ^findpost[-_]p([0-9][0-9]*)\.html(.*)$ index.php?act=findpost&pid=$1$2


Thanks smile.gif


I don`t think this is possible because of the way SEO">MSEO works to re-write the urls
Go to the top of the page
 
+Quote Post
Sundayx
post Mar 30 2008, 02:48 PM
Post #5


Member
**

Group: Members
Posts: 13
Joined: 25-March 08
From: France
Member No.: 197



Ok thanks sford wink.gif
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
Tags


 



RSS Lo-Fi Version | Sitemap  | SEO by MinervaSEO © Icelabz.net Time is now: 2nd December 2008 - 08:55 PM