Entrepreneurial thoughts – Digital, Foodtech, SEO, WordPress…

Once you've learned the basic techniques for communicating on social media, you're likely to encounter another problem: the inability to implement your ideas within a rigid organization that doesn't (yet) allow for innovation through trial and error. In fact, it's necessary to have revolutionized…

Here's a little PHP function that lets you remove the small WordPress logo from the admin bar, thus freeing up some space at the top of a WordPress blog's admin area: // Remove WP logo and WP dropdown menu from top admin bar function admin_bar_remove_logo() { global $wp_admin_bar; $wp_admin_bar->remove_menu( 'wp-logo' ); }…

You manage the communication for a company, an association, a brand, a restaurant, or simply one of your clients, and you're looking for ideas to improve your brand's presence on social media, increase your number of followers, the reach of your posts, and generate interaction. Whether it's on Instagram, Facebook, TikTok, Twitter, etc.

Crisis communication: a look back at the global PR disaster that targeted Dior a few years ago, and an analysis of how the brand brilliantly managed its crisis communication. Note: This chapter, originally published in 2012 and republished in 2023, is the 11th in a series of lessons on…

What is the difference between tags and categories, and how can they be used effectively from an SEO perspective? This is a question that plagues many bloggers and content creators in their digital strategy, but it can also help large newsrooms and general news sites, or…

Here's a simple, formalized methodology I've adapted from my knowledge of organizational theory and my personal experience in project development. While intuitive, I wanted to share it especially for aspiring entrepreneurs embarking on complex projects who can quickly lose their way when faced with…

Here is a possible methodology for developing and implementing a digital strategy, broken down into 10 key points to consider during the initial planning phase. These 10 points can easily be structured as a methodology and applied chronologically, from the initial overview to the specific details…

The WordPress excerpt via the `the_excerpt()` function is a brief summary of a post from your WordPress blog that appears wherever it is called, typically on archive pages (categories, tags, author pages), search results, and in some cases, on your site's homepage, but also in the RSS feed and…

How many times have we caught ourselves imitating the behavior of others, with the more or less conscious aim of achieving the same results? How many resources do companies allocate to standardize their communication, positioning, and strategy compared to market leaders? And above all, what analysis was conducted beforehand to…

For over a decade, we've been hearing a lot about Enterprise Social Networks (ESNs). However, in practice, apart from some large corporations or startups using messaging platforms like Google Teams, very few organizations have taken the time to implement a kind of intranet that would allow…