Good Day,

Display Settings
Teaser: Small Picture
Node: Redirect

I am having an issue when entering the URL. If I enter the URL as http://www.website1.com redirect works fine but if I just put site.com or just www.site.com, I get a page not found? Any ideas?

Thank you,

Mark

Comments

quicksketch’s picture

Project: Link » CCK Extras
Version: 5.x-2.2 » 5.x-1.x-dev

Hm, sounds like you're using the "Redirect" formatter? If so, this issue belongs over in the CCK extras module, that provides that formatter. It probably needs to run link_cleanup_url() before performing the redirect.

mrgoltra’s picture

Thank you. I will look in their que.