Search found 596 matches

by RSteinwand
Tue Jul 09, 2019 1:26 pm
Forum: Technical Support
Topic: Bad links in Batch Report
Replies: 5
Views: 5051

Bad links in Batch Report

Hi Albert, Currently, to see a bad link, you have to click the link to the page and scroll down to the red sections to see the link. Maybe you could have a section listing just the bad links and link to the page it's found on? I can't edit from the batch report anyway so will need to search and repl...
by RSteinwand
Wed Jul 03, 2019 9:08 pm
Forum: Feature Requests and BETA Talk
Topic: Cleaning up css
Replies: 2
Views: 6733

Re: Cleaning up css

Thanks Albert!
by RSteinwand
Tue Jul 02, 2019 12:46 pm
Forum: Feature Requests and BETA Talk
Topic: Cleaning up css
Replies: 2
Views: 6733

Cleaning up css

Hi Albert, When validating a page, you're already reporting any classes or id's that aren't being used for in-line styles. Could we expand that for the batch wizard and compare to external stylesheets? When crawling the site, if you were to record the classes and id's found on the page, and when don...
by RSteinwand
Sun Mar 17, 2019 8:34 pm
Forum: Technical Support
Topic: Max length recommendations
Replies: 6
Views: 8188

Re: Max length recommendations

Thanks Albert!

I'll take a look at that on Monday.
by RSteinwand
Fri Mar 15, 2019 4:18 pm
Forum: Technical Support
Topic: Max length recommendations
Replies: 6
Views: 8188

Max length recommendations

Hi Albert,

How do you feel about adding missing maxlength recommendations to form input fields?

If max length is missing, it's possible content will be truncated.

Thanks.
by RSteinwand
Sun Dec 16, 2018 9:37 am
Forum: Technical Support
Topic: non-breaking spaces.
Replies: 6
Views: 7495

Re: non-breaking spaces.

Thanks Albert!
by RSteinwand
Sat Dec 15, 2018 7:54 pm
Forum: Technical Support
Topic: non-breaking spaces.
Replies: 6
Views: 7495

Re: non-breaking spaces.

Hi Albert, For the most part, I code everything from scratch so with the except of a typo, most everything is to my standards. In this case, I inherited 500 pages of CMS so coded by people who don't know how to code, so I'm seeing weird stuff. From what I've seen, with the exception of the above sni...
by RSteinwand
Fri Dec 14, 2018 1:11 pm
Forum: Technical Support
Topic: non-breaking spaces.
Replies: 6
Views: 7495

non-breaking spaces.

Hi Albert, While converting an existing site that was previously managed by a CMS to static pages, I ran into this gem: <li>Print the online form and mail it to: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &n...
by RSteinwand
Thu Jun 14, 2018 8:20 am
Forum: General Web Development
Topic: 5 excellent ways to drive traffic to your website
Replies: 17
Views: 33249

Re: 5 excellent ways to drive traffic to your website

Reminds me of the fly paper you used to see in garages in the olden days. https://i5.walmartimages.com/asr/938bad3a-f385-42d1-8588-132b3e9e9cd3_1.b04cc5ae37846bcaf04b728163c33f10.jpeg?odnHeight=180&odnWidth=180&odnBg=FFFFFF Except now you're catching spammers. http://4.bp.blogspot.com/_rsoUZ...
by RSteinwand
Tue May 22, 2018 1:26 pm
Forum: General Web Development
Topic: Pingdom Web test.
Replies: 9
Views: 10366

Re: Pingdom Web test.

Albert Wiersch wrote: Tue May 22, 2018 1:18 pm Maybe by the time you get to updating the OS's, HTTP/3 will be out. :D
LOL. But it'll be worth it.
by RSteinwand
Tue May 22, 2018 12:11 pm
Forum: General Web Development
Topic: Pingdom Web test.
Replies: 9
Views: 10366

Re: Pingdom Web test.

Can't do HTTP/2 without updating OS on 3 web servers. It's actually more complicated than it sounds, since there's licensing on other products that drive the cost waay up. If it was just a simple OS update, we might have done it, but mgmt isn't sold on HTTP/2 being worth the cost to update. Maybe if...
by RSteinwand
Tue May 22, 2018 11:33 am
Forum: General Web Development
Topic: Pingdom Web test.
Replies: 9
Views: 10366

Re: Pingdom Web test.

Our home page is lighter after the name change (May 1st) and site refresh. Removal of youtube and a bunch of images in our slider helped a lot. (We slide text now instead of images and half the background image is a css gradient.) So our score has improved. Still have a bunch of things to update too...
by RSteinwand
Tue May 22, 2018 11:28 am
Forum: General Web Development
Topic: Pingdom Web test.
Replies: 9
Views: 10366

Re: Pingdom Web test.

by RSteinwand
Mon May 14, 2018 7:26 am
Forum: General Web Development
Topic: Favicon generator
Replies: 7
Views: 22463

Re: Favicon generator

If you haven't done this lately, it might be ok to do it again. They have it down to a LOT less icons now, meaning less html needed for the page. Of course you want upload your png's to tinypng.com too.
by RSteinwand
Fri May 11, 2018 7:06 am
Forum: General Web Development
Topic: Good articles on BUTTONS
Replies: 0
Views: 11196

Good articles on BUTTONS

I guess I’ve been doing it wrong all these years by using links to submit forms.

https://css-tricks.com/use-button-element/

https://css-tricks.com/overriding-defau ... on-styles/