News

A simple cheat sheet of some common regular expressions used in SEO. Offers tips for htaccess, ScreamingFrog, and Google Analytics.
Google updated the help document for the performance report within Google Search Console to say you can use regular expressions to filter the report results. Google wrote, “If you choose the ...
Regular expressions (“regex’s” for short) are sets of symbols and syntactic elements used to match patterns of text. Even these simple examples testify to the power of regular expressions.
When working with regular expressions in a shell script the norm is to use grep or sed or some other external command/program. Since version 3 of bash (released in 2004) there is another option: ...
From validating IP addresses to phone numbers, these are some of the handiest expressions in Boe's PowerShell toolbox. What are yours?