Hosting & Domaining Forum

Hosting & Domaining development => Web Design & Content => Graphic Design. Multimedia & CSS => Topic started by: Corwin on Jan 12, 2023, 04:57 AM

Title: Photos to site
Post by: Corwin on Jan 12, 2023, 04:57 AM
Hi there! The problem at hand involves a number of images that, despite being compressed, still occupy a significant amount of space. This can be quite burdensome for both website loading speed and hosting disk space.

With that in mind, the question is: where would be an appropriate platform to upload these photos and then transfer them over to a WordPress page? One possibility could be Facebook, although there may be potential complications in terms of accessibility.

Do you have any other concerns or questions regarding this issue?
Title: Re: Photos to website
Post by: lexxora on Jan 12, 2023, 05:29 AM
Regardless, the most secure and efficient method would be to store photos alongside the site. While cloud storage is an option, any potential legal issues with a photo could result in the loss of all files on the cloud. However, if there is a terabyte available for free on Gmail, it may be worth considering. The choice ultimately lies with you and which risks you are willing to take.

From personal experience, no hosting service can guarantee complete safety for the files hosted on their servers, including your sites. In some cases, data may be irreparably lost or economically unfeasible to restore. Therefore, it is best to store backups on an external hard drive connected to your PC.

One possible solution is to find inexpensive hosting in the Netherlands or USA and create a subdomain such as "dl.site.com" to host the pictures. This is a method commonly used by larger sites: the site itself is on high-quality hosting, while files are stored on cheaper servers where disk space is inexpensive.
Title: Re: Photos to website
Post by: jacoblin on Jan 12, 2023, 05:55 AM
It would be wise to consider cloud storage options. If you do opt for a cloud service, make sure to consider the download speed. In cases like this, it is important to prioritize swift implementation and deployment over ease of use or reduced loading time.
Title: Re: Photos to website
Post by: jeniferskys on Jan 12, 2023, 10:34 AM
Hey I am writing content for medical practices, and the topic I most often choose to write about is software (https://medifusion.com/practice-management-software-for-therapists/). I need related images for my topic. Please assist me in locating related images.
Title: Re: Photos to website
Post by: arthyk on Feb 03, 2023, 12:21 PM
Facebook compresses images, so if the photo is less than 2048 pixels wide, the results may not be optimal. It may be worth considering alternative image hosting services such as Picasa, Flickr, or Photobucket. Since you are looking for free and long-term storage, reliability is essential. Unfortunately, it is doubtful that Facebook's storage meets this standard.

Storing images on third-party services is a common practice on the internet, and several services can be used for added reliability. Given that you don't have a significant number of images, multiple services could be utilized.
Title: Re: Photos to site
Post by: maabuft on Oct 02, 2023, 03:26 AM
If you're looking for a platform to upload and transfer compressed images to a WordPress page, there are several options to consider:

1. Image Optimization Plugins: WordPress has numerous plugins available that can compress and optimize images automatically upon upload. Some popular options include Smush, EWWW Image Optimizer, and ShortPixel.

2. Content Delivery Network (CDN): Utilizing a CDN like Cloudflare or Amazon CloudFront can help improve website loading speed by caching and delivering your images from servers located closer to your visitors.

3. Cloud Storage Services: Platforms like Google Drive, Dropbox, or Amazon S3 allow you to upload and store your compressed images. Then, you can generate public links to those images and embed them in your WordPress page.

4. Image Hosting Services: Services like Imgur or Flickr allow you to upload images and generate direct links that can be used in WordPress. However, do note their terms of service regarding embedding images on other websites.

5. WordPress Media Library: By default, WordPress has a built-in media library where you can upload and manage images. While it doesn't offer advanced compression features, you can still manually compress images before uploading them to reduce their file size.

6. Image Optimizer Tools: If you prefer to compress images before uploading them, you can use image optimization tools like TinyPNG, Kraken.io, or Compress JPEG & PNG. These tools significantly reduce the file size while maintaining image quality.

7. Custom Image Hosting: If you have your own web server or hosting environment, you can upload the compressed images directly to your server and link them in your WordPress page using the appropriate URLs.

8. Consider Accessibility: When selecting a platform, consider whether it provides convenient accessibility options for your target audience. Ensure that the platform you choose does not restrict access to the images or cause any compatibility issues for different devices or browsers.

9. Image Compression Plugins: In addition to image optimization plugins, you can also explore dedicated image compression plugins like WP Smush Pro or Imagify. These plugins often offer more advanced compression algorithms and features to further reduce image sizes.

10. Responsive Images: To improve website loading speed and optimize for different devices, consider implementing responsive images in your WordPress theme. This ensures that the appropriate image size is delivered to each user based on their device's screen size.

11. Lazy Loading: Implementing lazy loading can also help improve page load times. With lazy loading, images are loaded only when they become visible to users as they scroll down the page, reducing the initial load time.

12. Consider SEO: While compressing images is important for website performance, ensure that the image quality and metadata are still sufficient for search engine optimization (SEO). Use alt text and relevant file names to optimize your images for search engines.

13. Consider User Experience: Ensure that the platform you choose offers a smooth and user-friendly experience for image uploading and management. This includes features like batch uploading, organizing images into folders, and easy retrieval of image URLs for embedding in your WordPress page.

9. Google Photos: If you have a Google account, you can upload your compressed images to Google Photos and then use the embed feature to add them to your WordPress page. This can be an accessible and convenient option.

10. Unsplash: Unsplash is a popular platform that offers high-quality, royalty-free images. You can search for relevant images on Unsplash and directly embed them into your WordPress page using their API or plugins like "Unsplash for WordPress."

11. Flickr: Flickr is a well-known image hosting platform where you can upload and store your images. You can then use the embed feature to add images from Flickr to your WordPress page.

12. Consider Image Formats: In addition to compression, consider using optimized image formats such as JPEG XR, WebP, or AVIF, depending on the browsers and devices your audience uses. These formats can further reduce file sizes without sacrificing image quality.

13. Lazy Loading: Implementing lazy loading on your WordPress page allows images to load only when they come into view, which can help improve website loading speed and performance.
Title: Re: Photos to site
Post by: nathanm on Nov 20, 2023, 12:24 AM
Facebook may be a quick and easy way to share and store photos, but it might not be the best way to upload and move big pictures to your WordPress page. Image optimization tools for WordPress, cloud storage services, and self-hosted image storage give you more control over your photographs and better ways to improve them.
Title: Re: Photos to site
Post by: khangee on Jul 19, 2025, 03:51 AM
Services like AWS S3 + CloudFront or Google Cloud Storage + Cloud CDN offer robust APIs for automation, versioning, and cache invalidation - ideal for dynamic WordPress workflows.

Facebook is a closed ecosystem with no API support for direct image hosting meant for websites, causing fragility and SEO penalties. Plus, you can implement image optimization pipelines (e.g., Sharp or Imgproxy) to serve tailored image sizes on demand, cutting down load times dramatically.