I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 8037
41179 credits Members referred : 3
« on: Nov 22, 2005, 11:11:42 AM »
Today I decided to make a SEO modification to the forum.
Let me explain what this is. As you may have noticed all of the forum softwares in the market use this syntax for their urls :
/showthread.php?topic_id=XXX
The problem with that is that the most search engines and Google especcially, pay attention to the file name of the url. I mean they get as keywords the words contained in the url.
So I suppose that it would be better to make the urls look like :
/showthread.php?topic_id=XXX.Topic_title
As you can see I have allready made this modificaition to the forum, and I will wait for the results.
Have anyone here done this before? I think that there are allready made mods that do this in Vb and phpBB, but in SMF I had to code it myself.
Do you think there are other SEO modifications that can be done to help a forum besides this?
Forum's VIP
Prince of Darkness
Posts: 137
90 credits Members referred : 1
« Reply #5 on: Nov 30, 2005, 02:15:57 AM »
I added the same mod to my forum.
I have noticed some more pages being indexed, but its not because of the mod. Until google comes in and your pages all get absorbed, it wont help much. Afterwards though, from what friends have told me, this is one of the most effective mods you can find.
I love Pokemon
Gender:
Posts: 14
38 credits Members referred : 0
« Reply #6 on: Nov 30, 2005, 06:39:36 AM »
I will be adding this to my forum as well once I upgrade to the latest version. I use IPB so I had to use the mod called FURL (Friendly URLs).
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 8037
41179 credits Members referred : 3
« Reply #7 on: Dec 01, 2005, 08:54:01 PM »
Finally the results seems to be very good.
Even that Google hasn't been updated the whole of the new urls, it sends more traffic to the forum, plus we've got some better rankings.
For example we rank first in the keyword cpc campaign , and before that the same thread wasn't getting any traffic from G
How did you program the links to be SEO compatible?
I am not sure what you are asking here. I've just added a small piece of code that will add the topic's title somewhere in the url without breaking the allready existed variables.
Raped By Google
Posts: 27
178 credits Members referred : 0
« Reply #16 on: Jun 07, 2006, 07:34:49 AM »
Would you consider your mod a success?
I think SEO 1.0.7 has a problem with Google and I don't think this mod or any other mod found on this site have fixed it. Without a doubt, this site is the best example of SMF I've ever seen. Very impressive!
However, it's threads do not appear to be showing up in Google.
I did a search on "Forums and SEO" (with quotes) and this site didn't show up in the results. It appears that SMF 1.1 RC2 does appear to show up when searching for thread titles in the Google...at least it worked on the simplemachines.org forum.
Any thoughts?
Brandon
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 8037
41179 credits Members referred : 3
« Reply #17 on: Jun 07, 2006, 12:16:42 PM »
Right now we can't really talk about results, as the last google update was a total mess. I think it helps, but I don't think is too important.
I guess the results would be best later. Something I found lately regarding SEO and google, is that it gives weight to the profile pages.
Let me explain. In every post in a thread there is a link to the poster. That means to Google that the profile has more weight as it is crosslinked by the whole site. My first solution (I hope) to this is to make all the profile links javascript, so I will wait for the results.
Raped By Google
Posts: 27
178 credits Members referred : 0
« Reply #18 on: Jun 07, 2006, 04:02:14 PM »
Good point. After a massive Google update, it probably isn't a time to jump to conclusions.
Also good point about the profiles. The fact that every page of the forum has links to the profiles, it makes sense that they would get spidered. Could we assume then that the highest poster's profiles should theoretically rank higher?
Brandon
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 8037
41179 credits Members referred : 3
« Reply #19 on: Jun 07, 2006, 04:13:57 PM »
Quote
Could we assume then that the highest poster's profiles should theoretically rank higher?
No. I think that the most non-common usernames get the best rankings. In any way this is not good. I hope the javascript will elliminate this problem