Previous Thread
Next Thread
Print Thread
Hop To
#205774 01/31/2008 10:02 AM
Joined: Dec 2006
Posts: 1,235
veteran
veteran
Joined: Dec 2006
Posts: 1,235
Add site snap shots to your URL links.

[Linked Image]

Go to https://account.snap.com/ and create your snap shot preview (pick color scheme, add logo, etc.).

A few things to note:
  1. Paste your code in Control Panel / Display Options / General / HTML Includes / Header Insert:
  2. You may find that internal links display "Forbidden" in the snap shot window. To stop this from happening paste the following below the previous code (changing EXAMPLE to your domain):

    Code
    <script type="text/javascript">
    //<[CDATA[ 
    var links = document.getElementsByTagName('a');
    for (var l = 0; l < links.length; l++) { 
        if(links[l].href.match(/^http:\/\/www\.EXAMPLE\.com/)){
            links[l].className += " snap_noshots";
        }
    }
    //]]>
    </script> 

Last edited by Gizmo; 02/01/2008 8:51 PM. Reason: user request
Joined: Dec 2006
Posts: 184
member
member
Joined: Dec 2006
Posts: 184
Thank You.

smile

Stephen G #205787 01/31/2008 5:57 PM
Joined: Dec 2006
Posts: 1,235
veteran
veteran
Joined: Dec 2006
Posts: 1,235
If it becomes too invasive you can select to have an icon next to the link that activates the snap shot, so the text link remains clear.

[Linked Image]

Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
I'm sure some people LOVE this, but I'm on the other side of the fence and HATE it. I employ software in fact to prevent that crap from happening on web pages.

No offense, and thanks for sharing for those that do like it. laugh

ntdoc #205799 02/01/2008 12:49 AM
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
I agree that it can be quite the annoyance; not to mention you're doing advertising for the company... do you see any profits from it or do they take it all?


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Gizmo #205800 02/01/2008 12:58 AM
Joined: Apr 2007
Posts: 3,940
Likes: 1
SD Offline
Former Developer
Former Developer
Joined: Apr 2007
Posts: 3,940
Likes: 1
you can set the snap options to allow each user to enable/disable snaps.. wink

SD #205803 02/01/2008 5:10 AM
Joined: Jun 2006
Posts: 3,837
I
Ian Offline
Carpal Tunnel
Carpal Tunnel
I Offline
Joined: Jun 2006
Posts: 3,837
Indeed and not only just on your site, but all sites that employ it.

Gizmo - I believe you can get a share of advertising as well smile

Ian #205804 02/01/2008 7:56 AM
Joined: Dec 2006
Posts: 1,235
veteran
veteran
Joined: Dec 2006
Posts: 1,235
Originally Posted by Ian
Gizmo - I believe you can get a share of advertising as well smile
Yes, if you have one you can incorporate your own Google AdSense account.

I also quite like the fact that you can see if a link is still active or 404 without having to visit.

Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
Originally Posted by ScriptKeeper
Yes, if you have one you can incorporate your own Google AdSense account.
Well, that part is nice; but I hope some people know that they're only allowed 3 ad units per page and that these still count as "in line" so they could be in violation of google's TOS if they have 3 ad's and then the link listing...

Then again, I think it's also a violation to have any other adertising of the same type (ie, text links) on the same page as a google ad, so if you had theirs and then your own, you may be in trouble...

Then theres the folks using yahoo ad's, or anyone else for text based ad's (and some otherS); they don't like to share lol...

I'd sugguest contacting the folks over at google should you plan to roll this out and use your own google adsense account...


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Gizmo #205806 02/01/2008 9:32 AM
Joined: Dec 2006
Posts: 1,235
veteran
veteran
Joined: Dec 2006
Posts: 1,235
On the negative side, because the script is looking to an external website, it does take longer for the initial page to load.

Gizmo #205817 02/01/2008 1:49 PM
Joined: Jun 2006
Posts: 3,837
I
Ian Offline
Carpal Tunnel
Carpal Tunnel
I Offline
Joined: Jun 2006
Posts: 3,837
Originally Posted by Gizmo
Then theres the folks using yahoo ad's, or anyone else for text based ad's (and some otherS); they don't like to share lol...


As google have today announced plan to by Yahoo, I doubt there will be an issue there.

I would have thought that they would have already have sorted any issues out with Google.

Ian #205818 02/01/2008 1:55 PM
Joined: Jun 2006
Posts: 3,837
I
Ian Offline
Carpal Tunnel
Carpal Tunnel
I Offline
Joined: Jun 2006
Posts: 3,837
Ignore that - it is Microsoft who wish to buy Yahoo.

Ian #205834 02/01/2008 8:52 PM
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
Originally Posted by Ian
Ignore that - it is Microsoft who wish to buy Yahoo.
was about to say... lol


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
Is UBB.threads still going?
by Aaron101 - 04/01/2022 8:18 AM
Who's Online Now
1 members (Geoff), 1,124 guests, and 219 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240501)