Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 253261
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T21:44:48+00:00 2026-05-11T21:44:48+00:00

I would like to be able to programmatically change the outputted path to a

  • 0

I would like to be able to programmatically change the outputted path to a Drupal node without using the PathAuto module. We currently process a large volume of content (thousands of articles per day) that get added on the back-end. Rather than use PathAuto to generate path aliases, I would like to have Drupal output the default link but append a partial title for better SEO.

An example of this would be:

/node/123

would be changed to

/node/123/This-is-the-article-title (this path currently will work for the existing node)

I understand how to do this on a theme-basis, by modifying the theme/view templates, but I would like to do it so that anytime the link to the node is displayed anywhere, it adds the title plug.

In addition, I would like to limit it to a certain content type (e.g., ‘article’).

I am using Drupal 5.x and I would prefer not to use PathAuto (I don’t want to store hundreds of thousands of path aliases if not necessary)

I am looking for a solution that does not use PathAuto

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T21:44:49+00:00Added an answer on May 11, 2026 at 9:44 pm

    Drupal has an internal mechanism for mapping from “/node/1234/” to “/blogs/look-at-what-my-cat-just-did”. It’s part of the core system, and used almost everywhere, on every request, without you even having to ask. It’s fast enough you’ll almost never notice it happening – there’s plenty of other things in drupal that are -far- slower.

    If you’re concerned about how URLs are being displayed on the front-end – you should be using the url() function (and filters that do the same with node content) to handle look-ups going the other way.

    Where Pathauto comes in is that, when you create or edit content, it will generate a number of entries in Drupal’s url_alias table (based on whatever pathauto rules you’ve created). This is a one-time cost. Unless you’re generating content at an astronomical rate – there is a negligible cost associated with doing this.

    You’re already paying the cost of looking up URL aliases by simply using Drupal. Without hacking core, you can’t really avoid it. Storing “hundreds of thousands of path aliases” in the database isn’t that big of a deal – if you break that down into the actual storage requirements, you’re only looking at a handful of megabytes. Since the table’s well indexed, look-ups will be virtually instantaneous. This is core functionality & happens regardless of Pathauto even being on your system.

    Unless you have some very odd requirements for the types of URLs you want to map your nodes to, anything you do will simply be recreating a subset of Pathauto’s existing functionality (and likely introducing a bunch of new bugs).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to be able to programmatically bind some data to the dependency
I would like to be able to programmatically emulate a shutter button press on
I would like to be able to loop through all of the defined parameters
We would like to be able to nightly make a copy/backup/snapshot of a production
I would like to be able to use the Tab key within a text
I would like to be able to display some dynamic text at the mouse
I would like to be able to obtain all the parameter values from the
I would like to be able to define and use a custom type in
I would like to be able to predict what will be in the resulting
I would like to be able to do such things as var m1 =

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.