Do you think static looking URLs are better for vbullletin?
( /t2014-thread-title.html instead of /showthread.php?t=2014 )
i liked vbseo.com but i am not sure how beneficial this is...
Do you think static looking URLs are better for vbullletin?
( /t2014-thread-title.html instead of /showthread.php?t=2014 )
i liked vbseo.com but i am not sure how beneficial this is...
Over at forums.opensourcetutorials.com I have made my urls so they are not query strings urls.
Back when I set it up everyone said you had to do it. I am not sure if that is true anymore or not. BUT if you are planning on actually putting the name of the thread and the name of the forum in the url I think it would have to help in terms of seo.
I am not sure how difficult it would be for you to program though that is what I would be worried about. More in terms of the load on the server than in the actual programming.
The other thing you have to remember with vBulletin is that it is set, by default, to only show the last 30 days. This is why the archive is super important, if not more important than the actual forum itself.
If you do spend the time to make your urls more seo friendly you will want to and you can change the forums 1 by 1 (or if you know sql you can do them all at once with a simple sql statement) to default to show ALL threads not just the last 30 days.
Static gets more traffic and easier to link too, but I dont like it if you cant jump to last post and such anymore.
I would love to see you post some stats that actually show an increase in traffic after using the static-urls hack...Static gets more traffic and easier to link too, but I dont like it if you cant jump to last post and such anymore.
vB *Doesn't* need any work done to it out of the box in order for it to be Search Engine Friendly.
In terms of site saturation, static URLs play a vital role as per my experience and knowledge. But it won't benefit if your site is full of crap and has a small # of backlinks.
Have you got any proof that using static URL's actually has any benefit in terms of your site getting crawled?
I've got forums that use both static, and dynamic URL's - there is absoutley no noticable difference in the speed it takes these sites to get crawled and indexed.
Oliver, i am using static-urls ( thread-number.html ) and i belive increase on traffic but there is no way to serve you some stats and prove it.
i think, the #1 benefit isHey Sufyaan;Originally Posted by neteffects
what if the dynamic forum urls have enough amount of back link?In terms of site saturation, static URLs play a vital role as per my experience and knowledge. But it won't benefit if your site is full of crap and has a small # of backlinks.
Last edited by Umit; 12-13-2005 at 07:02 AM.
If your site has got dynamic URLs with shorter and fewer parameters, then you shouldn't loose sleep over it. IMHO, the problem would be when you have many lengthy parameters in the URLs.Originally Posted by Umit
Guys,
It is all about the number of variables in the URLs. vBulletin forums are fine out of the box, the URLs at most contain 2 parameters for all the good content.
But when building your own solution, you need to be aware that going beyond two parameters will cause indexing issues at the search engines.
Barry Schwartz, CEO of RustyBrick, Inc. & Editor of the Search Engine Roundtable.
Straight from Google Guidelines for Webmasters at http://www.google.com/webmasters/guidelines.html
If you decide to use dynamic pages (i.e., the URL contains a "?" character), be aware that not every search engine spider crawls dynamic pages as well as static pages. It helps to keep the parameters short and the number of them few.
Bookmarks