does internal links in DIV elements pass any SEO juice?

Chris.seo

Newbie
Joined
Feb 12, 2021
Messages
22
Reaction score
8
Hi,

I decided to take a deeper look in my internal links and I have the following question:

Does the internal links in DIV elements pass any SEO juice or I should disregard them?

I am asking because on some pages I have internal links in DIV elements from plugins (i.e. post preview widgets and more), but I am not sure if they will have any impact at all. On other hand I don`t want to "over optimise" a page with too many links (from content and DIV element from the same page).

What do you guys think?
 
The div elements are containers used for styling. They won't change any text or links. So, the links in div elements pass link juice.
 
Hi,

I decided to take a deeper look in my internal links and I have the following question:

Does the internal links in DIV elements pass any SEO juice or I should disregard them?

I am asking because on some pages I have internal links in DIV elements from plugins (i.e. post preview widgets and more), but I am not sure if they will have any impact at all. On other hand I don`t want to "over optimise" a page with too many links (from content and DIV element from the same page).

What do you guys think?
All HTML elements that's linkable with ahref tag can pass link juice when they are on a good page.
 
For sure you will get the link juice little bit. But make sure that it looks natural and not intentional.
 
For sure you will get the link juice little bit. But make sure that it looks natural and not intentional.
Thanks!

But I guess it should be less compared to contextual links (in the text body)?
 
Just as a heads up, a div cannot be inside an anchor element (an anchor is an inline element where as a div is a block element). That is invalid markup. Will it pass link juice? Probably. Is it correct? nopes.
 
Just as a heads up, a div cannot be inside an anchor element (an anchor is an inline element where as a div is a block element). That is invalid markup. Will it pass link juice? Probably. Is it correct? nopes.
The anchor is inside the div, not vice versa.

Check an actual example below. These little boxes contains links to local pages and I am wondering if I have to replace them with links in the text body, since these pages are important to me.

1644966339226.png


or
 
The anchor is inside the div, not vice versa.

Check an actual example below. These little boxes contains links to local pages and I am wondering if I have to replace them with links in the text body, since these pages are important to me.

View attachment 202404

or
Oh then these are perfectly fine. :)
 
Hi,

I decided to take a deeper look in my internal links and I have the following question:

Does the internal links in DIV elements pass any SEO juice or I should disregard them?

I am asking because on some pages I have internal links in DIV elements from plugins (i.e. post preview widgets and more), but I am not sure if they will have any impact at all. On other hand I don`t want to "over optimise" a page with too many links (from content and DIV element from the same page).

What do you guys think?
you are over thinking this!
 
Back
Top