0
votes
0answers
25 views

Multi user issue in Drupal 7

I am trying to create a web site in which there are different link for each user. For example if my site address is example.com and there are three users: u1 u2 u3. If any of them is logged in, ...
1
vote
1answer
263 views

Are all URLs in Drupal in the “body” of “pages” hardcode, or is there a way to localize them?

Currently links, images, files, etc. http://1.1.1.1/drupal/../<resource_name.ext> Is it possible to do: /../<resource_name.ext> If the questions is not clear, just let me know. ...
5
votes
3answers
235 views

Should a canonical URL be search engine friendly?

I'm using Drupal with search engine friendly URLs. The way Drupal works is that there's two ways to reference a node with SEF URLS switched on: The SEF way, eg. ...