PathAuto is a module that allows to automatically create path aliases for different type of pages.

learn more… | top users | synonyms

0
votes
1answer
16 views

Keep URL the same after changing page title

I create alias for every pages on my site. For example, if a page is called "My Page", then the alias will be "/my-page". Is there a way to keep that URL the same even if I rename the page "My Page ...
0
votes
1answer
22 views

Page Manager URL arguments

This seems like it should be simple, but I can't figure out how to get Page Manager and Pathauto to play nice together. I'm trying to use Page Manager/Panels for a set of pages of a specific node ...
0
votes
1answer
23 views

how to edit the link user/%/edit?

i have a test user called "buyer". he has a profil with the tabs: view - edit - orders - files i set pathauto for user to: user/[user:name] when i look at the tab links the as followed: view: ...
2
votes
1answer
32 views

How to programmatically uncheck 'Generate automatic URL alias' option for all nodes

I've created some nodes programmatically and set the path alias. But when I then go into edit the node the 'Generate automatic URL alias' option is still checked, even though my alias is shown in the ...
0
votes
1answer
45 views

Context Filter with Path Alias in URL

Quick Summary: how do I pass a alias in a URL to a view's context filter, when that view is located somewhere in the site. I've read dozens of similar articles, but nothing that directly makes this ...
0
votes
1answer
27 views

How do I call pathauto alias using php

I have pathauto installed on my D7 setup along with all my taxonomy terms configured. How do I then call the alias using PHP for custom code? EDIT: just to clear things up - I want to output the ...
1
vote
0answers
60 views

Hierarchical taxonomy fileds' values as node path in Drupal 7

I have a vocabulary with 2 levels of terms. As my term names are usually rather long (e.g. "Institute of Computer Science and Information Technology") I added a field "short_name" to the vocabulary ...
0
votes
1answer
22 views

How can I use tokens for Addressfield values without using Addressfield_tokens?

I would like to use the Town/ City field as a token for Pathauto. I thought the Addressfield_tokens module was perfect for this, but Entity Tokens breaks Pathauto's patterns control panel; the issue ...
1
vote
0answers
24 views

Why URL-alias of taxonomy doesn't have the correct language, is this a bug?

I have a multisite (drupal 7) with Pathauto and my vocabulary is set to 'Translate. Different terms will be allowed for each language and they can be translated.' I add a taxonomy term in English ...
1
vote
2answers
55 views

Forum Post urls with Pathauto

I'm using Drupal (v7.21) with Pathauto and Advanced Forum and would like the paths to be formatted like: domain.com/forum domain.com/forum/the_topic_name domain.com/forum/the_topic_name/the_post_name ...
0
votes
2answers
42 views

Full term path as product url

Im using D7 and UC3. A product is multiple levels down:. product list = cat1/sub2/sub-sub1/ Now using pathauto i'm trying to make the path of the product cat1/sub2/sub-sub1/product1 however i cant ...
0
votes
1answer
50 views

Double content paths ubercart D7

I'm using Drupal 7 and Ubercart 3. Using pathauto I generate clean url's. However there are two paths to my catalog pages. product_main_category/category product_main_category/category-0 I think it ...
0
votes
1answer
73 views

Drupal 7 taxonomy add term missing url path settings

I'm working with a Drupal 7 installation, I watched a video that shows how to work with taxonomy, http://www.youtube.com/watch?v=Qmr2HW6CtJQ but when I go to "add term" to create a new term in my ...
4
votes
1answer
70 views

Make variables outside of node available to pathauto

I'm trying to port a website over to Drupal 7. The structure consists of locations which have an entity reference to a region which has an entity reference to a country: ...
2
votes
3answers
126 views

Rebuild all paths for a content type

I want to change all paths for a given content type. For example is would change all node of type "image" that are currently at /[some_token]/[nid] to /photo/[nid] I am using path auto and I ...
0
votes
1answer
15 views

Pathauto not updating path portion of new path

When using the following replacement pattern for all nodes (to get 'hackable' urls that respect the menu hierarchy): [node:menu-link:parents:join-path]/[node:title] I then create a node with title ...
0
votes
1answer
53 views

