Post Reply 
Matching the noscript tag
Oct. 14, 2008, 08:54 PM
Post: #1
Matching the noscript tag
If your filter set has any noscript matching code similar to this:
Code:
<noscript>
<noscript >

Be sure to check this page: http://www.guardian.co.uk/

You'll see noscript start tags like this:
Code:
<noscript id="someIdName">

First time I've seen seen the <noscript> tag with attributes.

Just a heads up
z12
Add Thank You Quote this message in a reply
Oct. 16, 2008, 11:01 AM
Post: #2
RE: Matching the noscript tag
Filters updated, thanks! Wink
Add Thank You Quote this message in a reply
Oct. 16, 2008, 01:32 PM
Post: #3
RE: Matching the noscript tag
I just read the news that Opera is developing a search engine for Web page's structure. It should be very helpful for finding html codes when it goes to public.
Add Thank You Quote this message in a reply
Feb. 20, 2009, 11:46 AM
Post: #4
RE: Matching the noscript tag
Regarding this new type of search engine, that would be really cool, but apparently not much has happened on that front.

Quite often i'm searching for pages that load documents from a certain host. I find these sites quite helpful:
http://www.siteadvisor.com/analysis/
http://www.statsreview.com/

I use them mostly with Google, like:
http://www.google.com/search?q=site:statsreview.com+testhost.com

Also, Yahoo's off-domain backward links search is useful:
http://search.yahoo.com/search?p=linkdomain:testhost.com+-site:testhost.com
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: