Hi All, Thanks for the feedback.. We are just fine using relative urls and love url_for.. We have got few recommendation steps from them, but I feel we should ignore using absolute URLs. Thank you so much for comments.
We are running the server with MongoDB without any issue. Regards, Krish On Jul 14, 9:29 am, Kyle VanderBeek <[email protected]> wrote: > On Mon, Jul 13, 2009 at 12:12 PM, Mike Orr<[email protected]> wrote: > > For search engine optimization, the best thing to do is make sure your > > title tags and meta tags are in order. And if your site is available > > under multiple domains (foo.com andwww.foo.com), make all except one > > redirect to the main one. > > This is actually the more important part of good white-hat SEO that > often gets mis-translated by some people into "always use absolute > URLs". Having absolute URLs (withhttp://www.foo.com/...) has a > similar effect to redirecting all connections to foo.com towww.foo.com*first* > and then using relative URLs. The idea is to > avoid the appearance that the same site appears under two different > host names (it looks spammy). > > Be sure to use 301 (permanent redirect) and not 302, otherwise some > search engines won't transfer the "credit" or relationship/term > attributes to the canonical location for incoming links that use the > non-canonical URL. > > -- > Kyle.www.kylev.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
