Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Online Tools


burt

Recommended Posts

Mobile Friendly

Good for checking if site is Mobile Friendly

Microdata Testing Tools

Good for Schema.

Window Resizing Tools

Good for checking Responsive design.

Facebook Linter

Good for Opengraph, though I have noticed that this sometimes gives partial data not all data.

Twitter Card Validator

Good for (guess what ;))

SSLPHP Style FormatterPage Speed Tools
  • https://gtmetrix.com

    GTmetrix is a free tool that analyzes your page's speed performance. Using PageSpeed and YSlow, GTmetrix generates scores for your pages and offers

Reply below with any other tools you know of (that do the same jobs, or other jobs) and I will keep this top post updated.

Link to comment
Share on other sites

you mean like this tool ?

http://beta.phpformatter.com/

to enforce consistent php coding style

 

and this one

https://gtmetrix.com

GTmetrix is a free tool that analyzes your page's speed performance. Using PageSpeed and YSlow, GTmetrix generates scores for your pages and offers ...

KEEP CALM AND CARRY ON

I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support).

So if you are still here ? What are you waiting for ?!

 

Find the most frequent unique errors to fix:

grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt

Link to comment
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...