I want to redirect my site from URLs like

/node/530

to

/Services/TrainTickets.html

I installed GlobalRedirect module as I've read it would address this problem, but the same page is still accessible at /node/530 path.

Anybody knows what the problem could be and how I could resolve it?

I also want to make it impossible to access the site via

http://www.waytorussia.net/node?page=31 and so on...

Thanks!

PS I don't have any language modules installed or other modules that would seem to conflict - just the path one...

Comments

rsvelko’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

cant reproduce on vanilla drupal + latest stable globalredirect + path + pathauto

BUT
There are problems if u use domain_path module.
Do u ?

rsvelko’s picture

maybe the settings u use on admin/config/system/globalredirect are wrong ?

My setup is like so:
- al checkboxes checked except menu access and remove trailing zero is disabled.

Anonymous’s picture

I have kind of the same issue, it work for some pages, not for others, I have change my settings to look like rsvelkos in comment #2. and it works in some pages, not in others.
[EDIT] It seems that the old nodes were not updated, although i bulkupdated them before i could see the record in the url alias but nothing happened, if i create new content now it will redirect to the pathauto-alias

Anonymous’s picture

My bad,
So I changed the language of the site, and there were som content created before that.
the new content doesnt have any problems but the old content did. So when i tried to update the language setting in the url-alias list, then it's all good.
For me this solves the issue since I'll be using only one language in this site, but for multilingual sites it could get confusion.

(In case of further debugging: I had tried deleting all the aliases and creating them again but that didnt help either since the language was still english in those ondes.)

Marc DeLay’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

@kentero It looks like you had a conflict with some form of language module. (You didn't say which one.)

I suggest searching for related issues about language issues in the queue. If you cannot find one appropriate please post a new bug report.