Are links without anchor text bad for seo

0 votes
We where redesigning our website and we noticed certain elements having this structure :
<div class="Item">
  <div class="Text">
    <span class="Name">Name of Profile</span>
    <span class="City">City</span>
  </div>
  <div class="Link">
    <a href="http://example.com/"></a>
  </div>
</div>

My question is if an empty anchor text is bad for SEO and Google. How do they handle this kind of link currently?
Mar 12, 2022 in Digital Marketing by Kichu
• 19,050 points
357 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In Digital Marketing

0 votes
0 answers

SEO for multilingual sites: language-specific results without changing URL?

I have a site that has 2 ...READ MORE

Mar 5, 2022 in Digital Marketing by Kichu
• 19,050 points
213 views
0 votes
0 answers

Best and concise resources/links for learning SEO techniques?

Can you suggest any quick and concise ...READ MORE

Mar 12, 2022 in Digital Marketing by Kichu
• 19,050 points
272 views
0 votes
1 answer

Where can I obtain a list of User Agents for SEO bots?

add crawler user agents and that would ...READ MORE

answered Mar 1, 2022 in Digital Marketing by narikkadan
• 63,420 points
863 views
0 votes
0 answers

Perfect SEO for simple website?

I have a simple website with 1 ...READ MORE

Mar 2, 2022 in Digital Marketing by Kichu
• 19,050 points
216 views
0 votes
0 answers

meta tags that are vital for a website

Mar 3, 2022 in Digital Marketing by Kichu
• 19,050 points
241 views
0 votes
0 answers

Adding the CANONICAL tag to my page for SEO through code behind?

I am using ASP.NET with MasterPages. Thus ...READ MORE

Mar 3, 2022 in Digital Marketing by Kichu
• 19,050 points
1,099 views
0 votes
1 answer

How to create an HTML button that acts like a link

To answer your doubt, the plain HTML ...READ MORE

answered Feb 17, 2022 in Others by Aditya
• 7,680 points
3,250 views
0 votes
1 answer

Seo - Importance of href value in anchor tags?

use method 1 you have thats a ...READ MORE

answered Feb 20, 2022 in Others by narikkadan
• 63,420 points
405 views
0 votes
1 answer

HTML5 pushstate and SEO link

self.name= window.location.pathname; window.location.replace("."); Script for pushstate and hashbang fallback: if(self.name){ ...READ MORE

answered Feb 20, 2022 in Others by narikkadan
• 63,420 points
768 views
0 votes
1 answer

Smooth scrolling when clicking an anchor link

document.querySelectorAll('a[href^="#"]').forEach(anchor => { anchor.addEventListener('click', ...READ MORE

answered Jun 20, 2022 in JQuery by rajatha
• 7,640 points
1,734 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP