Top

Tag: JavaScript


Advertising & Marketing, Technology

SEO: WordPress Plugins to Surface Older Posts

July 14, 2022

Via: Practical Ecommerce

A challenge of optimizing a blog for organic search is that older articles fade into the archives. The result is fewer internal links to that dated content and a gradual loss of rankings. Luckily for WordPress users, there are plugins […]


Technology, Website design and optimization

Principles for Designing Sustainable, Environmentally Friendly Websites

September 13, 2021

Via: CMSWire

When it comes to web design, the best thing you can do for the environment is nothing. Decide not to have a website or app or chatbot. Decide not to publish that new content. Even better, decide to remove an […]


Technology, Website design and optimization

30 Useful Regex Code Snippets for Web Developers

December 3, 2018

Via: Hongkiat

Regular expressions are a powerful tool that should be in every developer’s tool belt. They can match against a string of characters based on very complex parameters, which can save you a lot of time when building dynamic websites. Web […]


Mobile Commerce

How JavaScript impacts page loading speed on mobile

June 23, 2017

Via: Searchenginewatch.com

The effect of JavaScript on mobile web performance is twofold. One, it is the second largest contributor to webpage weight, behind images, thereby increasing download time; and two, once downloaded, the browser then needs to run the script, which can delay the downloading/rendering […]