Thi is a great module, a great idea, one of the bests for SEO since pathauto.

Please take a look at the placeholders used in the pathauto.module, I believe they will be very useful for this module. Tipical placeholders for title could be:

%bookpath - to display the complete book titles ultil the displayed page, for example:

Drupal | Content management systems | PHP Scripts | ..... | Your site title.

%catpath - similar for categories.

%date - the current date.
%user - the user.
...

Thanks
Luis

Comments

robertdouglass’s picture

These are good ideas. Just so you know my status on the project, I developed it for a client, and will be maintaining it (bugfixes etc.) but don't have time for new features. I'd happily work with any developer interested in extending it, though.

cheers,

Robert

niklp’s picture

I second the notion that this would be quite useful, especially as SEO techniques are becoming more complex - this would enable a web administrator to very easily update a whole site for one or more potential changes in SE algorithms.

Robert, do you know enough of the pathauto module to comment on how easy it would be to [potentially] remove code from that module and reuse it in this one? I am not as yet any kind of module developer.

Thanks.

johnalbin’s picture

Status: Active » Closed (duplicate)

According to the release notes for pathauto 5.x-1.1, pathauto 5.x-2.x will use the token module. So page_title/token integration would be the way to make this feature happen. See #101310.