On Jul 11, 7:28 am, "[email protected]" <[email protected]>
wrote:
> Hi All,
>
> We have used relative path in our entire web application. As per our
> SEO recommendation, we need to change the path to absoute path.

What recommendation would that be? I'm not an SEO expert, but I would
have thought that all relative URLs automatically have the host
prepended.

> Our development server still follows localhost:5000 but the deployment
> is going to be on port 80, hence it would be likehttp://www.example.com/
>
> What is the easy way to handle this in entire framework? We use some
> static link but they are accessible to mako and we also use url_for.
>
> Regards,
>
> Krish
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to