April 2019 Summaries
4 posts from Contentful
Filter
Month:
Year:
Post Summaries
Back to Blog
In a world where organizing thousands of images can be time-consuming, Contentful offers a solution by storing all media under a single section of the web app, making it easier to find and use images. However, even with a straightforward storage system, standard naming systems and metadata fields are crucial for proper organization. To address this, Contentful recommends using AI technology such as Amazon AWS Rekognition, which identifies objects, people, text, scenes, and activities in images and videos, enabling automatic metadata creation and image tagging. The integration of AWS Rekognition with Contentful allows users to easily add descriptive tags to images, making content libraries searchable and reducing labor-intensive tasks. Additionally, Contentful's extensibility features enable the seamless integration of other AI services, such as IBM Watson for sentiment analysis, automated translation, grammar checks, and SEO analysis, further enhancing the authoring experience and shortening publishing time.
Apr 29, 2019
1,004 words in the original blog post.
Developers and editors of Contentful projects interact with the same content, but their workflows are vastly different. Editors typically start with external tools like Microsoft Word or Google Docs, collaborate on content, and review it until final draft form before passing it through a chain of people for review, whereas developers make changes to source code running the site directly in source control. Contentful's Preview API simplifies this process by allowing developers to set up preview sites that editors can use to review content in context, reducing the need for manual changes and enabling iterative development. This setup provides editors with confidence and control over their work, while also empowering developers to solve issues independently. By understanding each other's needs and setting up optimal preview environments, both groups can collaborate more effectively and improve productivity.
Apr 17, 2019
1,102 words in the original blog post.
The Nuxt.js framework and Contentful can be used together to create efficient blogs with server-side rendering, which provides valuable SEO content. Nuxt.js is a meta-framework built over Vue.js that offers various out-of-the-box features, decent performance, and solves complexities in Vue.js applications. Contentful is a content infrastructure platform where content can be generated, organized, and allocated to any platform, offering the freedom to create custom content models. Blogs are often written with SEO keywords in mind to improve search engine rankings. Nuxt.js makes server-side rendering easier due to its inbuilt modules, while Contentful enables users to integrate with any framework in a multi-channel network. By setting up a Nuxt.js project with Contentful and using the Vue CLI, bloggers can create search engine-optimized blogs that appear closer to the top of searches.
Apr 05, 2019
1,156 words in the original blog post.
Content design and editorial needs are evolving as companies transition to digital workflows, requiring a reimagining of how content is created, delivered, and consumed. Digital editorial has become essential for engaging with customers and prospects, creating relationships that are more organic and communicative than traditional advertising. To optimize editor workflows, it's crucial to understand user flows, design great content experiences, and create a solid content structure before implementing new tools or platforms. This involves separating developer and editor workflows, building reusable components, and prioritizing users' needs when deciding on content channels and formats. By doing so, companies can enhance efficiency, cut costs, and save time while creating better digital experiences with the help of content management platforms like Contentful.
Apr 04, 2019
1,073 words in the original blog post.