Can anyone please guide about how we can get exact url and store in a string from wordpress post id eg htttp://www.domain.com/?p=444
If we visit this above postid url, it takes users to exact url http://www.domain.com/posturl/ so i need help with short lwp perl code to return this “exact url” and print it etc
any help will be really appreciated.
Thanks
The
basemethod fromHTTP::Responsewill get you the absolute URI: