Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   General Business Knowledge (http://www.greenguysboard.com/board/forumdisplay.php?f=10)
-   -   Can you see my page? (http://www.greenguysboard.com/board/showthread.php?t=17752)

ngb1959 2005-03-20 07:46 PM

Can you see my page?
 
Please look here

Patrick from 69 top site is getting broken images and can't see the banner, but I can see it on IE6 and Netscape.

Does anyone else see broken links?

Thanks for your help.

Nina

cd34 2005-03-20 07:53 PM

No broken links here, Linux/Firefox and I didn't see anything in the html that would do it.

Is it possible you got slammed with traffic and hit max_connections in apache? Do you have any anti-hotlinking rules? If so, is that person surfing with Norton Firewall which masks the referrer?

ngb1959 2005-03-20 07:56 PM

I have not a clue what you are talking about, but here is the email! |bananna|

I noticed that most of your images on your site you added show as broken images and the banner in our toplist shows as a broken image until I turn off my firewall. Are your images behind any kind of protection directory on your server? This happened with someone else because they had some kind of anti-picture theft feature turned on in their site and prevented a lot of people from being able to see the images. Long story short, you might want to look into this and perhaps move your banner to a different location but also look into why your jpg pictures show as broken? Generally, even if a viewer has a firewall and Ad blockers on (which does this to some gif banners), it should not affect jpg pictures.

Thanks.

Nina

cd34 2005-03-20 08:12 PM

that would tell me that you have some anti hotlinking rules in your .htaccess file.

I'm wondering though what the referrer looks like. Norton used to set it to 'Blocked by Norton', but, for a while was sending a blank referrer, and for a while were sending XXXX:XXXXXXXXXXXXX.

Another forum I follow was talking about the issue about blocking bad versus allowing good, since, most .htaccess rules will also block google from hotlinking in the http://images.google.com section.

swedguy 2005-03-20 08:19 PM

They show up as broken when I turn off Referer.

You can do that pretty easily if you have FireFox

Type: about:config
Change: network.http.sendRefererHeader to "0"

Just change it back to "2" which is the default when you're done.

ngb1959 2005-03-20 08:22 PM

Here's my htaccess:


ErrorDocument 404 http://www.dreamypleasures.com
ErrorDocument 403 http://www.dreamypleasures.com

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://.*dreamypleasures.com [NC]
RewriteCond %{HTTP_REFERER} !^http://.*nastymcnasty.com [NC]
RewriteCond %{HTTP_REFERER} !^http://.*jcctopsites.com [NC]
RewriteCond %{HTTP_REFERER} !^http://.*aebn.net [NC]
RewriteCond %{HTTP_REFERER} !^http://.*google.com [NC]
RewriteCond %{HTTP_REFERER} !^http://.*69topsites.com [NC]
RewriteRule .*\.(gif|GIF|jpg|JPG)$ - [F]

Should I change something here?

Thanks guys!

cd34 2005-03-20 08:35 PM

add

RewriteCond %{HTTP_REFERER} !^$ [NC]

ngb1959 2005-03-20 08:41 PM

Thanks. I added it.

I appreciate your help.

Nina


All times are GMT -4. The time now is 07:28 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc