Welcome Guest, Not a member yet? Register   Sign In
how to get long url & is it good or bad practice
#1

[eluser]oliur[/eluser]
Hi there,

I am using url_title function to make site's urls human redable and SEO friendly. I am also using a hash function to generate a id that I am passing in the url that identifies each unique row in the database.

[code]
http://www.mysite.com/flat_rent_post/view_rent_details/
stunning-brand-new-studio-flat-in-west-hampstead-all-bills-incl/b34798df1c6e1496bda159209bc54892b779fb12
[code]

I do not get the full url, the url is cut short. Is there a way I can have a long url?

Also, is it good to have such a long url (sometimes the title could be pretty long) and does it really help in SEO?
#2

[eluser]Ben Edmunds[/eluser]
Why would you want a hash??? Just use an id...




Theme © iAndrew 2016 - Forum software by © MyBB