![]() |
vB Drupal CMS, Search Engine Optimization (SEO)
This is an addon module for vB Drupal: Community Plumbing
This addon should work for both vB Drupal versions, the 3.0.x version and 3.5 version. What does it do: This module will automatically generate search engine optimized links to your vB Drupal content. vB Drupal by default has two options that make it search engine friendly, custom path alias, and clean URL's. This module extends those options by enhancing those clean URL's by adding text. For example, a blog entry titled "The meaning of life", will generate an auto link in the index as "mysite.com/The_meaning_of_life". It will also map user id's to user names. So instead of /blog/2" it will become "blog/tamarian" etc. The pathauto module from Drupal will not work with vB Drupal, this modified version allows it to work with your vB Drupal. One major change from the original module is that it will not scan your entire user table, only users who have content. This avoids timeout issues, and optimizes the performance by only generating links to users who have content. Orginal source: http://drupal.org/node/17345 License: GPL Installation: Unzip and upload the entire pathauto directory to your vB Drupal module directory. Activate the module in your module settings, and configure the settings/pathauto page. Note that you should also activate the path module, they need to work together. |
Great Thanks!! :nervous:
|
i will try this^^
|
Tamarian, this mod is giving me problems when I attempt to delete a category. The category does delete, but I get taken to an error page:
Code:
Fatal error: Call to undefined function: path_set_alias() in /server/database/site.com/drupal/modules/pathauto/pathauto_taxonomy.inc on line 104 Code:
path_set_alias('taxonomy/term/'.$category->tid); |
Quote:
|
Quote:
|
Quote:
|
Success. Thanks!
(I'm very literal sometimes and trip myself up). |
Quote:
|
Thanks for this. I've got it installed and both path and this enabled. I'm unable to generate the user/1 to user/name or blog/1 to blog/name scenario.
|
Quote:
|
Quote:
|
I checked for all bulk updates to occur, and get this:
The configuration options have been saved. Bulk update of user blogs completed, 0 aliases generated. Bulk update of nodes completed, 0 aliases generated. Bulk update of terms completed, 0 aliases generated. Bulk update of users completed, 0 aliases generated. Bulk update of index aliases completed, 0 aliases generated. |
Quote:
|
this worked great for me but i have a problem. my blog site's url is www.mysite.com/blog and when i added this module, the user's blog url has been changed to www.mysite.com/blog/blog/username
is there a way to change the url alias to just www.mysite.com/blog/username or better, just www.mysite.com/username ? |
Quote:
|
Quote:
|
Everything seems to be working for me with this mod... thanks tamarian....
|
Quote:
+-----+--------+----------+ | pid | src | dst | +-----+--------+----------+ | 2 | node/1 | der_test | | 5 | node/2 | test | +-----+--------+----------+ The user and blog aliases aren't converting over. /me scratches head |
Quote:
http://de.castlecops.com/user/mrrockford http://de.castlecops.com/der_test http://de.castlecops.com/blog/paul |
Quote:
|
Ahh, I think I see what is going on. If a user account has contributed say a story, then the user URL is aliases:
http://de.castlecops.com/user/paul If a user has not contributed, then the alias is not created: http://de.castlecops.com/user/15 You can compare... http://de.castlecops.com/ "By mrrockford at Thu, 03/11/2005 - 05:55 " "mrrockford" is aliases. If you check "Who's new", none at the moment are aliased. So there seems to be a condition (without checking the code). |
Quote:
|
Quote:
|
Quote:
|
Quote:
Quick question on maintaining this for the moment. I'll run the pathauto batch updates, and instead of /user/paul I get /user/paul_0 although there is no other paul. I think go into the url_aliases under admin and fix it up. I believe the problem may have been with keeping old aliases but creating new ones too. So I simply selected overwrite any old aliases. Is this alright? |
Quote:
|
Perfect, I'll let you know how it goes.
|
@tamarian, I got the update email but I don't see an attachment here?
|
Quote:
|
Quote:
|
OK I have it installed, now shall wait for it to be tested regularly.
|
Hi,
got that error, when I try to update my settings: Fatal error: Call to undefined function: ctype_alnum() in /home/mysite/news/modules/pathauto/pathauto.module on line 268 |
Quote:
|
Hi,
got it work, ctypes functions were not enabled! Tobi |
Do not know if it is a bug! I choose "-" as seperator, but this seems to be ignored for blog paths.
Users that has not yet wrote a blog or anything are replaced by ther uid and not by their username, I used the default settings for that (user/[user]) Tobi |
Great Addon!
*Moncal clicks install* |
Quote:
Re the "-", do you have an example URL? |
Wohooo excellent!! :D
|
this module doesn't work with img_assist
when I have both listed and go to the admin/modules I get a blank page |
All times are GMT. The time now is 03:59 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|