Solutions for blog with a lot of images?

12 replies
Hi;
I have a blog, where I regularly update my blog (few times a day)
Most of the posts are images.

The problem comes when my hosting (hostgator) inode exceed the limit, 100,000 (haha ... at first I don't believe it my self, but here it is.... 100,000)

I have amazon S3, I heard I can transfer all the images there.
Tried few plugin, but find no success.

Do anyone have experience on this?

I don't want to buy vps or dedicated server, since the usage of my hosting not that much.

Please also suggest works plugin that I can use.
Thanks

Raja Kamil
#blog #images #lot #solutions
  • Profile picture of the author kpmedia
    Why not get a low-cost VPS and have it run static (images) content with nginx?
    Something like BuyVM. It'll be cheaper than Amazon.
    {{ DiscussionBoard.errors[7862652].message }}
    • Profile picture of the author Raja Kamil
      Originally Posted by kpmedia View Post

      Why not get a low-cost VPS and have it run static (images) content with nginx?
      Something like BuyVM. It'll be cheaper than Amazon.
      Thanks for the suggestion.
      For time being, I'll stick with hostgator since I've bad luck with other hosting
      {{ DiscussionBoard.errors[7862707].message }}
      • Profile picture of the author micksss
        Originally Posted by Raja Kamil View Post

        Thanks for the suggestion.
        For time being, I'll stick with hostgator since I've bad luck with other hosting
        If you are going to stick with a shared hosting plan with limits on inodes (which all do, but some are higher e.g. BlueHost 200,000 inode limit) you need another place to store your 80,000 plus images. Get the WP2Cloud plugin BrandVortex mentioned setup and you'll be good to go.
        Signature
        Web Hosting Reviews ► www.CastironHosting.com ◄ Read or Submit Feedback on Web Hosts.
        Web Hosting Coupons, Deals & Promos!

        Need a Virtual Private Server? www.VPSPlan.com
        {{ DiscussionBoard.errors[7878157].message }}
      • Profile picture of the author Coby
        Originally Posted by Raja Kamil View Post

        Thanks for the suggestion.
        For time being, I'll stick with hostgator since I've bad luck with other hosting
        Go with a hostgator VPS...

        I have a level 6 VPS from HG for over a year now and I love it

        Cheers,
        Coby
        {{ DiscussionBoard.errors[7878558].message }}
  • Profile picture of the author Danny Shaw
    Are you using a wp cache plugin to reduce the size of your image files. If not install w3.
    Signature
    **5 DAY FREE TRIAL** - The ultimate social media bot (FB, Instagram, Pinterest & G+).........
    Grab it >> HERE
    {{ DiscussionBoard.errors[7862688].message }}
    • Profile picture of the author Raja Kamil
      Originally Posted by Danny Shaw View Post

      Are you using a wp cache plugin to reduce the size of your image files. If not install w3.
      Thanks Danny, the size doesn't matter, because most of my images just few kilobytes.

      The problem is, I have more than 80 thousands images.

      In hostgator, that call, the number of file = inode.

      For shared hosting, the limit is 100,000 inodes (or you can call it files)
      {{ DiscussionBoard.errors[7862700].message }}
  • Profile picture of the author BrandVortex
    Have you tried this? WordPress › WP2Cloud « WordPress Plugins

    I am saying because I have and it worked seamlessly.
    Signature
    I develop unique strategies to Make Money Online, while staying within the realms of being a WhiteHatter.
    ---------------------------------------
    For the last 8 years, I have been successful & now is the time to give back to the community!
    {{ DiscussionBoard.errors[7862794].message }}
  • I ran into this problem as well. What I did was store the images in a mysql database in a binary "BLOB" format. You can then use php to query the image data, build it and output it to the browser when requested. To a visitor, the images load like normal.
    {{ DiscussionBoard.errors[7878380].message }}
  • Profile picture of the author danielph
    wow what are you doing with so much images???
    {{ DiscussionBoard.errors[7878454].message }}
  • Profile picture of the author Fearlesshunter
    Wow.....even I wanna know how exactly can we transfer those images??
    Even I have a blog with Xperia Z.

    I also want how to bring more and more visitors on my blog.
    {{ DiscussionBoard.errors[7878598].message }}
  • Profile picture of the author MonitorScout
    Transfer all the images to Amazon S3 would be the best solution.

    You can use s3funnel. It is multi-threaded, so tends to be very fast.
    Signature
    Monitor Scout - Website & Server Monitoring
    50 different checks, SNMP monitoring and much more.
    https://www.monitorscout.com
    {{ DiscussionBoard.errors[7878804].message }}
    • Profile picture of the author mihulucian
      why not using an image hosting service ? because the images will be on different domain, page load time will be smaller, as the browser will download the images in parallel (while downloading the other resources from your domain).

      bangimage.com offers free unlimited image hosting services, so ... check them out.
      {{ DiscussionBoard.errors[8081939].message }}

Trending Topics