Language: English

  • WordPress Marketing: How to Leverage Digital Marketing to Increase Sales

    WordCamp Asia 2023Speaker: Raushan Jaiswal

    September 10, 2023 — I will discuss different WordPress marketing channels and share my experience using them. The channels will include WordPress.org, Email Marketing & Automation, Affiliate marketing, and YouTube. I will also share tips on deciding which marketing channel to focus on based on product and price point.

  • A look at serverless WordPress

    WordCamp Asia 2023Speaker: Carl Alexander

    September 10, 2023 — Some of us love to manage servers. But for a lot of WordPress developers, servers are something we’d rather avoid. We’re happy to pay hosting providers, so we don’t have to worry about it.

    WordPress hosting doesn’t remove all your hosting headaches. You still have to worry about scaling. You’re often overpaying for hosting because you have to worry about the worst-case scenario.

    Well, that’s what serverless WordPress tries to solve. With serverless WordPress, you only pay for what you use. Meanwhile, you get an infrastructure that can scale from handling zero traffic to thousands in seconds.

    This talk will go over serverless WordPress and how it works. You’ll learn how it differs from regular WordPress hosting with a traditional server setup and why it’s a game-changer for WooCommerce hosting. We’ll finish by going over tools and projects you can use to deploy your serverless WordPress site.

  • Start your subscription business with No Code SaaS and FSE (Full Site Editing)

    WordCamp Asia 2023Speaker: Okamoto Hidetaka

    September 10, 2023 — Do you think adding the feature about earning money online is difficult?
    Nowadays, we have multiple ways to add any payment, subscription feature to your website with no-code or low-code.
    For example, the Shopify Buy button is a widget to add the cart feature to your site. Stripe Payment Links and Customer Portal are good for subscription services to manage your plan and your customers billing information.
    In this talk, I’ll show how we can add the online payment form and customer mypage with no-code to your WordPress site. And additionally, we can learn the way to add your pricing table to your website with FSE.

  • Data-Based Decision Making for Small-Medium Web Development Teams

    WordCamp Asia 2023Speaker: Hannah Del Porto

    September 10, 2023 — How do you know if your team can handle a new project 6 months from now? Do you know who your most profitable clients are? Your least profitable? How did you decide on your hourly rates, or how much to discount large builds and retainers? How does anyone manage to make a reasonable estimate on a fixed-price build for a site that doesn’t even have specs yet?

    Running a small to medium dev firm is often more art than science, but I will show you how to make the best business decisions you can with the information that you have.

  • How I make a living with Writing NFT on my WordPress blog

    WordCamp Asia 2023Speaker: Kin Ko

    September 10, 2023 — Traditionally, writers and bloggers relied on advertisement to make generate income, which hurt the reading experience. In recent years, subscription model become popular. However, subscription model is not suitable for writers with infrequent outputs, and forces them to lock their posts behind a paywall and hurts SEO.

    With the advancement on web3, NFT allows writers to sell “autographed copies” of their writings. Not only readers are now able to own a copy of the writing and writers receive income, it also helps the writings to stay openly accessible at all time.

    In this talk, I shall share my experience on writing full time and make a living with Writing NFT, all on WordPress.

  • Getting the most out of the REST API

    WordCamp Asia 2023Speaker: K. Adam White

    September 10, 2023 — The REST API is the foundation of the block editor, and has been a part of WordPress for six years. But are we using it to its full potential? This talk will share practical tips for using the REST API in your themes, plugins, and headless apps. We will look at different ways to use post types and metadata to store information in WordPress, and review performance techniques to make your REST endpoints run faster. We’ll share how to use _fields to query only for what you need. We’ll look at how to use Query Monitor to diagnose issues in your custom endpoints. We’ll discuss when you might want to use GraphQL instead of REST. And I will share a component maintainer’s perspective on the best changes we’ve made to the REST API since 4.7, and some exciting features to look forward to in the future!

  • WordPress Through the Terminal

    WordCamp Asia 2023Speaker: Milana Cap

    September 10, 2023 — Remember the famous “5 minutes installation” process for installing WordPress? Let’s see what WP-CLI can do in 5 minutes. And everything else that can happen in the terminal in 40 minutes. We might actually make WordPress instances more secure. Or just break it.

    This is not your usual presentation talk. This is a live terminal commanding; SSHing your WordPress administration and development; and releasing the Kraken or two.

  • Creating result focused design solutions

    WordCamp Asia 2023Speaker: Bhavesh Radadiya

    September 10, 2023 — In this talk, I will explain how design could be used to solve problems for customers and grow business.

    Yes it’s great to get a new UI, yes it is great to deliver a better customer experience but most important is that the design must serve the customer’s needs and the business goals. And if you are missing either of those ingredients it is just a fresh coat of paint and it doesn’t really matter.

    I will address this with some real examples and how thinking from a different perspective could lead to a great outcome for customers and business.

  • Disillusioned at Age 50: Turning a 10-year WordPress hobby into a successful new career as a woman w

    WordCamp Asia 2023Speaker: Laura Byrne

    September 10, 2023 — After 30 years of employment in the nonprofit world with an impenetrable glass ceiling, enough was enough. I took my background in sales, marketing, and customer service and mixed it with my hobbyist experience running viral WordPress websites in the entertainment field. The result: if you can demonstrate the value of your skillset, be open to learning every day, and walk away when it’s the wrong fit, then there is a place for you in WordPress without knowing code. A how to on changing your life, and a road map for agencies looking to get out of echo chambers and diversify their teams.

  • WordPress Static Site that feel like React.

    WordCamp Asia 2023Speaker: Chakkrisn Talawat

    September 10, 2023 — Discuss how to convert a WordPress website to static files and upload them to a serverless environment.