RE: Link checker

2014-09-10 Thread Robert Harrison
I use http://home.snafu.de/tilman/xenulink.html . The icon looks like an alien but it works great for link checking. Robert Harrison Director of Interactive Services Austin & Williams Advertising I Branding I Digital I Direct   125 Kennedy Drive,  Suite 100   I  Hauppauge, NY 11788 T 631.231

Re: Link checker

2014-09-10 Thread Rob Voyle
Hi Byron I use html validator https://www.htmlvalidator.com You can batch test an entire website. Not only checks links but html, accessibility etc. Rob On 10 Sep 2014 at 14:36, Byron Mann wrote: > > I know there was a previous thread about spidering a site to check > links > and some people

Link checker

2014-09-10 Thread Byron Mann
I know there was a previous thread about spidering a site to check links and some people recommended a certain utility other than wget. I went through the archives and wasn't able to find that thread. Any thoughts? -- Regards, Byron Mann

RE: Not able to read a RSS feed from a WordPress website

2014-09-10 Thread Robert Harrison
> but don't think they(hostingcompanyA) would block a particular IP > address(server running CF which belongs to hosting company B) Yes, they would if they detected something funny coming your server... like a bunch of pings or form bots or something... for that matter a bunch of unexpected re

Re: Not able to read a RSS feed from a WordPress website

2014-09-10 Thread Chris h
Thanks Robert, > > Just to clarify: from the machine running CF, if you use a browser, > > > can you get to the site correctly? > > No, I cannot access the site from the machine running CF. > > It's possible the issue is not on your side. It could be on the side > of the site you are trying

Re: Not able to read a RSS feed from a WordPress website

2014-09-10 Thread Chris h
Thanks Dave, > OK, this is good! This means it's not a CF problem. > But - and now I'm being completely serious - the server admin should > be able to diagnose the problem preventing the server that he manages > from connecting to this other server. This is clearly not a CF > problem. > > This

RE: Not able to read a RSS feed from a WordPress website

2014-09-10 Thread Robert Harrison
> Just to clarify: from the machine running CF, if you use a browser, > can you get to the site correctly? No, I cannot access the site from the machine running CF. It's possible the issue is not on your side. It could be on the side of the site you are trying to read from. You can't display

Re: Not able to read a RSS feed from a WordPress website

2014-09-10 Thread Dave Watts
>> Just to clarify: from the machine running CF, if you use a browser, >> can you get to the site correctly? > > No, I cannot access the site from the machine running CF. OK, this is good! This means it's not a CF problem. >> If the server admin can't tell you why a machine he or she manages >>

Re: Not able to read a RSS feed from a WordPress website

2014-09-10 Thread Chris h
> > > > If I use a browser, I can see the feeds. Using a feed reader in > > > > Google Chrome browser, I can notice the feeds load correctly. > > > > > > Are you using a browser from the machine running CF? > > > > No, the machine running CF cannot access the website. I get a > message that the r

Re: Not able to read a RSS feed from a WordPress website

2014-09-10 Thread Chris h
Thanks Russ, >you need to do some basic tests, which your server admin should have >already done. >for a start ping the domain from the cf server, does this work and do you >get the right IP, if not then it is a dns issue. >make sure that someone has not created an entry in the local hosts file.

Re: Not able to read a RSS feed from a WordPress website

2014-09-10 Thread Chris h
Thanks Dave, > Just to clarify: from the machine running CF, if you use a browser, > can you get to the site correctly? No, I cannot access the site from the machine running CF. > If the server admin can't tell you why a machine he or she manages > can't get to a remote server, you need to re

images are rotated on ipads/iphones

2014-09-10 Thread Akos Fortagh
Hi guys, I really need help. It's not a CF issue but I wanted to see if anyone else may have come across similar. If you look at this page on a PC or android tablet all thumbnail images are fine, if you look at it on ipad/iphone some thumbnails (not all) are rotated 90 degrees. All images wer

Re: cfmail and special characters

2014-09-10 Thread Uwe Degenhardt
Hi Philipp, thanks. Unfortunately, that doesn't work either. Has anybody any other ideas ? @Philipp, can you send me one cfmail-code snippet with special characters that runs on your CF8/Linux-box as an example ? Uwe am Mittwoch, 10. September 2014 um 09:24 schrieben Sie: > Uwe, >

Re: cfmail and special characters

2014-09-10 Thread Philipp Cielen
Uwe, try This is the code: > > > > > > Sehr geehrter ..., > Mit freundlichen Grüßen > > > I have also tried: > > > > > > Sehr geehrter ..., > Mit freundlichen Grüßen > > > Concerning the last line I always got: Mit freundlichen Gr??en instead > of "Mit > freundlichen Grüßen"

cfmail and special characters

2014-09-10 Thread Uwe Degenhardt
Hi Everybody, to be honest: I am pulling my hair out ! I have a problem with cfmail and special characters. The german "umlaute" seem to be displayed wrong. This is the code: Sehr geehrter ..., Mit freundlichen Grüßen I have also tried: Sehr geehrter ..., Mit freundlichen Grüßen Conc