I have uploaded a image onto the site but its not displaying

I have hosted my site (abhiram.gq)and its not displaying any of the picture i have also tested locally its fine working

Can i insert an g drive link which contains a working website appear when my domain is searched.

Thanking youabhiram.gq

It seems that your images/scripts/CSS are not in the right spot.

There is no file in https://abhiram.gq/Meto.png or https://abhiram.gq/Bird.jpeg
Make sure everything is uploaded with the correct name and in the correct spot.

I am not sure what you mean by uploading a Google drive link.

Also, the line

link rel=“stylesheet” href=“lo.css” type=“text/css”

returns a 404, there is no file called “lo.css” is the main directory

This script

script type=“text/javascript” src=“pay11.js”></script

also is not on your site


Basically, most (if not all) of your site files are not uploaded, or are uploaded in the incorrect spot. Please ensure that you uploaded your files into the correct directory (In your case, it looks like it should be the “/htdocs” directory).
Thanks!

2 Likes

Thank you
But why are not the some of images uploaded not showing up.
And i am using ftp to upload do i have to again uplpad every file to directory/htdocs.

Because they are not on your site

Well, what FTP? The online file manager, or something like FileZilla (recommended)

Only the ones that are missing.

Your image files, scripts, and stylesheets are not on your website, you need to upload these again.

1 Like

Pls check the website now i have made necessary change

I am using one which was there on my html editor

Can you pls specify why are images on my site

That question related to drive was that
I have all ready an working website,only thing is to be done is to link my domain to the link

Find this link
https://mhbbf3ndjyrczbxizwls4g-on.drv.tw/Webu/Portfo130.html

I’m not sure what you mean

Although you uploaded the stylesheet, the images are still not uploaded.

Pls see the below img !

20210419_215011|342x500

Please show the .htaccess file. It may contain a restriction.

You need the detailes of htacces

Im sorry, I’m not sure what you mean. Can you copy and paste the text from the .htaccess file in the image here?

Thanks.

Please note that linux servers are CaSe SeNsItIvE, which means cases of file must match with what you’re trying to load.
For example Meto.png is not same with meto.png

4 Likes

No i have check that
may be if you find something wrong
pls inform me

Did you mean the file names?

Hello. @anon19508339 has solved your issue.

Look at the image you sent of the images. What are their names?
Now, look at the images that your code is calling. What are the names?

Are the names EXACTLY the same? (Example.png and example.png are NOT the same)

Please fix this, and let us know if it works

EDIT:
This may not be the error, you are getting “DNS_PROBE_FINISHED_NXDOMAIN” on your images.

Try this:

Create two CNAME records, one with the name of @ and value of the Main Domain that you can find on the Control Panel, then another one with the name of www and value @. Save the changes and wait for DNS propagation.

Do you use cloudflare?

2 Likes

Yes cloudflare is activated

I have two cname destinations activated

Please show your cloudflare DNS, it may not be set up correctly.

If your using Cloudflare, you should be on Cloudflare Name Servers, not ns1 & ns2.epizy.com

Please follow this guide to set up Cloudflare correctly:

Edit: Have these CNAME records as well:

Create two CNAME records, one with the name of @ and value of the Main Domain that you can find on the Control Panel, then another one with the name of www and value @. Save the changes and wait for DNS propagation.

2 Likes

What if i disable cl0udflare??