Node paths with custom prefix based on taxonomy

I have a "category" field attached to the "article" content type that is a taxonomy term reference. I want to setup path auto to create a path wich is prefixed based on the category. My problem is ...
2
votes
3answers
226 views

anchor (#) in url alias

I want to open same page from different contents. So I need to generate link like /testimonials#group-1 for these contents. I used pathauto module for this. I made pattern for this category ...
0
votes
3answers
67 views

redirect multiple nodes on same page in core search results

I'm using drupal's core search module with pathauto module for URL aliasing. I have one testimonials page where different contents under testimonials category get display in this page. Now, in the ...
2
votes
1answer
92 views

Path Auto Use Parent Tag, If it doesnt exist use current tag

OK. I have Pathauto and Token I have the following Tag Structure: Drinks > Beer I want to use path auto to make all nodes tagged with Drinks or Beer to have a URL of /Drinks/[Node:title] So ...
1
vote
0answers
63 views

Should I rewrite my links into aliases?

Is it of any advantage, in addition to using Global Redirect, to rewrite html links from /node/nid to /article/this-is-the-title, even though in both cases traffic is directed to ...
0
votes
1answer
29 views

Why is my alias “NULL” in a test?

I am using Drupal 7, I have Pathauto enabled, and my user has permissions to create new aliases. When I manually create a node, uncheck the checkbox for automatic alias generation, and enter a custom ...
0
votes
1answer
42 views

Creating custom node aliases inside a simpletest

I am attempting to write simpletests to replicate the steps to reproduce on this d.o issue. I need to create a test node with a custom alias, as if I had unchecked the "Generate automatic URL alias" ...
0
votes
1answer
116 views

Link path auto url to view field

Does anyone know if its possible to attach a link to a specific node in a custom view and have that link be the path auto link? I have a custom view that pulls in a title text field from an article. ...
5
votes
2answers
120 views

How to deal with deleted posts: Returning 410 status and preventing path re-use

For my jobs site, I want to return 410 status for those jobs which expire or are removed permanently. How can I do it so that 410 instead of 404 is returned for say job related node types( they'll be ...
2
votes
2answers
144 views

Any way to get localized term names in node paths

I have a node type "news" with an included term reference field named "newscategory". i18n-module incl. taxonomy-i18n is also installed, vocabulary is translatable and all terms are translated. But ...
0
votes
0answers
27 views

Creating Related Content views

I have watched and read quite a few guides/tutorials on this subject and they each leave me with a blank block. I am trying to create a related content module. My content is tagged with multiple ...
0
votes
1answer
57 views

Setting the behavior for Pathauto when a Duplicate exists?

I'm creating a Drupal 7 site which will consist of information about many different organizations across North America. The profiles will be submitted by the organizations themselves and it is very ...
0
votes
0answers
23 views

Translated default path for terms

I've added i18n modules on my installation and I've enabled pathauto and configured pathauto, for taxonomy termsin this way: [term:i18n-vocabulary]/[term:i18n-name] I've translated both the ...
1
vote
2answers
64 views

Views: Change path and redirect old to new path?

I would like to change the path for one of my Views. How do I redirect the old Views path to the new one including all the variables that may follow the old path?
3
votes
1answer
102 views

How to change the url alias after a username change?

I'm using pathauto to username paths (/member/[username]). After changing a username the url alias doesn't change and the user edit page doesn't have an option to change it manually. Is it possible ...
1
vote
1answer
52 views

customize url of path of file entity

I'm using the media module to build an imagebank. Is there a way to customize the url of a file? Currently is looks like this: file/20 and I would like t to look like this imagebank/image/20. Any ...
0
votes
0answers
75 views

Pathauto no longer generates auto aliases, unless bulk updating

I looked everywhere and disabled recent modules that might have caused the problem before it went caput. Not sure why is this happening but unless I bulk-update the aliases in Pathauto it does not ...
1
vote
0answers
53 views

How do I add a term reference name to the Pathauto pattern for a content type?

I'm trying to create a website with 2 sections, Home and Business. For this I have created a vocabulary called 'Page Type' and added those section names to it. I've added a term reference field to my ...
0
votes
0answers
31 views

Profile pages with pathauto and views

Ill try to describe best i can... Here is an example: I have node that is main content for each profile - band. Each user can create its own band and only 1 band (1 main url). Pathauto for bands are ...
0
votes
0answers
94 views

How can I get Views pages with taxonomy arguments display to fire after URL Alias (Path Auto)?

Right now I have a Views page that shows all results of the content type it filters by. If there is a taxonomy argument present (Contextual argument: Taxonomy ID: validate by Name to taxonomy ID) then ...
0
votes
0answers
26 views

Pathauto not automatically generating for ImageField token

I am using Pathauto to generate aliases and works fine except for a content type that I use an Image field as the token. In this case my token is [node:field_image] and when the node is created, no ...
0
votes
1answer
48 views

Use Pathauto with Image Name

With Drupal 7 I'm trying to use Pathauto to create aliases for images that we upload. The images are renamed with File Field Paths. An example of what I'm trying to do What I'm trying to do Image ...
0
votes
0answers
42 views

Is it possible to have localized node aliases with a localized term reference in them?

I'm asking this title question quite purposely and provocatively. I have just encountered two web pages that - in my opinion - contradict each other. And what I'm seeking is your opinion and advice ...
2
votes
1answer
49 views

Pathauto alias produces inconsistent aliases

I have a content type with its own Pathauto pattern studios/[node:title]. What could be the reason that the alias of the node entitled "Studio A" is studios/studio, whereas for "Studio B" (for the ...
2
votes
1answer
26 views

Duplicated content on homepage

I've found that my site is showing duplicated content, I think it was when I installed Pathauto. The nodes are not duplicated though but seems to be multiple aliases. I've since tried using Global ...
0
votes
0answers
35 views

Change transliteration rules

Is there a way to change transliteration rules of letter combinations? I can replace certain letters but in cyrillic I need to change also possible combinations of letters. for example I have ...
1
vote
1answer
145 views

Google doesn't see the friendly URLs

Google doesn't see my SEO friendly URLs, while the other search engines can. The browsers (IE, Chrome, FF), the RSS, the TweetFeed everything can see the SEO friendly URLs; in the XML sitemap, the ...
1
vote
1answer
210 views

Dynamic view per taxonomy term

I'm really stuck on a problem that I'm seeking assistance on. I currently have 3 content-types (Article, Photo and Video) and all of them use the same Taxonomy Vocab I've called Category. I've ...
0
votes
1answer
71 views

Where are the term tokens gone?

I have a hard time setting up URL alias patterns when it comes to taxonomy terms. Especially, I'm stunned that in the Replacement under Content Paths, a term reference field shows just one flat item ...
0
votes
0answers
104 views

Pathauto won't turn off on specific node

I'm using pathauto, but I want to use a custom url alias on some of my nodes. I edited my node, unchecked the Generate automatic URL alias checkbox and typed my custom url into the path box and ...
4
votes
2answers
196 views

Disable pathauto for nodes created with migrate module

I'm using migrate to import a bunch of nodes and I want to set the path alias during the migration. I am able to import the path alias just fine like so: $this->addFieldMapping('path', ...
0
votes
0answers
58 views

Set the node url the same as term url

It's enough for me to have taxonomy term page as node page. I use Pathuato and Token to set auto Urls. For my node I choose token with term's path [node:field-tag:url:path]. But after creating a ...
1
vote
1answer
316 views

How can I replace a custom token?

I am trying to add a custom token in pathauto. I have a token [story-page-number]. Then in my hook_pathauto_alias_alter() I am trying to replace it using token_replace(). Something is not quite ...
0
votes
1answer
152 views

Why do I get a redirect loop (302) when using path-auto patterns on taxonomy terms?

I am using pathauto to set up my URL's at the moment and they are working fine for nodes. However when I set up a rule for taxonomy terms using [term:name] as the pattern I end up with redirect loops. ...

1 2 3