pathauto
Pathauto 5.x-2.3 and 6.x-1.1 released!
In case you don't have Update module to ping you about new releases, I just wanted to notify you that I've just made the Pathauto 5.x-2.3 and 6.x-1.1 releases! Note that this will probably be the last Pathauto 5.x release, as development focus has now shifted to 6.x-2.x. Read more about what's been changed and fixed in the release notes! :)
tag combinations similarly to "term/1,2" and "term/1+2" don't work with pathauto?
Hi all,
if this issue is correctly understood, then tag combination is not available?
Is there any chance to get operators "+" and "," working under pathauto like they do in plain taxonomy module?
thanks!
Paths change when group name changes
I was a bit annoyed to notice that someone had (helpfully?) renamed the Portland group to Portland (Oregon). Honestly it was a good change but the problem is that it broke the URL (portland -> portland-oregon) which we'd just gotten printed on a banner. Any way to disable that auto updating and get our old URL back?
Sneak Preview of Pathauto 5.x-2.2
It's come time for another point release of Pathauto and you can get a "sneak preview" of this by downloading and using 5.x-2.x-dev.
One bug left to fix?
There are still some issues that I'd like to clean up. It seems that 5.x-2.1 caused some problems for modules that make heavy use of taxonomy for their own purposes (forum, image gallery, etc.). Nancyw came up with a patch that will improve the situation for bulk updates: http://drupal.org/node/188606#comment-782627 If more folks could test that, it would be great. That doesn't solve all the problems that 2.1 introduced for these modules, and if someone wants to fix that problem prior to 5.x-2.2 please let me know. Otherwise it will have to be a "known bug".
Bulk Generation Got Faster
Also, stennie came up with some good work to improve the speed of bulk udpates though this code should ideally get some more testing. In fact, all of it needs a little more testing. That's where you come in!
Sneak Preview (aka help test)
If you're a 5.x-2.1 user and can help test this 5.x-2.x-dev you'll help me make sure that 5.x-2.2 will be a nice and solid release so that I can focus on making Pathauto rock for 6.x.
Tối ưu Drupal sites cho các máy tìm kiếm
Tối ưu Drupal sites và các máy tìm kiếm, tiếng Anh người ta thường gọi là SEO, Search Engines Optimization, là vấn đề cực kỳ quan trọng đối với mọi site. Tôi xin giới thiệu các module hỗ trợ SEO:
- pathauto: tự động tạo alias cho các trang node, taxonomy term, user, blog, ... Vì các search engine ngoài việc tìm nội dung ở trong trang web, thì cũng tìm kiếm ở URL của trang web nữa, và độ ưu tiên này rất cao.
- nodewords: hỗ trợ tạo thẻ meta keyword, description cho từng node.
- xmlsitemap: tạo chỉ mục nội dung để các SE có thể truy cập, đồng thời, module này cũng thường xuyên submit sitemap đến SE để chúng khỏi quên.
- ping (core module): thông báo đến một số site quan trọng để biết rằng, site bạn đang sống.
Có nhóm chuyên về SEO ở đây: http://groups.drupal.org/search-engine-optimization
5.x-2.1 release imminent
Hello folks,
I've fixed a bunch of bugs in Pathauto recently and think it's about time for a 5.x-2.1 release. The current 5.x-2.x-dev is basically what I plan on tagging as a 5.x-2.1. If I could get some "yes, looks good" or "no, need to fix bug #x beforehand" that would be really helpful.
This is likely to be the last release for a couple of months so I'd like it to be really solid.
Thanks.
Pathauto taxonomy
Hey all,
To get strait to the point.
Pathauto creates alias for taxonomy/term/1 and you can set it to be [vocab]/[catpath].
What if I would like to create more aliases for the same vocabulary like for soccer/[catpath] to be soccer/[catpath] ?
I took a look at pathauto_taxonomy.inc and tried to hard code it in but with no luck.
I would like that so I can rewrite Views urls. Now you can say that I can pass a taxonomy term to a view and solve that.
For some reason it's just not the solution I'm looking for ...
Can anyone help me with this ?
Cheers!
Pathauto module
I'm currently working on a new site for a non-profit organization. I've installed pathauto module to improve seo (i hope) but since I'm still in the development phase, I've been experimenting with it a bit.
my typical setting would be like this:
[type-name]/[m]/[yy]/[title].html
as you can see, I added the ".html" at the end of the settings so url output will be like this:
cat/10/07/my-pet.html
have you heard any pros and cons about adding that ".html" at the end? would love to hear it. thanks
Using CCK taxonomy fields to tag users or Tagging nodes like the profile module does
I love the way you can use a phrase like "People who live in %" using the regular Drupal profile module and then by clicking the link, get a list of all users who live in %. I'm trying to get the same thing happening with profiles as nodes. I've tried using CCK taxonomy fields in both the Node Profiles and the Bio Modules. It almost works, but only intermittantly. Sometimes I get the message "There are currently no posts in this category ..." other times, some users will show up and others won't - even when they have been tagged with the the term.
Index aliases with the Pathauto module
Hi,
I'm using the Pathauto module to define the path of nodes.
From a SEO point of view, would you recommend the use of hierarchical alias?
As an example consider the pattern for the posts of my site www.clipperz.com.
users/[user]/blog/
Every time I publish a new post
http://www.clipperz.com/users/marco/blog/2007/05/18/clipperz_compact_in_...
several index aliases are generated
http://www.clipperz.com/users/
http://www.clipperz.com/users/marco/
http://www.clipperz.com/users/marco/blog/






