diff --git a/docs-src/blog/how-to-schedule-instagram-messages.pug b/docs-src/blog/how-to-schedule-instagram-messages.pug new file mode 100644 index 0000000..158cc30 --- /dev/null +++ b/docs-src/blog/how-to-schedule-instagram-messages.pug @@ -0,0 +1,80 @@ +extends _blog + +prepend titleDeterminer + - var pageDesc = 'Discover how to schedule Instagram messages effortlessly using IGdm Pro. Say goodbye to manual messaging and explore the advantages of efficient message scheduling. Follow our step-by-step guide to get started.' + - var pageTitle = 'How To Schedule Instagram Messages' + +block blogContent + :markdown-it() + # How To Schedule Instagram Messages + + Instagram is a powerful platform for staying connected and engaging with your audience. + If you use Instagram to manage a Business account, you've probably experienced the challenge + of wanting to send messages at specific times, only to realize that manual messaging is the only option. + But what if there was a way to schedule Instagram messages in advance, saving you time and effort? + + In this guide, we'll explore how you can use the [IGdm Pro](https://pro.igdm.me) app to schedule Instagram messages. + + + #### What is the IGdm Pro App + + [IGdm Pro](https://pro.igdm.me) is a handy application that has been designed to improve the effeciency of users who run businesses + with their Instagram accounts. Asides from scheduling messages, IGdm Pro also + offers **[bulk message sending](https://igdm.me/blog/how-to-send-bulk-messages-on-instagram)**, **quick replies**, **message reminders**, **conversation labelling** + and a host of other productivity boosting features. + + To install the [IGdm Pro](https://pro.igdm.me) app, simply visit the website ([https://pro.igdm.me](https://pro.igdm.me)), and click + the download link that is applicable to your operating system. Once downloaded to your computer, + launch the application and complete the installation process. + + + #### Log In to Your Instagram Account + + - Launch the IGdm Pro App + - Click on the button that says "Click to login with Browser". This will open instagram.com on the Chromium Browser + + ![IGdm Pro Login Screenshot](../img/blog/igdm-login.png) + + - Log into your desired Instagram Account via the Instagram page opened on the Chromium Browser. + - Once login is complete, the browser will be automatically closed and you can switch back to the IGdm Pro app as it loads up your account. + + + #### Schedule Your Instagram Message + + - Select the user to which you want to schedule a message. You can either do this by selecting one of your existing conversations on the left sidebar, or you can search for users with the search input at the top left corner of the app. + - Once you've selected a user, click the "clock" icon at the bottom right corner of the app (see screenshot below). This is the button that starts the message scheduling process. + + ![IGdm Pro Schedule Message Icon](../img/blog/start-scheduled-msg.png) + + - A Calendar pop-up will appear for you to select the date and time you would like the message to be sent. Go ahead your desired date and time, and click the "Ok" button. + + ![Schedule Date Picker](../img/blog/select-schedule-time.png) + + - Once the date and time has been selected, you can now type your intended message in the message box as seen in the screenshot below. If you would like to cancel the message scheduling at any point, simply click the red button on the floating date just right about the message box. + + ![IGdm Pro Type Message To Schedule](../img/blog/type-scheduled-msg.png) + + - When you're done typing your message, you can press the ENTER button to schedule the message. A success message will appear at the top of your screen (see screenshot below), informing you that your message has been scheduled. + + **NOTE:** If your IGdm Pro app is not running at the time the message is due to be sent, it will only get sent the next time your launch the application. + + ![Message Successfully Scheduled](../img/blog/success-schedule.png) + + + + #### View Your List Of Scheduled Messages + + - To view a list of your scheduled messages, navigate your mouse to hover on your profile picture located on the top left corner of the application (see screenshot below). + - A dropdown menu will appear with a list of actions that you can perform. Click on the "Scheduled Messages" option. + + ![IGdm Pro Dropdown Menu](../img/blog/schedules-menu.png) + + - A pop-up will appear with your list of scheduled messages. + - If you would like to delete a scheduled message, you can click the delete button beside the scheduled message. Once you do this, the message will no longer be sent when the time is due. + + ![List of Scheduled Messages](../img/blog/schedules-list.png) + + + #### Conclusion + + With [IGdm Pro](https://pro.igdm.me), scheduling Instagram messages is no longer a hassle. Ready to take control of your Instagram messaging? Download [IGdm Pro](https://pro.igdm.me) today and unlock the power of scheduled messaging. diff --git a/docs-src/blog/how-to-send-bulk-messages-on-instagram.pug b/docs-src/blog/how-to-send-bulk-messages-on-instagram.pug index 8e05c77..5f5df96 100644 --- a/docs-src/blog/how-to-send-bulk-messages-on-instagram.pug +++ b/docs-src/blog/how-to-send-bulk-messages-on-instagram.pug @@ -31,7 +31,7 @@ block blogContent [IGdm Pro](https://pro.igdm.me) is a handy application that has been designed to improve the effeciency of users who run businesses with their Instagram accounts. Asides from the bulk messaging functionality, IGdm Pro also - offers **message scheduling**, **quick replies**, **message reminders**, **conversation labelling** + offers **[message scheduling](https://igdm.me/blog/how-to-schedule-instagram-messages)**, **quick replies**, **message reminders**, **conversation labelling** and a host of other productivity boosting features. To install the [IGdm Pro](https://pro.igdm.me) app, simply visit the website ([https://pro.igdm.me](https://pro.igdm.me)), and click diff --git a/docs-src/blog/index.pug b/docs-src/blog/index.pug index 4bcee1a..e28efa4 100644 --- a/docs-src/blog/index.pug +++ b/docs-src/blog/index.pug @@ -8,10 +8,15 @@ block blogContent h1 BLOG POSTS br h4 - a(href="https://igdm.me/blog/igdm-on-windows-linux") Getting IGdm running on Windows and Linux - p There are some known issues to get IGdm up and running on Windows, learn how to get it up and running. + a(href="https://igdm.me/blog/how-to-schedule-instagram-messages") How To Schedule Instagram Messages + p Discover how to schedule Instagram messages effortlessly using IGdm Pro. Say goodbye to manual messaging and explore the advantages of efficient message scheduling. Follow our step-by-step guide to get started. br br h4 a(href="https://igdm.me/blog/how-to-send-bulk-messages-on-instagram") How To Send Bulk Messages On Instagram - p Learn how to send bulk messages on Instagram with ease using IGdm Pro app. Say goodbye to manual messaging and hello to efficiency. Discover the advantages and steps to get started. \ No newline at end of file + p Learn how to send bulk messages on Instagram with ease using IGdm Pro app. Say goodbye to manual messaging and hello to efficiency. Discover the advantages and steps to get started. + br + br + h4 + a(href="https://igdm.me/blog/igdm-on-windows-linux") Getting IGdm running on Windows and Linux + p There are some known issues to get IGdm up and running on Windows, learn how to get it up and running. \ No newline at end of file diff --git a/docs/blog/how-to-schedule-instagram-messages.html b/docs/blog/how-to-schedule-instagram-messages.html new file mode 100644 index 0000000..2507aa1 --- /dev/null +++ b/docs/blog/how-to-schedule-instagram-messages.html @@ -0,0 +1,151 @@ + + +
+ + + +Instagram is a powerful platform for staying connected and engaging with your audience. +If you use Instagram to manage a Business account, you've probably experienced the challenge +of wanting to send messages at specific times, only to realize that manual messaging is the only option. +But what if there was a way to schedule Instagram messages in advance, saving you time and effort?
+In this guide, we'll explore how you can use the IGdm Pro app to schedule Instagram messages.
++
IGdm Pro is a handy application that has been designed to improve the effeciency of users who run businesses +with their Instagram accounts. Asides from scheduling messages, IGdm Pro also +offers bulk message sending, quick replies, message reminders, conversation labelling +and a host of other productivity boosting features.
+To install the IGdm Pro app, simply visit the website (https://pro.igdm.me), and click +the download link that is applicable to your operating system. Once downloaded to your computer, +launch the application and complete the installation process.
++
+
NOTE: If your IGdm Pro app is not running at the time the message is due to be sent, it will only get sent the next time your launch the application.
+ ++
+
With IGdm Pro, scheduling Instagram messages is no longer a hassle. Ready to take control of your Instagram messaging? Download IGdm Pro today and unlock the power of scheduled messaging.
+ +Social Media Apps like Instagram and TikTok are quickly evolving beyond the umbrella term "Social Media Apps". For many people, these apps have become work places. They are used to run primary businesses that -serve as a means of livelihood.
+serve as means of livelihood.The popular use case of running businesses on Instagram has introduced an increasing demand for ways to do things more efficiently while on the App.
In this guide, we will be showing you how you can send bulk Instagram messages (to multiple recipients at once) using the IGdm Pro app. Say goodbye to manual, time-consuming messaging and hello to efficiency and convenience.
@@ -71,7 +71,7 @@IGdm Pro is a handy application that has been designed to improve the effeciency of users who run businesses with their Instagram accounts. Asides from the bulk messaging functionality, IGdm Pro also -offers message scheduling, quick replies, message reminders, conversation labelling +offers message scheduling, quick replies, message reminders, conversation labelling and a host of other productivity boosting features.
To install the IGdm Pro app, simply visit the website (https://pro.igdm.me), and click the download link that is applicable to your operating system. Once downloaded to your computer, diff --git a/docs/blog/index.html b/docs/blog/index.html index 18465ef..bcd02d2 100644 --- a/docs/blog/index.html +++ b/docs/blog/index.html @@ -55,10 +55,12 @@
There are some known issues to get IGdm up and running on Windows, learn how to get it up and running.
Discover how to schedule Instagram messages effortlessly using IGdm Pro. Say goodbye to manual messaging and explore the advantages of efficient message scheduling. Follow our step-by-step guide to get started.
Learn how to send bulk messages on Instagram with ease using IGdm Pro app. Say goodbye to manual messaging and hello to efficiency. Discover the advantages and steps to get started.
+Learn how to send bulk messages on Instagram with ease using IGdm Pro app. Say goodbye to manual messaging and hello to efficiency. Discover the advantages and steps to get started.
There are some known issues to get IGdm up and running on Windows, learn how to get it up and running.