Help, I can not see my website

Help please, I can not see my web page, there is an error in the DNS
I am from peru. :pray:

Right now it’s redirecting to a skin.TLD website. Is this what it’s supposed to do?

I’m sorry, but I do not know much about this platform, I have doubts, that’s why I did the query. And what does that mean ?, my website will still not be seen.

:worried::pleading_face:

Visitors to your site get sent to another site:

1 Like

You seem to be confused a bit; DNS is working fine:

~$ host jjasnatur.com.pe
jjasnatur.com.pe has address 104.24.108.96
jjasnatur.com.pe has address 104.24.109.96
jjasnatur.com.pe mail is handled by 0 dc-903fddc2b3c9.jjasnatur.com.pe.

You’re using ping, which isn’t getting any responses, but that doesn’t imply that DNS is not working.

If we connect to your site, we are getting redirected to another site:

$ curl -D - -s https://jjasnatur.com.pe
HTTP/1.1 **301 Moved Permanently**
Date: Sat, 25 May 2019 16:02:13 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Set-Cookie: __cfduid=d01a50ffaffcd77538f9b577435d03b991558800129; expires=Sun, 24-May-20 16:02:09 GMT; path=/; domain=.jjasnatur.com.pe; HttpOnly; Secure
Vary: Accept-Encoding,Cookie,User-Agent
**Location: https://skin.com.pe/**
Cache-Control: max-age=2592000
Expires: Mon, 24 Jun 2019 16:02:08 GMT
Expect-CT: max-age=604800, report-uri="https://report-uri.Cloudflare.com/cdn-cgi/beacon/expect-ct"
Server: Cloudflare
CF-RAY: 4dc8bb691fc3d25e-DFW

This redirection is not something Cloudflare is doing on its own. Either your host is sending that redirect or you’ve configured a rule at Cloudflare to send it.

1 Like

A couple of questions…

What’s the origin server for your domain?

Did you setup the http to https redirect on purpose?

And now what do I have to do?

If they have the HTTPS working correctly

What can I do to reverse that, help me please? :pray:

That’s the Cloudflare IP address for his domain.

I suspect it’s a server configuration problem his host needs to fix. Considering it forwards to a .pe domain, I don’t think the redirect is a coincidence.

Contact your web host Support people.

1 Like

I still do not understand what to do, I made my website.
Excuse me for bothering you :pensive:

Ask your host. They have to fix it. We can’t.

1 Like

I already made the query, they have nothing to do, they have my dns pointing to Cloudflare, the problem is in Cloudflare and they solve it

They should provide you an IP address so you can set an A Record in your Cloudflare panel pointing your domain to that IP address.

Can you explain what this means

A post was split to a new topic: Site went offline

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.