/    Sign up×
Community /Pin to ProfileBookmark

Affects of background-repeat: no-repeat on SEO

Our programmer is using style=’background-repeat: no-repeat so that we can incorporate some microdata on our product pages. As a result, our code shows the optimized image filename and the image alt twice each. Is that considered duplicate content? Will that hurt our SEO?

to post a comment
SEO

2 Comments(s)

Copy linkTweet thisAlerts:
@edwinedwinauthorMay 30.2013 — this is an example:

<span itemscope itemtype= 'http://schema.org/webpage'><table align='center'><tr><td background='/optimized-image-name.jpg' width='104' height='125' style='background-repeat: no-repeat;'><img src='images/spacer.gif' border='0' width='104' height='125' alt='optimized alt image'><img itemprop='primaryImageOfPage' width=1 height=1 src='optimized-image-name.jpg' alt='optimized alt image'></td></tr></table></span>

after more digging, i see that he is also using display:none for our product ids:

<span itemscope itemtype= "http://schema.org/Product"><span itemprop="productID" itemprop="name"><span id="ctl00_ContentPlaceHolder1_gv_ProductSize_ctl02_lblproductnumber">1234</span></span>

<span itemprop="name"><span id="ctl00_ContentPlaceHolder1_gv_ProductSize_ctl02_Label1" style="display:none">1234</span></span>

same question... is this considered duplicate content?
Copy linkTweet thisAlerts:
@Steve_SmithMay 31.2013 — Really very nice explanation...
×

Success!

Help @edwinedwin spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...