As i developed my website using localhost and now i want to host online, but when check the source codes in database but there are only two links (eg. localhost/websitename/..)
as there must be mony links available to change the root name(localhost).
Anyone plz help me thanks in advance.
]]>See https://codex.www.ads-software.com/Moving_WordPress#Changing_Your_Domain_Name_and_URLs
The only way to avoid this step is to place the eventual domain name in your computer’s hosts file, which allows you to access localhost with an alias. The result is all WP links use that alias, which when moved becomes the proper domain name.
]]>