Skip to content

Commit

Permalink
Open graph Thumbnail url updated and SEO improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
darsan-in committed Jun 22, 2024
1 parent 1460b4e commit 0c59bdc
Show file tree
Hide file tree
Showing 14 changed files with 63 additions and 23 deletions.
2 changes: 1 addition & 1 deletion pages/comprehensive-faq-for-hawk-js.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Exploring Hawk JS: Frequently Asked Questions"
description: "Get answers to the most frequently asked questions about Hawk JS, covering topics such as installation, configuration, supported search engines, sitemap generation, and more. This FAQ guide will enhance your understanding and effective usage of this powerful SEO tool."
thumbnailUrl: https://cresteem.com/opensource/Hawk JS/thumbnail.png
thumbnailUrl: https://cresteem.com/opensource/enhancing-seo-with-hawk-js/thumbnail.png
---

# Frequently Asked Questions
Expand Down
2 changes: 1 addition & 1 deletion pages/effective-indexing-with-hawk-js.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Hawk JS's Comprehensive Approach to Search Engine Indexing"
description: "Discover the various strategies Hawk JS employs to ensure effective indexing by major search engines. Learn about IndexNow, the Google Indexing API, and the Google Search Console API, and how to choose the right approach for your website."
thumbnailUrl: https://cresteem.com/opensource/hawk-js/thumbnail.png
thumbnailUrl: https://cresteem.com/opensource/enhancing-seo-with-hawk-js/thumbnail.png
---

import { Callout } from 'nextra/components'
Expand Down
2 changes: 1 addition & 1 deletion pages/enhancing-seo-with-hawk-js-cli.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Maximizing SEO with Hawk JS: CLI Commands and Strategies"
description: "Understanding the Hawk JS CLI tool is key to enhancing your SEO efforts. This article will walk you through the usage, options, and commands, providing clear instructions on generating, uploading, and submitting sitemaps for improved search engine indexing."
thumbnailUrl: https://cresteem.com/opensource/hawk-js/thumbnail.png
thumbnailUrl: https://cresteem.com/opensource/enhancing-seo-with-hawk-js/thumbnail.png
---

# CLI References for Hawk JS
Expand Down
2 changes: 1 addition & 1 deletion pages/exploring-hawk-js-api-functions.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Exploring Hawk JS API: A Comprehensive Reference"
description: "Understanding the Hawk JS API is key to harnessing its full potential. This article will serve as your go-to reference, covering methods for indexation, sitemap generation, and more, along with code examples for your web projects."
thumbnailUrl: https://cresteem.com/opensource/hawk-js/thumbnail.png
thumbnailUrl: https://cresteem.com/opensource/enhancing-seo-with-hawk-js/thumbnail.png
---

# Hawk JS API References
Expand Down
22 changes: 17 additions & 5 deletions pages/exploring-hawk-js-api-functions/hawk.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title:
description:
thumbnailUrl: https://cresteem.com/opensource/hawk-js/thumbnail.png
title: "Hawk JS: The Secret to Efficient SEO Strategy Implementation"
description: "Explore the hawk() function and its role in Hawk JS, a game-changer for developers looking to enhance their SEO strategies through effective sitemap creation and submission."
thumbnailUrl: https://cresteem.com/opensource/enhancing-seo-with-hawk-js/thumbnail.png
---

# `hawk()` Function
Expand Down Expand Up @@ -29,9 +29,10 @@ async function hawk(

- **prettify** (`boolean`): Flag to format the sitemap for readability. Default is `true`.


### Example Usage

```javascript
```js
import { hawk } from '@cresteem/hawk-js';
async function main() {
Expand All @@ -49,4 +50,15 @@ async function main() {
}
main();
```
```
import style from '../../stylesheets/utils.module.scss'

<br/>
<br/>
<br/>
<strong>Keywords:</strong>
<ul className={style.keywords}>
<li>open-source tools</li>
<li>website indexing</li>
<li>search engine optimization</li>
</ul>
20 changes: 17 additions & 3 deletions pages/exploring-hawk-js-api-functions/hawkstrategy.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title:
description:
thumbnailUrl: https://cresteem.com/opensource/hawk-js/thumbnail.png
title: "Hawk JS: Mastering Search Engine Indexing with hawkStrategy"
description: "Discover the power of the hawkStrategy object, a key feature of Hawk JS, which provides multiple SEO strategies to enhance your website's presence on search engines like Google, Bing, and more."
thumbnailUrl: https://cresteem.com/opensource/enhancing-seo-with-hawk-js/thumbnail.png
---
import { Callout } from 'nextra/components'

Expand Down Expand Up @@ -103,3 +103,17 @@ Each strategy function can be used independently to handle specific SEO tasks. T
## Conclusion

The `hawkStrategy` object in Hawk JS offers a range of powerful strategies to help you manage your website’s SEO efficiently. By leveraging these strategies, you can ensure your content is indexed quickly and accurately by major search engines.

import style from '../../stylesheets/utils.module.scss'

<br/>
<br/>
<br/>
<strong>Keywords:</strong>
<ul className={style.keywords}>
<li>website indexing</li>
<li>content visibility</li>
<li>search engines</li>
<li>bing</li>
<li>google</li>
</ul>
22 changes: 18 additions & 4 deletions pages/exploring-hawk-js-api-functions/utils.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title:
description:
thumbnailUrl: https://cresteem.com/opensource/hawk-js/thumbnail.png
title: "Exploring the utilities Object in Hawk JS for SEO Automation"
description: "Learn how the utilities object in Hawk JS provides powerful tools to track and manage sitemaps, ensuring efficient SEO practices and keeping your website's content visible to search engines."
thumbnailUrl: https://cresteem.com/opensource/enhancing-seo-with-hawk-js/thumbnail.png
---
# `utilities` Object
The `utilities` object in Hawk JS provides a set of helper functions to assist with the sitemap generation and submission processes. These functions support various aspects of managing and tracking sitemaps and their submission status.
Expand Down Expand Up @@ -129,4 +129,18 @@ These utility functions provide essential support for managing sitemaps and ensu

## Conclusion

The `utilities` object in Hawk JS offers a comprehensive set of tools to aid in the creation, management, and submission of sitemaps. By utilizing these utilities, developers can enhance the efficiency and accuracy of their website's SEO processes.
The `utilities` object in Hawk JS offers a comprehensive set of tools to aid in the creation, management, and submission of sitemaps. By utilizing these utilities, developers can enhance the efficiency and accuracy of their website's SEO processes.

import style from '../../stylesheets/utils.module.scss'

<br/>
<br/>
<br/>
<strong>Keywords:</strong>
<ul className={style.keywords}>
<li>hawk js</li>
<li>utilities object</li>
<li>sitemap generation</li>
<li>seo automation</li>
<li>helper functions</li>
</ul>
2 changes: 1 addition & 1 deletion pages/get-involved-with-hawk-js-open-source.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Hawk JS Open-Source Project: How to Get Involved"
description: "Interested in contributing to the Hawk JS open-source project? This guide will walk you through the steps of forking the repository, creating branches, making changes, and submitting pull requests. Join our community and help enhance this powerful SEO tool."
thumbnailUrl: https://cresteem.com/opensource/hawk-js/thumbnail.png
thumbnailUrl: https://cresteem.com/opensource/enhancing-seo-with-hawk-js/thumbnail.png
---

# Contributing to Hawk JS
Expand Down
2 changes: 1 addition & 1 deletion pages/getting-started-with-hawk-js.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Getting Started with Hawk JS: A Step-by-Step Guide"
description: "Discover the simple installation process of Hawk JS, a powerful tool for enhancing your website's SEO. This guide will ensure you have everything you need to set up Hawk JS and improve your site's visibility."
thumbnailUrl: https://cresteem.com/opensource/hawk-js/thumbnail.png
thumbnailUrl: https://cresteem.com/opensource/enhancing-seo-with-hawk-js/thumbnail.png
---

# Getting Started
Expand Down
2 changes: 1 addition & 1 deletion pages/hawk-js-configuration-settings-guide.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Customizing Hawk JS: A Guide to Configuration Settings"
description: "Dive into the configuration settings of Hawk JS by exploring the hawk.config.json file. Learn how to customize lookup patterns, ignore specific files, set timezones, and provide sensitive information for effective sitemap generation."
thumbnailUrl: https://cresteem.com/opensource/hawk-js/thumbnail.png
thumbnailUrl: https://cresteem.com/opensource/enhancing-seo-with-hawk-js/thumbnail.png
---

# Configuration Settings in `hawk.config.json`
Expand Down
2 changes: 1 addition & 1 deletion pages/hawk-js-demonstration-repository.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Exploring Hawk JS: A Hands-on Demonstration"
description: "Get your hands dirty with Hawk JS by exploring our demonstration repository. Clone the repo and experiment with configurations to understand how Hawk JS works, offering a unique learning experience and helping you grasp its powerful functionalities."
thumbnailUrl: https://cresteem.com/opensource/hawk-js/thumbnail.png
thumbnailUrl: https://cresteem.com/opensource/enhancing-seo-with-hawk-js/thumbnail.png
---

# Demonstration
Expand Down
2 changes: 1 addition & 1 deletion pages/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Introducing Hawk JS: Supercharge Your Website's SEO"
description: "Hawk JS is the ultimate tool for web developers and SEO enthusiasts. Find out how it can streamline your SEO efforts, ensuring your website gains visibility and improves its search engine ranking."
thumbnailUrl: https://cresteem.com/opensource/hawk-js/thumbnail.png
thumbnailUrl: https://cresteem.com/opensource/enhancing-seo-with-hawk-js/thumbnail.png
---

# Introduction
Expand Down
2 changes: 1 addition & 1 deletion pages/obtaining-google-credentials-for-hawk-js.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Obtaining Google Credentials for Hawk JS: A Step-by-Step Guide"
description: "Learn how to obtain Google service account credentials for Hawk JS by following these detailed steps. Integrate Hawk JS with the Google Indexing API and Search Console API, ensuring seamless access to powerful SEO tools."
thumbnailUrl: https://cresteem.com/opensource/hawk-js/thumbnail.png
thumbnailUrl: https://cresteem.com/opensource/enhancing-seo-with-hawk-js/thumbnail.png
---
import { Callout, Steps } from 'nextra/components'

Expand Down
2 changes: 1 addition & 1 deletion pages/video.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title:
description:
thumbnailUrl: https://cresteem.com/opensource/hawk-js/thumbnail.png
thumbnailUrl: https://cresteem.com/opensource/enhancing-seo-with-hawk-js/thumbnail.png
---

import { Callout } from 'nextra/components'
Expand Down

0 comments on commit 0c59bdc

Please sign in to comment.