Closed (fixed)
Project:
View Alias
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2009 at 23:20 UTC
Updated:
6 Mar 2014 at 13:20 UTC
Jump to comment: Most recent
Comments
Comment #1
emackn commentedNot currently, but feel free to add it if you need it.
Comment #2
sbydrupal commentedI think it will be very useful to have this feature, as Views with Exposed filters are used quite different places, and for SEO purposes, if it provides urls like /taxonomy/term/tid instead of /taxonomy/?term=tid... , we can refer traffic to views instead of cutting views off from robot.txt.
I am not sure how to add this feature request, I would appreciate if this request is added. Thx.
Comment #3
emackn commentedComment #4
OneTwoTait commentedThat would be a really killer feature, yes. I think it won't be implemented though...
Comment #5
daniel wentsch commentedSubscribing.
I also found this related issue http://drupal.org/node/362326
There's a snippet that might provide a solution, it's been reported to work only on Drupal 5 though.
Comment #6
1websitedesigner commentedHi,
I understand it might not be possible to change it to e.g.
/taxonomy/term/tid
But what about changing it to e.g.:
/taxonomy/?term=name-of-term
Instead of a number?
That way, the keyword is still included in the URL?
Thanks,
Martin
Comment #7
wooody commentedHi , What about Drupal 7 , How can i fix the problem.
Thanks
Comment #8
selwynpolit commentedFound a solution at http://drupal.stackexchange.com/questions/9332/drupal-7-views-contextual...
This was the first link that came up in google so it seemed like a good idea to post it. This solution is only for D7.