Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Using a jpg for a landing page

Featured Replies

Hi, I am in the process of building a website but want to use a jpg as the homepage in the meantime. The system uses plesk and im wondering where i should upload the image through my ftp.

 

Can anyone advise on this?

 

Thanx

 

John

your domain name, user and password. Now go to httpdocs

 

Is this what you mean?

  • Author

yes thats what i mean. On my ftp i have loads of different files including httpdocs and httpsdocs, do i delete all the files in httpdocs then add my jpeg?

you will need to make a html with the jpg in it. have you done this. Do not delete anything lol, Back it up incase you make mistakes

  • Author

No iv not built a html page i thought it was possible to just upload an image to the webspace and use that as the page. I am building the website at the moment but its going to take a while so i wanted to quickly upload an image there for now, is this not possible then?

you need a html page so do it. Nothing hard.

 

<html>

<head>

<title>Title Goes Here</title>

</head>

<body>

<img src="imagefolder/imagename.jpg" width="whats your width in px" height="whats your height in px" alt="tag here" />

</body>

</html>

 

Hope this helps

  • Author

just one more question, how difficult is it to set the image to open up to a certain percentage depending on screen resolution?

you will need javascripting within it. To find screen size and perform a image resize.

 

Harder than just putting an image in lol. But do-able

 

Please click on the plus symbol if you have found it helpful :)

 

Thanks

Is there a particular reason why you want to use a static image? I don't really see the benefit when you could quickly and easily create a page with an email input field where people interested in your site can subscribe to updates, not to mention including your contact details. You could have the image as the background if you wanted.

 

This would offer you better SEO results for your new URL as well as giving you a head start in securing interested clients (if applicable).

  • Author

The image just contains my logo and contact details, i am creating a website using joomla which is probably a week away from being completed but i just wanted to put something on there quickly.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.