Hi there,
I updated my membership from Premium to Premium Plus when you had your Black Friday sales. I was wondering if I should have a second domain available to me as part
Typically the discounted deals ie black Friday do not include the enticement of a second domain as the discount is the entitlement
if you upgraded during the black friday deal then you may not be entitled to any free domains...
when you goto sitemanager try pressing ctrl+f5 to refresh your browsers cache...
but worth getting in touch with kyle@wealthyaffiliate.com to verify your entitlements...
See more comments
Membership upgrade to premium plus?
Hi there,
I updated my membership from Premium to Premium Plus when you had your Black Friday sales. I was wondering if I should have a second domain available to me as part
This is the first time you've done it but not subsequent times :) BF offers do not enjoy free domain names.
Typically the discounted deals ie black Friday do not include the enticement of a second domain as the discount is the entitlement
if you upgraded during the black friday deal then you may not be entitled to any free domains...
when you goto sitemanager try pressing ctrl+f5 to refresh your browsers cache...
but worth getting in touch with kyle@wealthyaffiliate.com to verify your entitlements...
See more comments
I have lost my laptop and want to change my password for security. How do I do it?
You can go here.
https://my.wealthyaffiliate.com/account
And change it on the page; it is hidden for your protection. I would note it down somewhere safe.
==
That's clicking your profile icon on the top right of the browser and accounts settings from the drop-down menu.
Thanks,
I’ve done it. I was confused as normally you need to enter the old password before you can change it
See more comments
Hi there. how do I change my password for my wa account?
I have lost my laptop and want to change my password for security. How do I do it?
You can go here.
https://my.wealthyaffiliate.com/account
And change it on the page; it is hidden for your protection. I would note it down somewhere safe.
==
That's clicking your profile icon on the top right of the browser and accounts settings from the drop-down menu.
Thanks,
I’ve done it. I was confused as normally you need to enter the old password before you can change it
See more comments
I have this prompt in wordpress about the Titles of my posts. I am creating them as the training says. Can someone please explain what it means and should I do anything to fix
What are those who are an Amazon Affiliate do now that the option for images has been removed? A product review post without images is not great?
I have replaced the previous "Amazon" images with product images and added my affiliate link. I kept the Amazon "Button" that I created announcing that when you "Learn More" you are connecting with my Amazon account.
According to their terms, you cannot do that unless you have attained three sales in 180 days. Then, you can use an API.
Obtaining images for affiliates is complex if you have not attained three sales in 180 days. You cannot use images via Google, as they may be copyrighted.
You can try with stock photos and leave a caption to let your visitors know that's not the real thing and to let them know you have not attained the quote to use an API - an idea.
Or use AI imaging. like Bing Creator, Text to Image app via Canva Magic Media, DALL-E via ChatGPT-4 (paid), Leonardo.AI (free and paid), and MidJourney (paid)
AbiePPlus,
Thanks. They certainly make it difficult to make your 3 sales.
I’ll have to look into these other options
Interesting, I have a new option. I have 4 sales... I have not looked in a while. Thanks for making me look.
See more comments
I have a seo question about my blog's titles?
I have this prompt in wordpress about the Titles of my posts. I am creating them as the training says. Can someone please explain what it means and should I do anything to fix
What are those who are an Amazon Affiliate do now that the option for images has been removed? A product review post without images is not great?
I have replaced the previous "Amazon" images with product images and added my affiliate link. I kept the Amazon "Button" that I created announcing that when you "Learn More" you are connecting with my Amazon account.
According to their terms, you cannot do that unless you have attained three sales in 180 days. Then, you can use an API.
Obtaining images for affiliates is complex if you have not attained three sales in 180 days. You cannot use images via Google, as they may be copyrighted.
You can try with stock photos and leave a caption to let your visitors know that's not the real thing and to let them know you have not attained the quote to use an API - an idea.
Or use AI imaging. like Bing Creator, Text to Image app via Canva Magic Media, DALL-E via ChatGPT-4 (paid), Leonardo.AI (free and paid), and MidJourney (paid)
AbiePPlus,
Thanks. They certainly make it difficult to make your 3 sales.
I’ll have to look into these other options
Interesting, I have a new option. I have 4 sales... I have not looked in a while. Thanks for making me look.
See more comments
Hi,
Many of my pages cannot be indexed and this is the reason why. No: 'noindex' detected in 'X-Robots-Tag' http header
can anyone step me through how to fix this?
tha
Does it prompt you to put a code in the <head> <head> of your site if so if you have premium then there is a good web hosting service provided at https://my.wealthyaffiliate.com/websites/support. Sounds like it is trying to verify your site. But missing the code entered into your site.
You can also check your WordPress
Go to Settings > Reading > Search Engine Visibility
Uncheck the box next to Discourage search engines from indexing this site and save changes.
Resource
https://support.rankmath.com/ticket/can-not-solving-x-robots-tag-http-header-noindex-tag/
Contact support if you do not know what you are doing
https://my.wealthyaffiliate.com/websites/support
Reference resource: Help with page indexing?
Help with page indexing issues?
Hi,
Many of my pages cannot be indexed and this is the reason why. No: 'noindex' detected in 'X-Robots-Tag' http header
can anyone step me through how to fix this?
tha
Does it prompt you to put a code in the <head> <head> of your site if so if you have premium then there is a good web hosting service provided at https://my.wealthyaffiliate.com/websites/support. Sounds like it is trying to verify your site. But missing the code entered into your site.
You can also check your WordPress
Go to Settings > Reading > Search Engine Visibility
Uncheck the box next to Discourage search engines from indexing this site and save changes.
Resource
https://support.rankmath.com/ticket/can-not-solving-x-robots-tag-http-header-noindex-tag/
Contact support if you do not know what you are doing
https://my.wealthyaffiliate.com/websites/support
Reference resource: Help with page indexing?
Hi there,
Wishing eceryone a Merry Christmas. Some of my pages haven't been indexed because thay wre excluded by a "noindex" tag. How do I fix this?
Appreciate the help.
Access Your Website's HTML Code:
Log in to your website's content management system (CMS).
Find the HTML code for the pages that are not getting indexed.
Locate the "noindex" Tag:
Look for a meta tag in the HTML code that looks like this:
html
Copy code
<meta name="robots" content="noindex, follow">
or
html
Copy code
<meta name="robots" content="noindex, nofollow">
Remove or Modify the "noindex" Tag:
If you want search engines to index the page, you can remove the entire meta tag.
If you want search engines to index the page but not follow the links on that page, you can modify the tag to:
html
Copy code
<meta name="robots" content="index, nofollow">
Re-submit the Page to Search Engines:
After making the necessary changes, resubmit the page to search engines for indexing. You can use tools like Google Search Console to request indexing.
Check Robots.txt:
Ensure that your robots.txt file is not blocking the pages you want to be indexed. Open the file and verify that there are no specific rules preventing indexing.
Wait for Reindexing:
Search engines may take some time to re-crawl and reindex the updated pages. Be patient and monitor the status using webmaster tools.
Check for Other Possible Issues:
Review your website for other potential issues that might affect indexing, such as server errors or issues with the website structure.
By following these steps, you should be able to resolve the issue of pages not being indexed due to the "noindex" tag.
Hi,
I’m an absolute novice and have no idea how to find the HTML code.
I really need the steps to be spelled out in detail.
You can ask site support for assistance with any HTML if you do not know what you are doing.
https://my.wealthyaffiliate.com/websites/support
TheAbiePPlus thank you. I think I will havde to raise a ticket but would really like to learn how to resolve the problem myself.
I totally understand; however, keep us in the loop and let us know how things work for you.
I copy and paste the original HTML page, keeping it safe. Then I edit. If things don't turn out as expected, I have a backup copy of the original.
Support may need to edit a small file, which they can do.
See more comments
Hi there,
Wishing eceryone a Merry Christmas. Some of my pages haven't been indexed because thay wre excluded by a "noindex" tag. How do I fix this?
Appreciate the help.
Access Your Website's HTML Code:
Log in to your website's content management system (CMS).
Find the HTML code for the pages that are not getting indexed.
Locate the "noindex" Tag:
Look for a meta tag in the HTML code that looks like this:
html
Copy code
<meta name="robots" content="noindex, follow">
or
html
Copy code
<meta name="robots" content="noindex, nofollow">
Remove or Modify the "noindex" Tag:
If you want search engines to index the page, you can remove the entire meta tag.
If you want search engines to index the page but not follow the links on that page, you can modify the tag to:
html
Copy code
<meta name="robots" content="index, nofollow">
Re-submit the Page to Search Engines:
After making the necessary changes, resubmit the page to search engines for indexing. You can use tools like Google Search Console to request indexing.
Check Robots.txt:
Ensure that your robots.txt file is not blocking the pages you want to be indexed. Open the file and verify that there are no specific rules preventing indexing.
Wait for Reindexing:
Search engines may take some time to re-crawl and reindex the updated pages. Be patient and monitor the status using webmaster tools.
Check for Other Possible Issues:
Review your website for other potential issues that might affect indexing, such as server errors or issues with the website structure.
By following these steps, you should be able to resolve the issue of pages not being indexed due to the "noindex" tag.
Hi,
I’m an absolute novice and have no idea how to find the HTML code.
I really need the steps to be spelled out in detail.
You can ask site support for assistance with any HTML if you do not know what you are doing.
https://my.wealthyaffiliate.com/websites/support
TheAbiePPlus thank you. I think I will havde to raise a ticket but would really like to learn how to resolve the problem myself.
I totally understand; however, keep us in the loop and let us know how things work for you.
I copy and paste the original HTML page, keeping it safe. Then I edit. If things don't turn out as expected, I have a backup copy of the original.
Support may need to edit a small file, which they can do.
See more comments
This is the first time you've done it but not subsequent times :) BF offers do not enjoy free domain names.