Forumotion Mod : URL Rewriting for your forums!
+20
mga1627
Xanthis
Emilio
Ninten*
klaster
hoangsg
Fireflies
sloan
adminplpl
battle_axe
xsdenied
Master Marc
BeBot
bluehnvn
Doctor Inferno
Saxaca
blade99
lifelike
bbici
Shadow
24 posters
Page 1 of 2
Page 1 of 2 • 1, 2
Forumotion Mod : URL Rewriting for your forums!
Dear users,
To improve the SEO of your forums and simplify their use, please note that changes will take place for the URLs of internal pages of your forums. This transition is transparent, the old URLs will redirect to new URLs.
The result will be URLs indexed more easily in the search engines.
Examples:
Forum index:
http://myforum.forumotion.com/forum.htm >> http://myforum.forumotion.com/forum
Forum portal:
http://myforum.forumotion.com/portal.htm >> http://myforum.forumotion.com/portal
A topic:
http://myforum.forumotion.com/forum-f71/title-t15.htm >> http://myforum.forumotion.com/t15-title
Nevertheless, and in the unlikely event of problems arise, our team is listening to you on the support forum.
This update will be made within the next hours.
Best,
Forumotion Team
To improve the SEO of your forums and simplify their use, please note that changes will take place for the URLs of internal pages of your forums. This transition is transparent, the old URLs will redirect to new URLs.
The result will be URLs indexed more easily in the search engines.
Examples:
Forum index:
http://myforum.forumotion.com/forum.htm >> http://myforum.forumotion.com/forum
Forum portal:
http://myforum.forumotion.com/portal.htm >> http://myforum.forumotion.com/portal
A topic:
http://myforum.forumotion.com/forum-f71/title-t15.htm >> http://myforum.forumotion.com/t15-title
Nevertheless, and in the unlikely event of problems arise, our team is listening to you on the support forum.
This update will be made within the next hours.
Best,
Forumotion Team
Last edited by Typlo on December 22nd 2010, 4:57 pm; edited 7 times in total
Shadow- Manager
- Posts : 16208
Reputation : 1832
Language : French, English
Re: Forumotion Mod : URL Rewriting for your forums!
Wonderful. That's the best news!
The most helpful thing you can do is make our forums available to search engines. I'm glad to see we're up to their standards now.
I really hope this drives traffic to our keywords.
Cheers!
The most helpful thing you can do is make our forums available to search engines. I'm glad to see we're up to their standards now.
I really hope this drives traffic to our keywords.
Cheers!
lifelike- New Member
- Posts : 9
Reputation : 0
Language : english
Re: Forumotion Mod : URL Rewriting for your forums!
Thanks for your support!
For templates users, here would be some modifications to be made :
phpbb2 & punbb
¤ Description : Deletion of "/" for links /statistics, /donate et /contact
¤ Description : Addition of canonical URLs on /login et topics pages
For templates users, here would be some modifications to be made :
phpbb2 & punbb
¤ Description : Deletion of "/" for links /statistics, /donate et /contact
- In overall_footer,
- replace :
- Code:
href="/{switch_view_stats.S_STATS}"
- by :
- Code:
href="{switch_view_stats.S_STATS}"
- replace :
- Code:
href="/{switch_view_donation.U_DONATION}"
- by :
- Code:
href="{switch_view_donation.U_DONATION}"
- replace :
- Code:
href="/{switch_view_contact.U_CONTACT}"
- by :
- Code:
href="{switch_view_contact.U_CONTACT}"
¤ Description : Addition of canonical URLs on /login et topics pages
- Dans overall_header,
- before :
- Code:
{META_FAVICO}
- add :
- Code:
<!-- BEGIN switch_canonical_url -->
<link rel="canonical" href="{switch_canonical_url.CANONICAL_URL}" />
<!-- END switch_canonical_url -->
Shadow- Manager
- Posts : 16208
Reputation : 1832
Language : French, English
Re: Forumotion Mod : URL Rewriting for your forums!
phpbb2 & punbb
¤ Description : replaces the URL written in hard in the templates
punbb
¤ Description : replacement of links in the FAQ that are written in hard
¤ Description : replaces the URL written in hard in the templates
- In album_showpage_body.tpl
- replace :
- Code:
album_showpage.forum
- by :
- Code:
{U_ALBUM_SHOWPAGE}
- In profile_view_body.tpl
- replace :
- Code:
ajax_profile.forum
- by :
- Code:
{U_AJAX_PROFILE}
- In search_body.tpl
- replace :
- Code:
googleresults.forum
- by :
- Code:
{U_GOOGLERESULTS}
- In posting_body.tpl
- replace :
- Code:
faq.htm
- by :
- Code:
{U_FAQ}
- In album_upload_body.tpl
- replace :
- Code:
album_nuffload_pbar.php
- by :
- Code:
{U_ALBUM_NUFFLOAD}
punbb
¤ Description : replacement of links in the FAQ that are written in hard
- In posting_body_wysiwyg.tpl
- replace :
- Code:
faq.htm
- by :
- Code:
{U_FAQ}
Shadow- Manager
- Posts : 16208
Reputation : 1832
Language : French, English
Re: Forumotion Mod : URL Rewriting for your forums!
A lot of work for us templaters, eh?
Nice update, the SEO's worth the work!
Nice update, the SEO's worth the work!
Saxaca- Forumember
- Posts : 539
Reputation : 26
Language : Markup.
Re: Forumotion Mod : URL Rewriting for your forums!
I've changed them too now
Not does it help with SEO, but it also looks better!
Keep up the good work, Typlo & CO!
Not does it help with SEO, but it also looks better!
Keep up the good work, Typlo & CO!
Saxaca- Forumember
- Posts : 539
Reputation : 26
Language : Markup.
Re: Forumotion Mod : URL Rewriting for your forums!
Nooooooooooo.... Months/years of my SEO effort are now all gone.
By the way Typlo. You guys need to update the Robots.txt, they are still using the old urls.
By the way Typlo. You guys need to update the Robots.txt, they are still using the old urls.
Re: Forumotion Mod : URL Rewriting for your forums!
Typlo wrote:EDIT : To assure the best performances for your forums, we have decided to postpone this update, it will be published online in the next following days.
Stay tuned!
Forumotion Team
bluehnvn wrote:I have changed, but still see the old url
If you read the while post you would know its not fully online.
BeBot- Forumember
- Posts : 136
Reputation : 40
Language : English
Re: Forumotion Mod : URL Rewriting for your forums!
thank you! waiting..BeBot wrote:Typlo wrote:EDIT : To assure the best performances for your forums, we have decided to postpone this update, it will be published online in the next following days.
Stay tuned!
Forumotion Teambluehnvn wrote:I have changed, but still see the old url
If you read the while post you would know its not fully online.
Re: Forumotion Mod : URL Rewriting for your forums!
Hopefully, they'll set up 301 redirects,Doctor Inferno wrote:Nooooooooooo.... Months/years of my SEO effort are now all gone.
Master Marc- Hyperactive
- Posts : 3661
Reputation : 47
Language : English and Spanish.
Re: Forumotion Mod : URL Rewriting for your forums!
So let me get this straight ..
For example, to visit the FAQ, instead of /faq.htm it will be /faq ?
For example, to visit the FAQ, instead of /faq.htm it will be /faq ?
Guest- Guest
Re: Forumotion Mod : URL Rewriting for your forums!
YesWisdom. wrote:For example, to visit the FAQ, instead of /faq.htm it will be /faq ?
Guest- Guest
Re: Forumotion Mod : URL Rewriting for your forums!
After seeing the new URLs, it looks like the changes were for better server performance, not for SEO. This, plus IMGFAST, makes me wonder whether...aw, never mind. We'll all find out soon enough...Doctor Inferno (Wed Dec 15, 2010 9:48 am) wrote:Nooooooooooo.... Months/years of my SEO effort are now all gone.
By the way Typlo. You guys need to update the Robots.txt, they are still using the old urls.
I'm glad I use Invision and phpBB3 exclusively. I feel sorry for those who bought the line that the best boards were phpBB2 and PunBB because they have templates, because those people have a LOT of work ahead of them -- this is only the beginning!
I will say, though...nice touch with the quote! Adding a date was a good idea. Adding a link to the quoted post would have been a better idea, though.
Guest- Guest
Re: Forumotion Mod : URL Rewriting for your forums!
Given the fact that I didn't even notice this change it was that smooth.
*insert hug for the admins here*
*insert hug for the admins here*
Re: Forumotion Mod : URL Rewriting for your forums!
So.. it is done completly ? Because the links to the users profile are kinda wierd.. a few day they were like /u123-Username (wich were acceptable).. now there just /u123-
Guest- Guest
Re: Forumotion Mod : URL Rewriting for your forums!
THANKS!!!! forumotion is the best!
battle_axe- New Member
- Posts : 4
Reputation : 0
Language : english
Re: Forumotion Mod : URL Rewriting for your forums!
phpbb2 & punbb
¤ Description : Customize the links of the last topics on the homepage
¤ Description : Customize the links of the last topics on the homepage
- in index_box.tpl,
- replace :
- Code:
{catrow.forumrow.LAST_POST}
- by (same as the new index version) :
- Code:
<span>
<!-- BEGIN switch_topic_title -->
<a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a>
<!-- END switch_topic_title -->
{catrow.forumrow.USER_LAST_POST}
</span>
- or by (same as the old index version) :
- Code:
<span>
<!-- BEGIN switch_topic_title -->
<a href="{catrow.forumrow.U_LATEST_TOPIC_POST}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a>
<!-- END switch_topic_title -->
{catrow.forumrow.USER_LAST_POST}
</span>
Shadow- Manager
- Posts : 16208
Reputation : 1832
Language : French, English
Re: Forumotion Mod : URL Rewriting for your forums!
Typlo i have one idea please make it
Please make from this:
{catrow.forumrow.USER_LAST_POST}
This:
{catrow.forumrow.USER_LAST_POST_TIME}
{catrow.forumrow.USER_LAST_POST_AUTHOR} {catrow.forumrow.USER_LAST_POST_IMG}
Please make from this:
{catrow.forumrow.USER_LAST_POST}
This:
{catrow.forumrow.USER_LAST_POST_TIME}
{catrow.forumrow.USER_LAST_POST_AUTHOR} {catrow.forumrow.USER_LAST_POST_IMG}
uh
is that why I can only see my sections when I delete cookies? but after I sign in it goes to just the main header again?
sloan- New Member
- Posts : 7
Reputation : 0
Language : english
Re: Forumotion Mod : URL Rewriting for your forums!
insert...something....what's going on you guys are causing loss of activity.
everything was fine.
everything was fine.
sloan- New Member
- Posts : 7
Reputation : 0
Language : english
Re: Forumotion Mod : URL Rewriting for your forums!
My Forum is not display true in IE7 from Dec. 23, 2010 while still showing well on Firefox. I think that this problem is related to this change.Typlo wrote:Dear users,
To improve the SEO of your forums and simplify their use, please note that changes will take place for the URLs of internal pages of your forums. This transition is transparent, the old URLs will redirect to new URLs.
The result will be URLs indexed more easily in the search engines.
Examples:
Forum index:
http://myforum.forumotion.com/forum.htm >> http://myforum.forumotion.com/forum
Forum portal:
http://myforum.forumotion.com/portal.htm >> http://myforum.forumotion.com/portal
A topic:
http://myforum.forumotion.com/forum-f71/title-t15.htm >> http://myforum.forumotion.com/t15-title
Nevertheless, and in the unlikely event of problems arise, our team is listening to you on the support forum.
This update will be made within the next hours.
Best,
Forumotion Team
Help me!
My Forum address : http://12a1ntt.yourforum4u.com/
hoangsg- New Member
- Posts : 2
Reputation : 0
Language : vietnamese
Re: Forumotion Mod : URL Rewriting for your forums!
My Forum is showing well now. thanks
hoangsg- New Member
- Posts : 2
Reputation : 0
Language : vietnamese
Re: Forumotion Mod : URL Rewriting for your forums!
roger that,
hope she stays stable...we got enough amateurs to deal with at EA.
thanks.
hope she stays stable...we got enough amateurs to deal with at EA.
thanks.
sloan- New Member
- Posts : 7
Reputation : 0
Language : english
Page 1 of 2 • 1, 2
Similar topics
» New : SSL certificates are now available for Forumotion forums + Possibility to run forums in HTTPS
» Does forumotion forums contain an API?
» Forumotion forums are down?
» Why Are All Forumotion Forums down?
» Most known forumotion forums
» Does forumotion forums contain an API?
» Forumotion forums are down?
» Why Are All Forumotion Forums down?
» Most known forumotion forums
Page 1 of 2
Permissions in this forum:
You cannot reply to topics in this forum