vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vB Drupal CMS, Search Engine Optimization (SEO) (https://vborg.vbsupport.ru/showthread.php?t=97807)

tamarian 10-06-2005 10:00 PM

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.

EvilWa 10-08-2005 03:23 AM

Great Thanks!! :nervous:

Funchiestz 10-11-2005 09:39 AM

i will try this^^

silurius 10-14-2005 05:37 PM

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
where 104 reads:
Code:

path_set_alias('taxonomy/term/'.$category->tid);

tamarian 10-14-2005 05:50 PM

Quote:

Originally Posted by silurius
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
where 104 reads:
Code:

path_set_alias('taxonomy/term/'.$category->tid);

Have you disabled the other module "path"? They both need to be activated.

silurius 10-14-2005 05:58 PM

Quote:

Originally Posted by tamarian
Have you disabled the other module "path"? They both need to be activated.

Wait, they both need to be activated, or "path" needs to be disabled?

tamarian 10-14-2005 05:59 PM

Quote:

Originally Posted by silurius
Wait, they both need to be activated, or "path" needs to be disabled?

They both need be active together, as pathauto requires path :)

silurius 10-14-2005 06:07 PM

Success. Thanks!

(I'm very literal sometimes and trip myself up).

tamarian 10-14-2005 06:12 PM

Quote:

Originally Posted by silurius
Success. Thanks!

(I'm very literal sometimes and trip myself up).

I've added a note in the instructions, as it's easy to assume pathauto is a replacement to path, not a compliment to it.

Zhen-Xjell 10-23-2005 05:56 PM

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.


All times are GMT. The time now is 06:54 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
  • Page Generation 0.01166 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete