Quick ChatGPT SEO Playbook Guide

When looking to be relevant in your particular niche, it takes more than a couple blog articles to rise to the top. Here are some quick ChatGPT prompts you can use to improve your rank.

help me come up with a topical map for my blog that has the best chance of helping me rank for long tail keywords that are specific to my keyword "YOURKEYWORD" and give each a clickbait style title. Provide a list of 50 titles, and prioritize transactional intent topics. next to each title, add the best longtail keyword phrase that title should be targeting. Do not duplicate keyword phrases.

Next you will want to write an article about that keyword:

Now create an outline for an article titled "YOURTITLE". Write it as an experienced cosmetic surgeon specializing in men's procedures, and write it for men over the age of 50. 

The above example was used for cosmetic surgeons. You want to make sure ChatGPT is writing from the perspective of the expert you are writing about. Once you have the outline you want, then have ChatGPT write an article about the topic.

Now write the article in a casual, helpful tone, (or in Alex Hormozi/Oprah style) and insert personal anecdotes if they help illustrate a point. Include H2s and H3s as needed, and expand on key points or add more if needed to hit at least 1000 words. 

Now you will want to focus on the title for maximum clicks.

create 10 click-bait style titles for the article. All titles generated must be optimized for keyword phrase "YOURKEYWORDPHRASE"

Once you have your new title and have personalized the content a bit with your own personal insights (DON’T JUST USE CHATGPT’s OUTPUT) you should paste the whole article back into ChatGPT for one last pass in order to optimize for your keyword.

is the following article optimized for the keyword phrase "YOURKEYWORD"? If so, just tell me it's ok. If not, make it optimized with minimal rewriting. Put your changes in bold. Here is the article: 

You should be all set now! 🙂 If you have any sales pages, you may want to spruce them up a bit and here is how…

Is this page optimized for the search term "YOURSEARCHTERM"? Does it include enough semantically related terms to be thorough? If so, just tell me it's good. If not, add what needs to be added to be fully optimized, but make sure it reads naturally and makes perfect sense. Use bold text on all new content and keywords you add. Here's the content:  

then to sweeten the page a bit more…

lets add an extra keyword-rich section at the bottom. Make it benefit-driven, and read naturally. 

Once the new text is returned. Make sure to do 1 last check:

is the new page with the changes and the extra section now fully optimized for the term "YOURTERMHERE"?

The PC must support TPM 2.0

I was able to disable the TPM check for a Windows 11 installation in VMware Fusion, but when trying to install some newer Windows Insider updates, I got an error when trying to install updates.

The error was:
The PC doesn’t currently meet Windows 11 system requirements.

The PC must support TPM 2.0

The fix was surprisingly easy. I just had to encrypt the VM in VMware Fusion, then add a new device: Trusted Platform Module.

Powered back on and the update was able to proceed.

No supported DXGI adapter were found MW2

No supported dxgi adapter were found MW2

Well this is new. Suddenly I don’t have an adapter / graphics card to run modern warefare 2.

Step 1: Update drivers.

Step 2: Reboot

Hmmm same issue. No supported DXGI adapter were found, please verify that your graphics card is within the minimum requirement and that your drivers are up to date.

Step 3: Check for updates in Battle.net

battle net check for updates MW2

Looks like we were already up to date.

Step 4: Scan and repair

The scan seemed to have corrected the issue. Special thanks to TheSneezingMonkey for his video help.

How to get the Forgotten Keycard in Rebirth Island

There are currently 3 keycards to acquire in Call of Duty Warzone Pacific season 2… The Perseus Keycard, Vikhor’s Keycard and my personal favorite: The Forgotten Keycard.

If the video isn’t embedded follow the link to the video: https://twitter.com/RobSteele/status/1508252947301474313?s=20&t=EG1DNPpBOPq0JYZwxaSfZg

Unorganized guide to using AI for generative art.

I’ve started looking into various computer designed artwork and how they are created. It put me into a large internet rabbit hole of various resources so I’m using this page to record some of the good ones.

Simplified CC12M: https://colab.research.google.com/drive/1Tw_gOowjYuWMuX122rrXTd-RV3A8u_ZD

AI Animating:
https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbnFLdXhwN21UX0RRUzFjcHh4QnJkZ0R1cWU2QXxBQ3Jtc0ttMXBYdDh4UXhYUGI3UjRjX2xpa0ZSbGM0RmE2dU80RE9HRTBSbklyTFItc1lEMEVNamxCdTlHMjFTTlpjdE5oWm9lQV9tRlo4a2t3dVl5bFJUUk4zUmtEUllyeUFfV3FfQkJWclVVWTJBVmFLZnpLZw&q=https%3A%2F%2Fcolab.research.google.com%2Fdrive%2F1_MckQnU0mCF8FJ7PoV21nhVvoOeotHGy%3Fusp%3Dsharing

CLIP guided Diffusion: https://youtu.be/QVUq7nTchco

Enhanced with Real-ESRGAN / VQGAN-CLIP

Pytti: https://www.youtube.com/watch?v=hM9xnar1e_4

This PC can’t run Windows 11 on ESXi 7

When trying to install the latest version of Windows 11 on my lab ESXi 7.0 host, I encountered the following message:

This PC can’t run Windows 11

I verified that I had met the minimum system/hardware requirements:
Windows 11 System Requirements
Proc: 1 Ghz
RAM: 4 GB
Storage: 64GB
System firmware: UEFI, Secure boot capable
TPM: version 2.0
Graphics card: directx compatible

What I soon realized was that my ESXi host did not have TPM 2.0…

Time to work around the issue…

When you get the error picture above simply press Shift + F10 and this will bring up a dos prompt. Type regedit and hit enter.

Navigate to HKEY_LOCAL_MACHINE\SYSTEM\Setup and create a new Key called: LabConfig

Create inside the LabConfig Key a ByPassTPMCheck DWORD (32-bit) with the value of 1

Click OK after editing the value data and then close out of all of the screens. Once you click on the red x in the corner of the setup screen, the setup will start again and ignore the TPM requirements.

Let me know if this helped you or didn’t work for you in the comments below.

vCenter failed to configure network

Well I thought this was fixed in the latest version (7.0U1c) according to the release notes but apparently it wasn’t. If you are like me you are simply trying to deploy the vCenter appliance with standard IPv4 network settings and the setting will not take.

I’ve had various error messages like: ‘IP configuration not allowed‘ and ‘IP configuration failed‘ as well as: “This vCenter Server cannot be used or repaired because a failure was encountered. You need to deploy a new vCenter Server. Failure details”

This should be a relatively easy deployment but this bug definitely throws a wrench into the mix.

Luckily I’ve put some time into troubleshooting this so you don’t have to.

The best way I’ve found to work around this, is to simply just redeploy the appliance and to not fill out any of the networking configuration settings. (Make sure to set a password)

This will allow the appliance to inherit a DHCP address and allow you to complete the setup once deployed. You can also try to manually adjust the DHCP setting on the appliance.

You will first need to get to the shell. In the browser console of the vCenter VCSA press Alt + F1

Then login with root credentials and type: shell

then run /opt/vmware/share/vami/vami_config_net

this will allow you to temporarily set DHCP for your appliance to gain access to the setup.

You can reboot the appliance and you should now have an IPv4 address to continue the setup with. Let me know if this helps you or if you found an easier way to fix in the comments below.

Rebirth Event – Common Weapons

I’m sure many of you have scratched your heads on this one… for some reason “Common” weapons aren’t really a common thing on rebirth island. As you can see in my screenshot I’ve completed all of the other challenges but have beat my head against the wall trying to solve the Heroic Sacrifice challenge of “Get 30 kills with a Common weapon on Rebirth Island.”

Luckily I’ve found the way…

Naturally common weapons can be spawned from small areas or from some Rebirth crates, but as we all know they are few and way too far between.

So in order to guarantee a common weapon on Rebirth Island, you need to build a loadout. That’s right! A loadout with some very specific weapons will count towards the challenge.

Here they are: The FFAR, Milano, RPD, and the Diamatti are the only weapons that can be use as a Common weapon and count towards the challenge.

However there is a catch… you cannot add any attachments. But as I see it, not a bad sacrifice for all of the frustrated attempts we have already made.

My common loadout for rebirth challenge

I Equipped a Milano and a FFAR for my Custom Loadout (no attachments), and was off to the races. Let me know what you used for your loadout.

Shortcut to change Alienware Monitor Input

Whether I’m gaming or sending out business emails, my alienware monitor has always been right in front of me. It has great performance for gaming and amazing color range for editing videos or photos. Long story short, there are many things I love about the monitor… but switching inputs is definitely one of the things that can be improved. Let’s explore two ways to make changing the inputs quicker and easier.

Solution 1:

Depending on your model (mine is the aw2518h) you may have the option to set “Shorcut Keys” under the Personalize option using you monitor buttons.

Alienware 25 Monitor

This will be the easiest way to quickly switch from either input directly from the monitor.

Solution 2:

This solution requires some additional software to be installed but will make for an easy switch using a simple command.

Let’s first start with downloading the Dell Display Manager Application:
https://www.dell.com/support/home/en-us/drivers/driversdetails?driverid=cx7tc

Make sure your display is supported, there is a list of compatible systems at the bottom of that link.