Some hosting provider offer failover IP. These "virtuals" IP could be instantly redirected to real server IPs. That's handy when you change server hardware. But it can also being used for SEO. Here, in europe, it is very important for SEO to have IP from the country where your website audiance is. Serious hosting company offer failover IP from any country to be tunneled right to your server. This way google think one site is in Germany, another one in France even if they are on the same server.
No problem to setup many IP and assign them to users in DA. The problem comes when one user needs several websites on different IP.
I have advised all my customers to use DA, there's something like 20 servers using DA now. And since google advised to use local IP in their latest SEO guide, more and more customers want this feature.
The CMD_CUSTOM_HTTPD page does not allow to change IP. The custom parameters are inserted inside <Virtualhost>..</VirtualHost> tags but IP comes in the head tag like this <Virtualhost xxx.xxx.xxx.xxxort>.
I understand it could be quite lot of work to add this feature the fancy way.
The short solution would be to provide an "IP field" on the website creation page. If this field exists, it is embed instead of the regular IP in <Virtualhost xxx.xxx.xxx.xxxort> for this site. This field should be string so you can add many IPsorts to one site. It should also be possible to disable this field in Admin interface.
If this is not possible, please give me a way to do that manualy.
thanks
No problem to setup many IP and assign them to users in DA. The problem comes when one user needs several websites on different IP.
I have advised all my customers to use DA, there's something like 20 servers using DA now. And since google advised to use local IP in their latest SEO guide, more and more customers want this feature.
The CMD_CUSTOM_HTTPD page does not allow to change IP. The custom parameters are inserted inside <Virtualhost>..</VirtualHost> tags but IP comes in the head tag like this <Virtualhost xxx.xxx.xxx.xxxort>.
I understand it could be quite lot of work to add this feature the fancy way.
The short solution would be to provide an "IP field" on the website creation page. If this field exists, it is embed instead of the regular IP in <Virtualhost xxx.xxx.xxx.xxxort> for this site. This field should be string so you can add many IPsorts to one site. It should also be possible to disable this field in Admin interface.
If this is not possible, please give me a way to do that manualy.
thanks