February 2019 Summaries
6 posts from Contentful
Filter
Month:
Year:
Post Summaries
Back to Blog
Mistakes are a fact of life on websites, and content marketers face pressure to make them right. Legacy CMS platforms can hinder change due to complex customization processes and developer involvement. The author switched to Contentful, which solved the problem of managing content changes across multiple digital properties. With Contentful, the author had control over copy, images, and media, allowing for quick fixes and updates. This newfound power made the author more fearless in experimenting with new ideas, as mistakes were no longer a major concern. The shift to Contentful has improved the author's ability to test and iterate on web content, preserving brand integrity through unified design and copy.
Feb 27, 2019
1,126 words in the original blog post.
I've summarized the text for you: I started using WordPress six years ago and updated my website multiple times, but found it difficult to work with due to its limitations on layout changes, content presentation, and deployment. I was looking for a solution that would allow me to separate my front-end from the content, be light on resources, and work with the latest frameworks and tools in my workflow. After exploring various options, I chose Contentful for content management, Next.js as the framework for managing my React application, TravisCI for continuous integration and deployment, and Now as a hosting provider. These choices increased my productivity by providing features such as a preview API, webhooks, integrated CDN, SaaS, custom models, and developer-friendly SDKs. I was able to focus on coding and shipping efficiently, rather than managing updates and debugging content presentation issues.
Feb 27, 2019
1,371 words in the original blog post.
You've been forced to learn a new content management system (CMS) as part of an organizational change, and you're being offered the benefits of using Contentful, which stores and distributes all types of content, including video, music, images, text, and structured documents. With Contentful, you can create landing pages, polish product descriptions, tweak signup forms, and publish on a corporate blog from a single hub. The system separates content from presentation, allowing editors to work independently without developers constantly needing to approve changes. This separation also makes it easier to reuse and adapt content across multiple platforms and devices. Contentful's rich text editor offers visual formatting options, while the UI extensions enable custom editing experiences. The platform also provides roles and permissions management, allowing teams to control access and workflow. Additionally, Contentful includes a preview feature that enables editors to review their content before publishing, ensuring accuracy and consistency.
Feb 15, 2019
1,546 words in the original blog post.
MDM solutions are designed to help organizations secure and manage employee-owned devices used for work purposes, providing flexibility while maintaining control over company data. These solutions use a client-server architecture to monitor, manage, and secure devices in-house, allowing IT departments to enforce security policies and protect sensitive information. With features such as remote lock and wipe, app management, data encryption, device location tracking, and user management, MDM software can improve productivity, increase security, and reduce the risk of cyberattacks. While there are some drawbacks, including complicated setup and higher costs, the benefits of using an MDM solution far outweigh the challenges, making it a crucial tool for organizations to protect their data and maintain control over employee-owned devices in today's mobile-first world.
Feb 07, 2019
1,784 words in the original blog post.
Contentful provides several features to streamline workflow, increase productivity, and make formatting less of a chore. The platform takes multiple snapshots of work, allowing editors to compare published entries, track changes, and restore content to previous versions. Contentful also supports locales for multilingual content, enabling developers to set up languages and select desired locales for entries. The search bar allows users to categorize by content types and keywords, while filters provide more refined parameters such as updated by, published by, and ID. Users can reach out for help through support tickets or live chat, duplicate content with a single click, and quickly communicate issues to the support team by providing entry IDs. Additionally, Contentful's content dashboard is customizable, allowing users to choose, order, rearrange, and delete columns as needed, while views enable saving and categorizing favorite content and media search results.
Feb 06, 2019
859 words in the original blog post.
A decoupled CMS is a type of content management system that separates the backend and frontend, allowing for greater flexibility and scalability in digital projects. Unlike traditional CMSes, which intertwine both back-end and front-end tasks, decoupled CMSes offer separate templates, tools, and processes to create and deliver content. This approach helps future-proof websites by enabling complete redesigns without re-implementing the CMS itself. Decoupled CMSes are often preferred for projects with unlimited access to developers, single-page websites, or companies that don't work with eCommerce. They can also be beneficial for content-first strategies, as they allow developers to focus on presentation layer and APIs. Contentful is a decoupled CMS that offers a headless CMS functionality but defines itself as a content platform, which includes a hub for all content and a programming tool to ship it to any website or app. The company's API-first approach and enterprise-tested solutions make it a trusted vendor for scaling digital ecosystems.
Feb 04, 2019
1,213 words in the original blog post.