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 get images by URL and save in uploads folder
- Function to get URL of original uploaded image – full size
- Upload images to remote server
- 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
- 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
- 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
- How can I autopopulate titles in the media library?
- How do i reference the theme path in pages for images?
- Upload thousands of images to WordPress without plugin?
- @wordpress/create-block image url in css
- WordPress url image redirect to the homepage
- Different upload path per file type
- A way to change image urls in post to cdn image url?
- Images are randomly deleted from server
- How to change image url?
- Bulk image rotation
- HTTP Error when uploading files above 7mb unless using GD Image Editor
- Update image links in database
- Shortcode for a link and thumbnail
- How to order images in a post in WordPress 3.3?
- unattached media files that should be attached
- 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
- Searching for any images in media library displays “no media found”
- How to add an image to a custom url?
- How to get file URL from media library
- Uploaded images not displaying in network site
- Redirect to another page using contact form 7? [closed]
- 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?
- 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
- Some Images Disappeared from Media Library?
- Is it possible to enable the ‘Link To’ field under ‘Attachment Display Settings’ for a Featured Image?
- are unattached media files a problem?
- Large image not showing dimensions in Media Library
- How to pass on a value as parameter via url to another page
- Function to grab specific image IDs from media library.
- Fetching uploaded images using Link URL
- How to replace post image url before posting using api?
- How can i sorting and display image order by siz in media library?
- WordPress append -1 to the image name
- Hide or mask the url to an image
- Media Library Cleanup A Thought Exercise
- Glitched page redirects to image
- i want to change URL of WordPress image or rewrite in runtime
- Could creation of various image sizes cause slow form submission response?
- imported post image as normal image instead encoded image
- Post-processing of the image failed
- How to show a full page when someone links directly to an image on my site
- The image keep redirect to my previous URL after I moving my site
- WordPress Link To Image Missing Dropdown
- Broken images in media library
- Bypass wp_safe_remote_get()?
- Images are not getting uploaded
- Unable to delete images in Media Library
- Assign one featured image to multiple posts?
- Some images don’t get linked when setting link-to to media-image
- Missing Images in Uploads Directory (Server Only)
- Search and replace image urls in posts
- How do I embed an image at actual size?
- Image media upload problem in page editing modus?
- My image rotate 90 degree
- get_post_custom: get image URL instead of image ID
- Are image addresses security relevant?
- WordPress can’t get image url but both the attachment and the actual file are there
- Why some images are not allowed to be edited only for thumbnails?
- My subdirectory sites images (except webP) are throwing to 404 page even they are exist
- WPALLIMPORT Exporting images from repeater field [closed]
- What does WordPress media uploader do to image files on upload?
- How can I use an image from an external source without uploading it to the media library
- Is there a way to upscale a media library original image to the nearest whole pixel in WordPress?
- How to make Media Library files private?