path
Generate path by node type without Pathauto
Hi!
Is it possible to generate url aliases to nodes by their type without pathauto? I.e. topic/234, forum/456, where topic and forum are some content types? Maybe url_alter may help with that?
Drupal Path module SEO problem
If using the Path Module (which is standard for SEO), the URLs become case insensitive even on *nix servers. That means you can get duplicate content if people accidentally link to versions of your URLs with different cases.
Example:
- drupal.org/handbook
- drupal.org/hAnDbOoK
Just something to watch out for until it's fixed.
I added an issue here:
http://drupal.org/node/276201
Ayuda: ¿un problema de path?
Hola a todos.
Estoy ayudando a un sitio con problemas. Acabo de subir el drupal (4.7.4) y su backup a un nuevo servidor en site5: http://74.54.112.162
Veo, a priori, 2 problemas:
- el de los acentos (que hay muchas referencias al tema, diversas y que tendré que ver, y el tema del collation y latin1_swedish_ci) y
- hay un tema raro con los path.
how to handle single site config including subdomain
I'm moving my existing corporate site (html) to Drupal and want to include what had been three Wordpress installs in the single Drupal site (1 blog and 2 podcasts). I've got it all pretty much worked out ... except that one of the Wordpress installs lives in a subdomain.
I want to include that content in the main Drupal site/database so it can be indexed with everything else. The question: how do i accomplish this without setting up a second site pointing to the subdomain directory?

