This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
TikBlog
https://www.youtube.com/watch?v=UkcB-6us_ew
TikBlog is a blog feature enhancing TikTok's content landscape. It enables long-form content, appealing to a broader audience seeking in-depth explanations and breakdowns. With TikBlog, content creators can seamlessly promote TikTok commerce products within reels, effectively offering product reviews. The concise write-ups also contribute to boosting TikTok's SEO, strengthening its market presence.
As frequent users of TikTok, we enjoy consuming content-rich reels. However, reels can be too long, leading us to fast-forward and potentially miss crucial content. Conversely, some reels are too fast, requiring us to rewind and rewatch the content.
With TikBlog as an effective long-form content type, we can consume content at a faster pace without missing crucial content. TikBlog will also appear in the commerce product as a customer review, forming a bi-directional link between Reels and Commerce.
While TikTok initially began with short-form content, it has successfully embraced longer video durations. TikTok has smoothly transitioned user expectations of reels to support long-form content.
In a social network, every user is a node, whether an individual or a business user. They can post, comment, like, favorite, and repost, creating bi-directional links between nodes. These actions are crucial, with varying qualities depending on performance.
Users can form bi-directional links with TikBlog between Reels and Product pages through their respective blog posts and product review sections. As the number of channels for reels increases, users will want to post about products to generate discussions and gain views from shoppers.
However, simply linking Products and Reels through TikBlog is not enough. To encourage content diversification and creativity, we developed a Keyword Ranking algorithm and a Semantic algorithm to analyze TikBlog content for TikTok's Reel Search Engine Optimization.
The keyword ranking algorithm generates keywords from content and ranks their significance, ensuring content creators write concise and effective content.
The semantic algorithm leverages big data to gain insights into products currently sold on the commerce platform, aiding better product curation with the help of the Social Network.
Having worked with numerous companies to develop eCommerce stores, we've identified that the most valuable aspect of a platform is the marketing pipelines businesses can utilize to promote their products.
By creating a link between Products and Reels through TikBlog, this encourages high-quality review reels for products, helping customers make accurate judgments about whether to buy the product.
With TikBlog enabling simpler pipeline conversions, businesses are incentivized to invest more marketing effort into TikTok, encouraging them to generate more content for TikTok to interact with users.
We built the entire application as a Progressive Web App in Next.js and utilized Supabase as we are most familiar with web technologies. To build the blog structure, we developed a component registry library.
While we focused mainly on eCommerce for this iteration, there can be various types of widgets that can be integrated. Some reels could include:
- Embedding Reels
- Trying TikTok Effects
- Embedding User Profiles Integrate the algorithm with the
- Next.js
- Supabase
- PWA
- Python
Try TikBlog (Be sure to view the app in mobile resolution)