Hey I want to load my images in subdomain. For Example: xyz.com subdomain will be images.xyz.com. when i post any image on my main domain the image will be stored on my subdomain.
Something look like that :
Initial image: <img src="/images/testimage.png" />
Referenced image:<img src="http:// images.xyz.com/images/testimage.png" />
Can anyone guide me i can do it on wordpress so that my website respond fast. I don't want to use any plugin.
Something look like that :
Initial image: <img src="/images/testimage.png" />
Referenced image:<img src="http:// images.xyz.com/images/testimage.png" />
Can anyone guide me i can do it on wordpress so that my website respond fast. I don't want to use any plugin.