Need help with adult CPA LINK

StacyZulu

Newbie
Joined
Feb 2, 2021
Messages
8
Reaction score
0
I think I have everything correctly on my Twitter account but every time my follows click the link this happens please help what can i do to fix this
Screenshot (1).png
 
If your code to redirect is okay, this might happen if you are on a shared hosting with a HDD instead of a SSD and the drive has a lot of I/O operations.
 
If your code to redirect is okay, this might happen if you are on a shared hosting with a HDD instead of a SSD and the drive has a lot of I/O op
I have no knowledge of this

I used Namecheap and redirected to another URL but when I put HTTPS on my domain it doesn't work
 
I have no knowledge of this

I used Namecheap and redirected to another URL but when I put HTTPS on my domain it doesn't work
Then it means that you don't have a SSL certificate installed. Only HTTP will work.
 
http://domain.com/ - WORKS
http://www.domain.com/ - WORKS
https://domain.com/ - DOESN'T WORK
https://www.domain.com/ - DOESN'T WORK

You need a SSL certificate for HTTPS to work.
okay thank you so much
 
Back
Top