How to Create Free do follow Backlink From Microsoft Website

veerji

Registered Member
Joined
Jan 31, 2016
Messages
65
Reaction score
26
Step:1 Go to https://answers.microsoft.com/ and navigate top right Sign Up option.
Step:2 Now you will see login page. Select "Sign in with Microsoft account.
Step:3 Now create new account. It will take 30 seconds only. Next You will redirect to Microsoft answer site. Here it will ask you to put profile name.
Step:4 After completing this, open your account profile. For this Select profile from top right and then >>My Profile.
Step:5 You will see your profile. Now select Profile >> Edit Profile.
Step:6 Here put your link and anchor text. Then click save button.
Done.
 
Tested working on my end, great profile link and its do follow aswell. nice share! Will update if it indexes

The link property is this by the way
Code:
<a class="c-hyperlink x-hidden-focus" href="https://www.site.com/" target="_blank" ref="noreferrer">KeyWord</a>
 
Tested working on my end, great profile link and its do follow aswell. nice share! Will update if it indexes

The link property is this by the way
Code:
<a class="c-hyperlink x-hidden-focus" href="https://www.site.com/" target="_blank" ref="noreferrer">KeyWord</a>

Very interesting they set the link to no-referrer but didn't set it to no-follow. I wonder why..
 
Tested working on my end, great profile link and its do follow aswell. nice share! Will update if it indexes

The link property is this by the way
Code:
<a class="c-hyperlink x-hidden-focus" href="https://www.site.com/" target="_blank" ref="noreferrer">KeyWord</a>

You can check it now if there is any noindex tag exist in the page or not.
 
there is a no index tag on the website and not even a single page exists on google too. so it was noindex since its start.
 
pretty close to zero chance of having this indexed and/or show up in google search console. have tried over the last 2 years, no luck!
 
Back
Top