user following rule in .htaccess file put that file in same directory in which file exist
RewriteRule ^(.*)/lord/(.*)\.html$ blog.php?bName=$1&srclord=$2 [NC,L]
for more help following link and read all rule for url rewritting
http://opensourceprogrammer.blogspot...-htaccess.html
this can help u