You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was using Zeno to crawl a web page which has markup like this:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
...
<tdclass="style1" background="images/Allg_05.jpg" width="605"></td>
...
I noticed that assets that are linked via the background attribute are not crawled.
While I found an option to exclude attributes, I did not find an option to include attributes.
Is there a way in which I can include images which are linked via the background attribute in the crawl?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I was using Zeno to crawl a web page which has markup like this:
I noticed that assets that are linked via the
backgroundattribute are not crawled.While I found an option to exclude attributes, I did not find an option to include attributes.
Is there a way in which I can include images which are linked via the background attribute in the crawl?
Thanks for your help!
All reactions