Is it possible to have the trailing slash at the end of the URL?

Comments

nicholasthompson’s picture

Assigned: dutchie76 » Unassigned
Status: Postponed (maintainer needs more info) » Active

Global Redirect has a feature in it to remove the slash. This is for SEO purposes... (node/1 is a "2 deep" URL whereas node/1/ is technically a "3 deep" as most SE's will see it as "node/1/index.html" or something to that effect).

Where is this causing a problem for you? If it is then the feature request can be turned into a "make de-slashing optional"...

nicholasthompson’s picture

Priority: Normal » Minor
Status: Active » Postponed

Marking as postponed and minor - there doesn't appear to be a lot of call for this feature.

nicholasthompson’s picture

Status: Postponed » Fixed

The deslashing feature is optional in the latest dev build. You can toggle it in the new Global Redirect Admin area.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.