I have own server (mywordpress.com). At now I have two big images (as background ) on mywordpress.com page. I have asymmetric bandwidth on this server 1024/128 kBit. So Slow upload on this server causes clients waiting about 30s to load this images. My idea is to move this two big images to external server for example otherserver.com/big1.jpg and somehow integrate media library element on mywordpress.com I want to something like this <img src="http://otherserver.com/big1.jpg" />
instead <img src="http://mywordpress.com/big1.jpg" />
on mywordpress.com server. That is all. Almost all elements of my page will be load from slow mywordpress.com server but two http request (GET big1.jpg) goes to fast otherserver.com this should be faster solution.
Related Posts:
- Why would image paths in wordpress suddenly change?
- Change media URL (images)
- Change the image for a certain URL
- How do I get the avatar URL instead of an HTML IMG tag when using get_avatar?
- Programmatically adding images to media library
- Programmatically get images by URL and save in uploads folder
- Function to get URL of original uploaded image – full size
- Upload images to remote server
- How to delete resized (cropped) image uploads and prevent future resizing?
- Uploaded images don’t show in Media Library if there are special characters in IPTC Keywords
- What’s the proper way to find and remove duplicate images from posts and the media library?
- How to reference a theme image in a stylesheet?
- Separate Media Library for each user
- Why is wp_get_attachment_image_src not working with my custom size (add_image_size)
- Mixed content warnings after changing site adress from HTTP to HTTPS
- Images dont show in grid view, but do in list view
- How can I hide media library images from general users?
- How to rename an image attachment filename using php
- Remove duplicate images from media library.
- Preview Image Path in Admin Section
- Use Media Library to manage galleries like Nextgen (with folders, albums, collections, tags, categories, terms…)
- WordPress function: limit size, only jpg, jpeg, limit of uploaded files per account
- Cannot access the thumbnails of attachment images… Cannot find the reason
- How to upload images from my directory into my wordpress?
- Remove the http protocol from images
- Import Images from one self-hosted WordPress install to another
- Uploading images to Media Library fails with Memory Exhausted
- Why can’t I edit certain images from the WordPress Media library?
- Edit image preview is not displayed
- Uploading images: ‘ø’ get replaced with ‘ø’
- How can I autopopulate titles in the media library?
- How do i reference the theme path in pages for images?
- Regenerate missing _wp_attachment_metadata
- Upload thousands of images to WordPress without plugin?
- @wordpress/create-block image url in css
- How to make programmatic image upload generate thumbnail and sizes?
- Best way to strip character entities (%20 etc)
- WordPress url image redirect to the homepage
- Different upload path per file type
- Broken urls with http site and https wp-admin
- Display latest 12 images from media library
- A way to change image urls in post to cdn image url?
- Images are randomly deleted from server
- Get full image array
- How to change image url?
- Bulk image rotation
- HTTP Error when uploading files above 7mb unless using GD Image Editor
- Consolidating two websites into one, but migrated images not appearing in Image Library
- wordpress media library shows empty images
- Update image links in database
- Shortcode for a link and thumbnail
- media_sideload_image with rewritten urls?
- How to order images in a post in WordPress 3.3?
- Check if the image exists in WordPress media library
- unattached media files that should be attached
- How to output images as figure/figcaption
- Bulk edit of EXIF data for jpeg images uploaded in the media library?
- offload media to external services [closed]
- How to upload images in a specific folder using API
- AJAX – save an $_FILES picture in media library
- In Wordress one author can not see the other’s author uploaded images through media library
- How to open default wp image editor screen dynamically?
- How to prevent WordPress scaling large images down
- Is it possible to split Default WP Media directory to multiple Folder/Subdomain?
- Searching for any images in media library displays “no media found”
- How to add an image to a custom url?
- images not showing after transfer
- How to get file URL from media library
- Images uploaded to the media library has strange colors. However, in the edit screen the color is ok
- Alter image meta fields in the Media Library
- Add custom text in the media library image meta area
- How to add images to a post without inserting them into the content area of the post editor?
- Uploaded images not displaying in network site
- Unable to upload images to the Media Library. Getting this erron on the console wp-admin/async-upload.php 403 (Forbidden)
- Redirect to another page using contact form 7? [closed]
- What happened to the media manger?
- Why does WP allow to view and media item as a page
- How to limit the number of images displayed in the media window?
- Images are not showing up in “Uploaded to this post”
- How to redirect homepage to actual URL?
- Create a post from every image in my media gallery
- Get images attached to a specific page
- Clicks registering on Preview DNS site
- Images don’t update after being edited
- Is there a way in WordPress to convert images to WebP without a plugin?
- Change Image folder Locations
- Rebuild thumbnails via WP Cli – how?
- Auto delete pictures in media library by age
- Images not showing in media grid view (but showing in list view)
- Some Images Disappeared from Media Library?
- Is it possible to enable the ‘Link To’ field under ‘Attachment Display Settings’ for a Featured Image?
- Using a .pdf file as a page in wordpress
- are unattached media files a problem?
- WordPress Attachments with old images
- How to get the title of the random images from media library?
- How to get image URL from media_sideload_image?
- Large image not showing dimensions in Media Library
- Exclude image url from search query
- Redirect Image Url to a page via htaccess
- How to change the value “uploaded to” in the media library (WordPress 4.0)