{"id":7498,"date":"2024-12-10T19:37:34","date_gmt":"2024-12-10T12:37:34","guid":{"rendered":"https:\/\/headcreative.co.id\/?p=7498"},"modified":"2024-12-29T10:04:41","modified_gmt":"2024-12-29T03:04:41","slug":"to-ensure-your-website-is-indexed-on-google","status":"publish","type":"post","link":"https:\/\/headcreative.co.id\/en\/to-ensure-your-website-is-indexed-on-google\/","title":{"rendered":"Effective Ways to Ensure Your Website is Indexed on Google"},"content":{"rendered":"<h2><strong>Effective Ways to Ensure Your Website is Indexed on Google<\/strong><\/h2>\n<p>When building a website, the first step you need to ensure is whether your website is indexed by Google. Why? Because without the indexing process, your website will not appear in the search results (SERP). This means that even if you have beautiful design and quality content, it won\u2019t matter if Google doesn\u2019t know about it.<\/p>\n<p>Here are the key reasons why getting your website indexed by Google is so important:<\/p>\n<ul>\n<li><strong>Increase Online Visibility<\/strong>: Indexing allows your website to appear in Google search results, meaning potential visitors can easily find your business or information.<\/li>\n<li><strong>Increase Organic Traffic<\/strong>: Indexed websites have a greater chance of gaining organic traffic, which is more cost-effective than paid ads.<\/li>\n<li><strong>Simplify SEO Optimization<\/strong>: By knowing which pages are indexed, you can evaluate SEO performance and make necessary improvements.<\/li>\n<\/ul>\n<p>Without indexing, your website is like a great book in a library without a catalog. Visitors will never find it.<\/p>\n<h2><strong>Steps to Ensure Your Website is Indexed on Google<\/strong><\/h2>\n<p>If you want your website to appear in Google search results, the first step you must take is to ensure that your website is indexed by Google. Without the indexing process, Google won\u2019t know your website exists, let alone show your pages to users. Below is a step-by-step guide to easily ensure your website is perfectly indexed.<\/p>\n<h3><strong>1. Use Google Search Console<\/strong><\/h3>\n<p>Google Search Console is a must-have tool for any website owner who wants to ensure their website is indexed by Google. This free platform helps you monitor, manage, and fix the indexing process more easily.<\/p>\n<h4><strong>How to Register Your Website with Google Search Console:<\/strong><\/h4>\n<ul>\n<li><strong>Access Google Search Console<\/strong>:<br \/>\nVisit <a href=\"https:\/\/search.google.com\/search-console\/about\" target=\"_blank\" rel=\"noopener\">Google Search Console<\/a> and log in with your Google account.<\/li>\n<li><strong>Add a New Property<\/strong>:<br \/>\nClick the &#8220;Add Property&#8221; button and enter your website URL. Make sure the URL uses the correct protocol (HTTP\/HTTPS).<\/li>\n<li><strong>Verify Ownership<\/strong>:<br \/>\nChoose a verification method such as:<\/p>\n<ul>\n<li>Uploading an HTML file to your website\u2019s root directory.<\/li>\n<li>Adding a DNS TXT record in your domain settings.<\/li>\n<li>Using Google Analytics or Tag Manager.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Submit Sitemap<\/strong>:<br \/>\nOnce verified, upload your XML sitemap to help Google recognize your website\u2019s structure.<\/li>\n<\/ul>\n<h4><strong>Important Features to Ensure Indexing:<\/strong><\/h4>\n<ul>\n<li><strong>Coverage Report<\/strong>: This report shows which pages have been indexed, which have errors, and which are excluded.<\/li>\n<li><strong>URL Inspection<\/strong>: Use this feature to check the indexing status of specific pages and request re-indexing if needed.<\/li>\n<li><strong>Enhancements Report<\/strong>: Information about improvements such as page speed and mobile compatibility.<\/li>\n<\/ul>\n<h3><strong>2. Create and Submit a Sitemap<\/strong><\/h3>\n<p>A sitemap is a roadmap that helps Google understand your website\u2019s structure. With an XML sitemap, search engines can find and index important pages more quickly.<\/p>\n<h4><strong>Why is a Sitemap Important?<\/strong><\/h4>\n<ul>\n<li><strong>Facilitates the Indexing Process<\/strong>: A sitemap helps Google find new or rarely crawled pages.<\/li>\n<li><strong>Prevents Missed Pages<\/strong>: A sitemap ensures all of your important content is reviewed by Google.<\/li>\n<\/ul>\n<h4><strong>How to Create and Upload a Sitemap:<\/strong><\/h4>\n<ul>\n<li><strong>Use Plugins or Tools<\/strong>:<br \/>\nFor WordPress-based websites, use plugins like Yoast SEO or Rank Math to automatically generate a sitemap. Alternatively, use online sitemap generators like XML-Sitemaps.com.<\/li>\n<li><strong>Upload Sitemap to Root Directory<\/strong>:<br \/>\nIf creating a sitemap manually, upload the XML file to your website\u2019s root directory.<\/li>\n<li><strong>Submit to Google Search Console<\/strong>:<br \/>\nGo to the Sitemaps tab in Google Search Console, enter the sitemap URL (e.g., <a target=\"_new\" rel=\"noopener\">https:\/\/yourwebsite.com\/sitemap.xml<\/a>), and click &#8220;Submit.&#8221;<\/li>\n<\/ul>\n<h3><strong>3. Optimize Robots.txt<\/strong><\/h3>\n<p>The robots.txt file gives search engines instructions on which pages can and cannot be accessed. Incorrect settings in this file can prevent your website from being indexed by Google.<\/p>\n<p><strong>What is Robots.txt?<\/strong><br \/>\nRobots.txt is a simple text file that tells Google\u2019s crawlers which parts of your website to crawl or ignore.<\/p>\n<h4><strong>How to Ensure Robots.txt Doesn\u2019t Block Indexing:<\/strong><\/h4>\n<ul>\n<li><strong>Access the Robots.txt File<\/strong>:<br \/>\nThis file is typically located in the root directory of your website (<a target=\"_new\" rel=\"noopener\">https:\/\/yourwebsite.com\/robots.txt<\/a>).<\/li>\n<li><strong>Check the Command Lines<\/strong>:<br \/>\nEnsure there are no \u201cDisallow\u201d commands for important pages.<\/li>\n<\/ul>\n<h4><strong>Correct Configuration Example:<\/strong><\/h4>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">makefile<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-makefile\"><span class=\"hljs-section\">User-agent: *<\/span><br \/>\n<span class=\"hljs-section\">Disallow:<\/span><br \/>\n<span class=\"hljs-section\">Sitemap: https:\/\/yourwebsite.com\/sitemap.xml<\/span><br \/>\n<\/code><\/div>\n<\/div>\n<p><strong>Use Google Search Console<\/strong>:<br \/>\nCheck the validity of the robots.txt file under the URL Inspection Tool section to ensure there are no blocks hindering indexing.<\/p>\n<h3><strong>4. Update and Create Quality Content<\/strong><\/h3>\n<p>Search engines like Google favor websites with fresh, relevant, and useful content. Quality content also helps accelerate the indexing process.<\/p>\n<h4><strong>Why is Quality Content Important?<\/strong><\/h4>\n<ul>\n<li><strong>Attracts Users<\/strong>: Relevant and engaging content increases user visit duration.<\/li>\n<li><strong>Optimizes Keywords<\/strong>: Quality content allows for natural keyword use, like \u201cwebsite indexed by Google.\u201d<\/li>\n<li><strong>Boosts Authority<\/strong>: Google tends to index websites with a good reputation that feature original content.<\/li>\n<\/ul>\n<h4><strong>Tips for Creating Relevant Content:<\/strong><\/h4>\n<ul>\n<li><strong>Avoid Duplicate Content<\/strong>: Copied content will lower your website\u2019s SEO reputation.<\/li>\n<li><strong>Update Regularly<\/strong>: Refresh old articles to ensure they remain relevant to current trends.<\/li>\n<li><strong>Use Supporting Media<\/strong>: Add images, videos, or infographics to enhance page quality.<\/li>\n<\/ul>\n<h3><strong>5. Check Indexing Issues<\/strong><\/h3>\n<p>The final step to ensuring your website is indexed on Google is checking for indexing errors. Errors such as 404 or 500 can be major barriers.<\/p>\n<h4><strong>How to Check Indexing Errors:<\/strong><\/h4>\n<ul>\n<li><strong>Use the Coverage Report in Google Search Console<\/strong>:<br \/>\nCheck for pages with errors in the Coverage tab. Pay attention to error types like:<\/p>\n<ul>\n<li>404 (Not Found): Page not found.<\/li>\n<li>500 (Server Error): Server issues.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Use the URL Inspection Tool<\/strong>:<br \/>\nCheck individual pages for technical issues blocking indexing.<\/li>\n<\/ul>\n<h4><strong>Common Solutions for Indexing Issues:<\/strong><\/h4>\n<ul>\n<li><strong>For Error 404<\/strong>: Redirect the URL to a relevant page using a 301 Redirect.<\/li>\n<li><strong>For Error 500<\/strong>: Check your server settings or contact your hosting provider.<\/li>\n<li><strong>For Noindex Pages<\/strong>: Ensure that the &lt;meta name=&#8221;robots&#8221; content=&#8221;noindex&#8221;&gt; tag is only used on pages you do not wish to index.<\/li>\n<\/ul>\n<blockquote><p><strong>Also Read: <a href=\"https:\/\/headcreative.co.id\/en\/the-best-platform-for-your-website\/\">How to Choose the Best Platform for Your Website<\/a><\/strong><\/p><\/blockquote>\n<h2><strong>Tips to Get Your Website Indexed Faster on Google<\/strong><\/h2>\n<p>Ensuring your website is indexed on Google is the first step, but speeding up the indexing process is an art in itself. The faster Google indexes your website, the quicker you can start receiving organic traffic. Here are some practical tips you can implement to ensure your website is not only indexed but also indexed faster.<\/p>\n<h3><strong>1. Use SEO-Friendly URLs<\/strong><\/h3>\n<p>One of the easiest ways to speed up the indexing process is by ensuring that your website&#8217;s URLs are SEO-friendly. Google prefers URLs that are clear, concise, and reflect the content of the page.<\/p>\n<h4><strong>What is an SEO-Friendly URL?<\/strong><\/h4>\n<p>An SEO-friendly URL is one that is easy for both humans and search engines to read, contains relevant keywords, and avoids using complicated characters.<\/p>\n<h4><strong>How to Create SEO-Friendly URLs:<\/strong><\/h4>\n<ul>\n<li><strong>Use Primary Keywords<\/strong>: Ensure your URL contains relevant keywords related to the content, such as \u201cwebsite-indexed-on-google.\u201d Example: <a target=\"_new\" rel=\"noopener\">https:\/\/yourwebsite.com\/how-to-get-website-indexed-on-google<\/a><\/li>\n<li><strong>Avoid Unnecessary Numbers or Symbols<\/strong>: URLs like <a target=\"_new\" rel=\"noopener\">https:\/\/yourwebsite.com\/page123?ref=xyz<\/a> don&#8217;t help Google understand your content.<\/li>\n<li><strong>Use Hierarchical Structure<\/strong>:<br \/>\nAn organized structure makes it easier for Google\u2019s crawlers. Example: \u2705 <a target=\"_new\" rel=\"noopener\">https:\/\/yourwebsite.com\/blog\/seo-tips<\/a> \u274c <a target=\"_new\" rel=\"noopener\">https:\/\/yourwebsite.com\/123abc<\/a><\/li>\n<\/ul>\n<p>Using SEO-friendly URLs not only makes indexing easier but also enhances the user experience. When users see relevant URLs in search results, they are more likely to click on them.<\/p>\n<h3><strong>2. Improve Website Speed<\/strong><\/h3>\n<p>Website speed is a key factor that affects how Google crawls and indexes your pages. Slow websites can delay the indexing process and even affect rankings in search results.<\/p>\n<h4><strong>Why is Website Speed Important?<\/strong><\/h4>\n<ul>\n<li><strong>Crawl Budget<\/strong>: Google has limited time to crawl your website. If your pages take too long to load, some pages may be skipped.<\/li>\n<li><strong>User Experience<\/strong>: A fast website provides a better user experience, increasing the likelihood that users will return.<\/li>\n<\/ul>\n<h4><strong>How to Improve Website Speed:<\/strong><\/h4>\n<ul>\n<li><strong>Optimize Images<\/strong>: Use modern image formats like WebP. Compress file sizes using tools like TinyPNG or ImageOptim.<\/li>\n<li><strong>Enable Browser Caching<\/strong>:<br \/>\nCaching allows visitors to load pages faster on subsequent visits.<\/li>\n<li><strong>Use Fast Hosting<\/strong>:<br \/>\nChoose a hosting provider with high-quality servers.<\/li>\n<li><strong>Minimize Code<\/strong>:<br \/>\nRemove unnecessary CSS, JavaScript, and HTML. Use plugins like WP Rocket for WordPress.<\/li>\n<li><strong>Use a CDN (Content Delivery Network)<\/strong>:<br \/>\nA CDN helps distribute your content to servers around the world, speeding up load times for users in different locations.<\/li>\n<\/ul>\n<p>A fast website not only helps your website get indexed on Google faster but also improves conversion rates, as visitors tend to stay longer.<\/p>\n<h3><strong>3. Share Content on Social Media to Increase Visibility<\/strong><\/h3>\n<p>Social media is not just a promotion tool; it also helps accelerate the indexing process by Google. When you share content on social media, you create links that can attract Google\u2019s attention.<\/p>\n<h4><strong>Why Does Social Media Help with Indexing?<\/strong><\/h4>\n<ul>\n<li><strong>External Links<\/strong>: Google often crawls links that are widely shared, including on social media.<\/li>\n<li><strong>Higher Traffic<\/strong>: When users click on your links from social media, it signals to Google that your content is relevant.<\/li>\n<\/ul>\n<h4><strong>How to Effectively Share Content:<\/strong><\/h4>\n<ul>\n<li><strong>Choose the Right Platform<\/strong>:<br \/>\nFocus on platforms that match your audience, such as LinkedIn for professional content or Instagram for visually engaging posts.<\/li>\n<li><strong>Use a CTA (Call-to-Action)<\/strong>:<br \/>\nA prompt like &#8220;Read more on our blog!&#8221; can increase click-through rates.<\/li>\n<li><strong>Post Consistently<\/strong>:<br \/>\nSchedule regular posts to maintain content visibility.<\/li>\n<li><strong>Add Relevant Hashtags<\/strong>:<br \/>\nUse hashtags that are appropriate to reach a broader audience.<\/li>\n<li><strong>Engage the Audience<\/strong>:<br \/>\nRespond to comments and reshare audience reactions to boost interaction.<\/li>\n<\/ul>\n<p>In addition to increasing visibility, sharing content on social media also strengthens brand awareness and helps your content gain organic backlinks from other users.<\/p>\n<blockquote><p><strong>Also Take Advantage of Our Services: <a href=\"https:\/\/headcreative.co.id\/en\/website-development-services\/\">Website Creation Services<\/a><\/strong><\/p><\/blockquote>\n<h2><strong>Mistakes to Avoid to Ensure Your Website is Indexed on Google<\/strong><\/h2>\n<p>Ensuring that your website is indexed by Google requires the right strategy. However, website owners often make mistakes that actually prevent Google from indexing their websites. These mistakes not only hinder the indexing process but also affect the overall SEO reputation.<\/p>\n<p>To make sure your website is indexed quickly and optimally, here are common mistakes you should avoid.<\/p>\n<h3><strong>1. Not Using Google Search Console<\/strong><\/h3>\n<p>Google Search Console is a free tool provided by Google to help you monitor and manage your website\u2019s indexing. Unfortunately, many website owners neglect the importance of using this tool.<\/p>\n<h4><strong>Why is This a Big Mistake?<\/strong><\/h4>\n<ul>\n<li><strong>Without Search Console, You Can\u2019t Monitor the Indexing Process<\/strong>: You won\u2019t know if your website is indexed or if there are any technical issues.<\/li>\n<li><strong>Miss Out on Important Insights<\/strong>: Reports like indexing errors, blocked pages, or keyword performance won\u2019t be visible without this tool.<\/li>\n<\/ul>\n<h4><strong>How to Avoid This:<\/strong><\/h4>\n<ul>\n<li>Immediately register your website with Google Search Console.<\/li>\n<li>Check the reports regularly to ensure all important pages are indexed.<\/li>\n<li>Use the URL Inspection tool to verify new pages and request faster indexing.<\/li>\n<\/ul>\n<p>Ignoring Google Search Console is like driving without a dashboard\u2014you won\u2019t know what\u2019s wrong until it\u2019s too late.<\/p>\n<h3><strong>2. Incorrectly Configured Robots.txt<\/strong><\/h3>\n<p>The robots.txt file is an important tool that instructs Google\u2019s crawlers on which pages can and cannot be accessed. A misconfigured file can cause Google to overlook your important pages.<\/p>\n<h4><strong>Common Mistakes in Robots.txt:<\/strong><\/h4>\n<ul>\n<li><strong>Blocking Important Pages<\/strong>: Some website owners unintentionally use the Disallow command on important pages or categories.<\/li>\n<li><strong>Not Including a Sitemap<\/strong>: Without referencing a sitemap in the robots.txt file, Google may take longer to crawl all of your pages.<\/li>\n<\/ul>\n<h4><strong>How to Ensure Robots.txt is Correct:<\/strong><\/h4>\n<ul>\n<li><strong>Check Your Robots.txt File<\/strong>:<br \/>\nGo to <a target=\"_new\" rel=\"noopener\">https:\/\/yourwebsite.com\/robots.txt<\/a> and make sure there are no commands blocking important pages.<\/li>\n<\/ul>\n<p><strong>Correct Configuration Example:<\/strong><\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">makefile<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-makefile\"><span class=\"hljs-section\">User-agent: *<\/span><br \/>\n<span class=\"hljs-section\">Disallow:<\/span><br \/>\n<span class=\"hljs-section\">Sitemap: https:\/\/yourwebsite.com\/sitemap.xml<\/span><br \/>\n<\/code><\/div>\n<\/div>\n<ul>\n<li><strong>Use Google Search Console<\/strong>:<br \/>\nCheck the validity of your robots.txt file using the URL Inspection feature to ensure there are no blocks preventing indexing.<\/li>\n<li><strong>Avoid Mass Blocking<\/strong>:<br \/>\nDon\u2019t use Disallow: \/ unless you want to block the entire website (which is highly discouraged if you want your website indexed by Google).<\/li>\n<\/ul>\n<p>An incorrectly configured robots.txt file is one of the main reasons why websites aren\u2019t indexed by Google, so make sure you check it carefully.<\/p>\n<h3><strong>3. Low-Quality or Irrelevant Content<\/strong><\/h3>\n<p>Content is king in SEO. However, low-quality or irrelevant content not only reduces the chances of your website being indexed by Google but also causes Google to lower your rankings.<\/p>\n<h4><strong>Why Is Low-Quality Content Dangerous?<\/strong><\/h4>\n<ul>\n<li><strong>Google Prioritizes Quality<\/strong>: Google\u2019s algorithms are designed to deliver the best search results to users. Content that doesn\u2019t meet quality standards can be considered spam.<\/li>\n<li><strong>High Bounce Rate<\/strong>: If visitors leave your website immediately because the content isn\u2019t relevant, Google will assess your site as lower quality.<\/li>\n<\/ul>\n<h4><strong>Common Mistakes:<\/strong><\/h4>\n<ul>\n<li><strong>Duplicate Content<\/strong>: Copy-pasting content from other websites can lead to penalties from Google.<\/li>\n<li><strong>Keyword Stuffing<\/strong>: Overusing keywords without relevant context makes the content appear unnatural.<\/li>\n<li><strong>Not Providing Solutions<\/strong>: Content that is just &#8220;long&#8221; without providing real information or solutions will disappoint readers.<\/li>\n<\/ul>\n<h4><strong>How to Avoid This:<\/strong><\/h4>\n<ul>\n<li><strong>Create Original and Valuable Content<\/strong>:<br \/>\nEnsure your content adds value to readers, such as guides, tips, or in-depth information.<\/li>\n<li><strong>Use Keywords Naturally<\/strong>:<br \/>\nUse keywords like \u201cwebsite indexed by Google\u201d naturally and relevantly.<\/li>\n<li><strong>Update Old Content<\/strong>:<br \/>\nRegularly review your old articles and add new information to keep them relevant.<\/li>\n<li><strong>Use Supporting Media<\/strong>:<br \/>\nAdd images, videos, or infographics to enhance the page quality.<\/li>\n<\/ul>\n<p>High-quality content is the main foundation to ensure that your website is not only indexed but also ranks high in Google search results.<\/p>\n<h2><strong>Conclusion<\/strong><\/h2>\n<p>Ensuring your website is indexed by Google is an important step to improving online visibility and attracting more visitors. In this article, we\u2019ve discussed various ways and mistakes to avoid to ensure the indexing process works properly.<\/p>\n<p>From using Google Search Console to monitor indexing, submitting a sitemap to help Google understand your website structure, to optimizing the robots.txt file, all of these steps play an important role in ensuring your website is indexed by Google. Additionally, don\u2019t forget to continue creating high-quality, relevant content, as content is one of the main factors considered by Google when indexing your website.<\/p>\n<p>However, there are several mistakes you need to avoid, such as not using Google Search Console, incorrect robots.txt configuration, and creating low-quality content. These mistakes can hinder the indexing process and lower your SEO reputation.<\/p>\n<p>Remember, ensuring your website is indexed by Google isn\u2019t a difficult task if you consistently follow the correct steps and avoid common mistakes. By doing so, your website will not only be indexed faster but also have a greater chance of ranking high in search results.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Effective Ways to Ensure Your Website is Indexed on Google When building a website, the first step you need to [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":7446,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[179],"tags":[288],"class_list":["post-7498","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-website-tips","tag-tips-website-en"],"_links":{"self":[{"href":"https:\/\/headcreative.co.id\/en\/wp-json\/wp\/v2\/posts\/7498","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/headcreative.co.id\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/headcreative.co.id\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/headcreative.co.id\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/headcreative.co.id\/en\/wp-json\/wp\/v2\/comments?post=7498"}],"version-history":[{"count":0,"href":"https:\/\/headcreative.co.id\/en\/wp-json\/wp\/v2\/posts\/7498\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/headcreative.co.id\/en\/wp-json\/wp\/v2\/media\/7446"}],"wp:attachment":[{"href":"https:\/\/headcreative.co.id\/en\/wp-json\/wp\/v2\/media?parent=7498"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/headcreative.co.id\/en\/wp-json\/wp\/v2\/categories?post=7498"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/headcreative.co.id\/en\/wp-json\/wp\/v2\/tags?post=7498"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}