The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
DC SEO vB URL Rewrite Details »» | |||||||||||||||||||||||||
[high]Removed until further notice[/high]
[DC Seo vB URL Rewrite] Information
This modification will allow you to automatically have more search engine friendly URLs in your vBulletin. A forum which would normally display as forumdisplay?f=1 will now appear as f1-forumtitle.html and the same with threads. Having keywords in your URL can be of an advantage in search-engine ranking. Requirements:
Installation 1/ Please read the readme.txt file included in the zip for details on how to install this modification. Please Click Install! If you installed this modifcation please click the install button. It'll help you keep up to date with future releases and important bugfixes, security updates. Show Your Support
|
Comments |
#562
|
||||
|
||||
Rick, please read further back in the thread for the reason as to why I have not rewritten the lastpost URL And WOL bug is something I'm still having problems with in the beta, as it works locally but not on live forums.
|
#563
|
|||
|
|||
Clicks Install :nervous:
|
#564
|
|||
|
|||
Dean:
Nice plugin. Some of my boards are in spanish so I had to edit it and make your replace lines look like this [^A-Za-z0-9-????????????]+ Of course with that change I had to modify the .htaccess file, so I changed yours into this: Code:
RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-s RewriteRule ^f([0-9]+)-(.*)\.html$ forumdisplay.php?f=$1 [L] RewriteRule ^t([0-9]+)(((-p)([0-9]+))?)(-.*)\.html$ showthread.php?t=$1&page=$5&pp=10 [L,NE] |
#565
|
||||
|
||||
Hi, found my way to this hack because I bought vbseo and they told me I couldn't download it because my site is inappropriate. Someone in the thread I created mentioned this hack. What's worse is today (xmas) I just got an email saying how I can save $20 when buying vbseo just for today. Grrrrrrr.
Anyway, after installing this particular hack here, I feel like it works on half of my page content or something. If I hover over the nav bar links they're the same as before. If I move down and hover over 'Main Category' it links to http://www.420boards.com/forumdisplay.php?f=1 If I hover for instance the first forum in the main category I get this: http://www.420boards.com/f103-private-staff-room.html (looks accurate right?) But if I move to the right and click on 'Last Post' for instance, the first one goes to: http://www.420boards.com/showthread....=newpost&t=205 Also would it be advisable or not to change the F and T prefix to keywords on the site like Marijuana for T and Cannabis for F for my particular site? Would it allow me to have more keywords in the search engines or whatever? Woud someone please check out my site www.420boards.com and hover to let me know if everything seems to be working correctly or incorrectly? Thanks for the help guys this looks like a great hack!! |
#566
|
||||
|
||||
yayvb: use this version - https://vborg.vbsupport.ru/showpost....&postcount=526
|
#567
|
||||
|
||||
Just an update. As I get closer to releasing this modification, I've made a google/yahoo sitemap generator so you can submit your correct URLs to them. I've just tested a version on a friends live site and it all seems to work fast and efficiently. Please bare with me!
|
#568
|
|||
|
|||
Thank you Dean! Waiting ...
|
#569
|
|||
|
|||
Dean C: I would be posting this as a new thread in the beta forum of the new version.. But it said I dint have permissions to post a new thread after logging in... so I'm posting it here..
Some things to sday about your seo methods... You are using a bad way to redirect to new URLs. I suggest using a 301 redirect, which helps google realize that its an old url going to a new one. If you dont know how to do that, the syntax is here: http://forum.time2dine.co.nz/google/...ects-5223.html Also, I'm begging you, you NEED to rewrite the simialar threads. It helps google get around the site much better. Also, something else that is improtant... You might want to consider adding a redirect in .htaccess to send anyone who types site.com to www.site.com so google dosnt index...... http://www.dnlodge.com/t428-how-many...o-a-month.html ..and.. http://dnlodge.com/t428-how-many-mov...o-a-month.html here is the .htaccess code you can use... if you dont kn ow how to do it, although you probably do, lol... ###### Redirect to www.###### RewriteCond %{HTTP_HOST} ^dnlodge.com RewriteRule (.*) http://www.dnlodge.com/$1 [R=301,L] RewriteRule ^$ index.php since google sees the non-www and www versions of the page as different domains, for some reason. Just some suggestions... hope you will put them into play. Those were the biggest things that I noticed. *****EDIT***** I was just browsing my forum, and I saw the "next thread" and "previous thread" links at the bottom of the thread, and noticed they wernt rewritten. So I clicked it, and the link pointed to the page from where I clicked. To see what I mean, go to http://www.dnlodge.com/t868-reserving-names.html and at the bottom of the thread, click the "next thread" link, and it basicly links to itself. Just a minor bug.. If I see more, I'll report them, and sorry I wasnt able to post this in the forum dedicated to this version. |
#570
|
||||
|
||||
The old threads are redirected to the new ones using a 301 redirect. It seems I've overlooked sending a 301 redirect in my gateway script though ! Good looking out. Also I didn't think about the previous / next links. Noted and shall be fixed.
|
#571
|
|||
|
|||
I would like to say Dean, I dont like how you have a link to a random site in my footer. I wouldent care if it was all in text, or there was just a copyright from you (which dosnt need to be, only in the code) but a sitewide link on my pages.... I dont like that. How can I turn it into text and not a link??
I have barely any outgoing links on my site, testing some seo stuff, and this is ruining it. How can I remove your link to whatever site that is? If it was like a link to this thread, or something HAVING to do with the subject, fine, but I dont like linking to that site, because its not relevant and isnt helping me with seo............. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|