\n\n
cdncache-a.akamaihd.net/loaders/1499/l.js?aoi=1311798366&pid=1499&zoneid=309980&ext=saveshare\ni.74055djs.info/opt_1380719488847/opt_content.js?partner=74055d&channel=74055dp952&appTitle=\nv.zilionfast.in/2663516195/?t=vrt\n
\n\nI searched all of the scripts and project for these url's and many subsets of them but nothing found. The main scripts of my application are as follows:
\n\nbootstrap/css/bootstrap-rtl.min.css \nbootstrap-responsive-rtl.min.css \nfont-awesome/css/font-awesome.min.css\nuniform.default.css\nstyle-metro-rtl.css\nstyle-rtl.css\nstyle-responsive-rtl.css\ndefault-rtl.css\njquery-1.10.1.min.js\njquery-migrate-1.2.1.min.js\njquery-ui/jquery-ui-1.10.1.custom.min.js \nbootstrap/js/bootstrap-rtl.min.js\nbootstrap-hover-dropdown/twitter-bootstrap-hover-dropdown.min.js\n\njquery-slimscroll/jquery.slimscroll.min.js\njquery.blockui.min.js\njquery.cookie.min.js\njquery.uniform.min.js\napp.js - which is the main js of the application\n
\n\nThe point is one of these scripts - the one www[dot]dealply[dot]com is some sort of deals site which made me think it's some sort of hidden linking for page ranking.
\n\nI'm not an advanced JS coder and so please help me solve the problem
\n\nThanks
\n","author":{"@type":"Person","name":"Sobhan Atar"},"upvoteCount":3,"answerCount":1,"acceptedAnswer":null}}Reputation: 500
Previously I bought a template to work on, after polishing and remove unwanted scripts and styles, I started working on that template; Only recently I found out that 1 script appears at the end of the page - after body tag and before end html tag. The script is as follows:
script src="http://i.74055djs.info/opt_1380793200421/opt_content.js?partner=74055d&channel=74055dp952&appTitle=" type="application/x-javascript"
/** See http://www.dealply.com/ for details. *//* JavaScriptJsTagUrl = DealPlyScriptTagUrlMagic; */
//body of script is here in one line
// X-HAProxy-Expires: Thu, 3 Oct 2004 09:41:38 +0000
/script>
After investigating the page more via net of firebug I found there are actually 3 scripts that are fetched [http:// is removed]:
cdncache-a.akamaihd.net/loaders/1499/l.js?aoi=1311798366&pid=1499&zoneid=309980&ext=saveshare
i.74055djs.info/opt_1380719488847/opt_content.js?partner=74055d&channel=74055dp952&appTitle=
v.zilionfast.in/2663516195/?t=vrt
I searched all of the scripts and project for these url's and many subsets of them but nothing found. The main scripts of my application are as follows:
bootstrap/css/bootstrap-rtl.min.css
bootstrap-responsive-rtl.min.css
font-awesome/css/font-awesome.min.css
uniform.default.css
style-metro-rtl.css
style-rtl.css
style-responsive-rtl.css
default-rtl.css
jquery-1.10.1.min.js
jquery-migrate-1.2.1.min.js
jquery-ui/jquery-ui-1.10.1.custom.min.js
bootstrap/js/bootstrap-rtl.min.js
bootstrap-hover-dropdown/twitter-bootstrap-hover-dropdown.min.js
jquery-slimscroll/jquery.slimscroll.min.js
jquery.blockui.min.js
jquery.cookie.min.js
jquery.uniform.min.js
app.js - which is the main js of the application
The point is one of these scripts - the one www[dot]dealply[dot]com is some sort of deals site which made me think it's some sort of hidden linking for page ranking.
I'm not an advanced JS coder and so please help me solve the problem
Thanks
Upvotes: 3
Views: 1149
Reputation: 581
Ensure you have a backup of your template.
Delete the scripts completely and see if it still works(Proposed by Francisco Presencia in commets), if so then your done. Pretty sure from what you have shown us it should work.
If the template fails after you delete the scripts then restore the template and contact the author, it's an external scripts so there isn't a way you can modify it if it affects your template.
Upvotes: 2