Domain Redirect with previous one

i build a website in 000webhost with default name after some days i register a domain name and i parked in 000webhost website. My new domain name works but it redirect with 000webhost default name.

Please help.

My website is:-

gautambuddhhotel.com.np

I’ve a new user, so unlikely to help.

However, it seems to me that perhaps some scripts on your website use variables that contain links to 000webhost .

Perhaps you should tell us more about what scripts (CMS) are used, or look in the admin CMS.

P.S.
And, for temporary use you may be write rule in .htacceess similary

RewriteEngine on
RewriteCond %{HTTP_HOST} yoursitename.000webhostapp.com
RewriteRule ^(https?://)([^/#?:]+)(.*)$ $1yoursitename$3 [R=302,L]

If you use a wordpress, see Default domain showing not parked domain

Think it’s just what you need.

Can you provide your 000webhostapp URL?

When I visit gautambuddhhotel.com.np

I get no site at all; I’ve tried Google DNS and OpenDNS but no avail.