Ethernet shield connecting to own website

I am having some difficult in connecting my arduino to my own website.

Currently, I am able to use 1 ethernet shield as a server and 1 as a client to connect together for sending and receiving information. However, I wanted to make it connect to my website and not the IP address of the shield that I have assigned.

Is there any way to do it?

Thanks in advance.

However, I wanted to make it connect to my website and not the IP address of the shield that I have assigned.

Is there any way to do it?

Just exactly the way you have described. What is the (real) problem? Is it on the server end, or on the client end?

PaulS:
Just exactly the way you have described. What is the (real) problem? Is it on the server end, or on the client end?

It get connected and disconnected.

Post your code. My crystal ball is still in the shop waiting for parts. :slight_smile:

How do you currently connect to your web site?

Crays:
It get connected and disconnected.

What does? The client? The server? Your brain?