This is the most popular content on Martech Zone.
Martech Zone’s Most Popular Articles
-
Content Marketing
WPML: Translate Your WordPress Site With This Multilanguage Plugin and Optional Translation Services
WPML is the standard in the industry for developing and translating your content on a multilingual WordPress site. I am currently running the GTranslate plugin on Martech Zone in order to do simple, multilingual machine translation. This has expanded our reach globally as well as driven search engine traffic to my site. We’re working on deploying a site for a…
-
Content Marketing
WordPress: Find and Replace All Permalinks In Your Database using Regular Expressions (Example: /YYYY/MM/DD)
With any site that spans over a decade, it’s not uncommon that there are many changes made to the permalink structure. In the early days of WordPress, it wasn’t uncommon for the permalink structure for a blog post to be set to a path that included the year, month, day, and the slug of the post: /%year%/%monthnum%/%day%/%postname%/ Aside from having…