Log in

View Full Version : Miscellaneous Hacks - Mcafee Site advisor & Norton Safe web valid proof of your web site.[simple html]


elenh
09-04-2009, 10:00 PM
Hi,

I use that for my site and i like to share with the community here.

This is a free valid proof of your web site from McAfee & Norton antivirus systems about virus,spam emails and bla,bla,bla..(etc.) and with this way you can show to your members that you are a secure site and can feel safe surfing to you

The only think you have to do is to upload the images to your forum and edit one template.

INTALATION: (time for install:1 min)

1. Download the zip file.Unzip and upload the images to your server.

2.Open footer template and find:
<br />
<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>

Adove please add:
<div align="center">
<a href="http://safeweb.norton.com/report/show?url=$vboptions" target="_blank"><img src="your_server_path/norton.gif" border="0" alt="Yoursite.com tested by Norton Internet Security" title="Yoursite.com tested by Norton Internet Security"></a>
<a href="http://www.siteadvisor.com/sites/$vboptions[bburl]" target="_blank"><img src="your_server_path/mcafee.gif" border="0" alt="Yoursite.com tested by McAfee Internet Security" title="Yoursite.com tested by McAfee Internet Security"></a>
</div>

Replace the words:
1. yoursite.com with your domain name
2. your_server_path with the path you have uploaded the images

Click save and finish.

Thank you [B]simonhind & RTMdotORG for your ideas!

Don't forget to click install.

RTMdotORG
09-05-2009, 12:21 AM
Thanks...
one thing...
instead of <center></center> wrapped around it...
Do <div align="center"></div> wrapped around it...

Manoel J?nior
09-05-2009, 12:35 AM
Great man!

Thanks

TheSupportForum
09-05-2009, 01:15 AM
I would suggest you create templateedits.xml file to do this in the footer

however this would require users to have
Template Modification System (https://vborg.vbsupport.ru/showthread.php?t=152931)

i can do this for you if i am included in developement contribution
PM Me if you are interested

elenh
09-05-2009, 12:40 PM
I would suggest you create templateedits.xml file to do this in the footer

however this would require users to have
Template Modification System (https://vborg.vbsupport.ru/showthread.php?t=152931)

i can do this for you if i am included in developement contribution
PM Me if you are interested

Sorry but i'm still beginner on coding.If you want to help how to create the templateedits.xml i will do it.

enemy@fps
09-05-2009, 02:03 PM
could be useful to get users trusting you

TheSupportForum
09-05-2009, 05:57 PM
i thinl this is an interesting mod, but i have a suggestion so that users dont need to add there domain, i've already done it for my own site for my footer

using template modification system, you can change a simple piece of html code from a user typing

domain.com to $vboptions[bburl]

chnage your code to


<center>
<a href="http://safeweb.norton.com/report/show?url=$vboptions[bburl]" target="_blank"><img src="images/10ynzi9.gif" border="0" alt="$vboptions[bburl] tested by McAfee Security" title="$vboptions[bburl] tested by McAfee Security"></a>
<a href="http://www.siteadvisor.com/sites/$vboptions[bburl]" target="_blank"><img src="images/2e2fip2.gif" border="0" alt="$vboptions[bburl] tested by McAfee Security" title="$vboptions[bburl] tested by McAfee Security"></a>
</center>


i have the template.xml file ready for template Modification System if you havent already done so

s-p0k
09-05-2009, 06:36 PM
where do if find this at i look...."your_server_path with the path you have uploaded the images"

RTMdotORG
09-05-2009, 06:48 PM
where do if find this at i look...."your_server_path with the path you have uploaded the images"

where you uploaded your images...

EXAMPLE:
www.yourforum.com/forums/images/norton.gif

Hope that helps..

Jon Tolzien
09-05-2009, 07:59 PM
So has the website been tested by Norton and Mcaffe? What kind of test is done exactly? Because if these tests aren't physically or automatically ran every so often, I would feel that i am lying to my surfers. That would be unethical. :(

RTMdotORG
09-05-2009, 08:07 PM
So has the website been tested by Norton and Mcaffe? What kind of test is done exactly? Because if these tests aren't physically or automatically ran every so often, I would feel that i am lying to my surfers. That would be unethical. :(

I thought the same thing at first, once you add it and click on it, one will pop up and tell you if your site is safe or not and with what is not safe...
The other says they have scanned millions of sites but not yours and for you to check back again at another time after it scans...

enemy@fps
09-05-2009, 08:07 PM
So has the website been tested by Norton and Mcaffe? What kind of test is done exactly? Because if these tests aren't physically or automatically ran every so often, I would feel that i am lying to my surfers. That would be unethical. :(

They both check any reports.

Norton checks your page
and mcaffee gets reports

Jon Tolzien
09-05-2009, 08:43 PM
Sweet then i like it. awesome

Log on
09-06-2009, 07:22 AM
Great

thank u

TimberFloorAu
09-06-2009, 09:51 PM
WOW chill out mate, no need to spit the dummy. Give the guy chance, good work by the way

Kosmic1
12-10-2009, 01:04 PM
It's possible to make it appear only in the vbadvanced page (homepage)??

s-p0k
12-10-2009, 04:41 PM
can you give me a ex.... how it should like it will look like when u do do the " your_server_path "

ty

GouroB
10-12-2010, 04:53 PM
same here,

i used this code

<div align="center">
<a href="http://safeweb.norton.com/report/show?url=$vboptions[bburl]" target="_blank"><img src="http://shunno.info/1/norton.gif" border="0" alt="Shunno tested by Norton Internet Security" title="Shunno tested by Norton Internet Security"></a>
<a href="http://www.siteadvisor.com/sites/$vboptions[bburl]" target="_blank"><img src="http://shunno.info/1/mcafee.gif" border="0" alt="Shunno tested by McAfee Internet Security" title="Shunno tested by McAfee Internet Security"></a>
</div>


but still images are not showing in forum homepage... any idea ?

BirdOPrey5
10-13-2010, 01:17 AM
Demo or screenshots?

Norton says I have to sign up for an account to have my site checked.

rasp187
10-18-2010, 08:56 PM
Works great. Thanks!

RichB318
07-07-2012, 02:40 AM
works great! I moved mine from center in the footer to the right but that was just a personal preference. Thank you

SoniaTel
12-27-2012, 11:09 AM
Great

thank u

Midohash
02-11-2013, 09:55 PM
Very nice ... Thank you