asp.net - SEO friendly dynamic url in c# -


i search google many times didn't suitable result that..

i have dynamic url in c#

http://192.168.10.120:81/imgdetails.aspx?id=5702&icod=100-106083

title of image

man having breakfast

i want url following example

http://www.alamy.com/stock-photo-senior-man-looking-out-over-hopi-point-grand-canyon-arizona-focus-73496317.html

so can rewrite dynamic url same please help.

if using asp.net version 4 or above following might help.

https://code.msdn.microsoft.com/easy-steps-to-url-2f792901


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -