Welcome guest, is this your first visit? Create Account now to join.
  • Login:

Members in Chat:
+ Reply to Thread
Page 4 of 4 FirstFirst ... 234
Results 31 to 35 of 35
  1. #31
    tmongy's Avatar
    tmongy is offline Net Builder
    Join Date
    Dec 2008
    Location
    Cairo, Egypt
    Posts
    299
    $NetBucks
    1,262
    Thanked 102 Times in 68 Posts
    I've received a few angry emails from users that the code posted in this thread doesn't allow them to use the "back" button after they come to my site. So, I tested it myself and found that it is indeed very hard to go back to the image search after coming to the site as the code keeps breaking the frame and bringing you back to the site. This is obviously very annoying for the user and diminishes the user experience.

    The following code however breaks the frame AND allows the user to hit the back button normally. I've tested it and it works like a charm

    Code:
    <script language="JavaScript" type="text/javascript">
    if (top.location != self.location) 
    top.location.replace(self.location);
    </script>

  2. Thanked by:

    Snak3 (12 February, 2010)

  3. #32
    Codythebest's Avatar
    Codythebest is offline Net Builder
    Join Date
    Dec 2008
    Location
    Fuerteventura
    Posts
    166
    $NetBucks
    770
    Thanked 29 Times in 25 Posts
    Don't forget that if you want traffic from google images, you will need to play with keywords on those images.
    It seems obvious for some, but let's say you have a site selling Sony laptops, don't call your laptop images like 'photo1.jpg' or 'DSC001.jpg'. Instead go for 'sony-laptop-vgn-n3135e.jpg' and don't forget the "alt" tag as well...
    Cape Coral Real Estate|Cabins Rental
    New & Free Bitchylife.com widget is ready !
    7 methods to create free PVAs at 7pva.com

  4. #33
    garfish's Avatar
    garfish is offline I'm Not Sure. Recent Blog: Citta Di Mare in SRP Cebu
    Join Date
    May 2009
    Posts
    774
    $NetBucks
    2,660
    Blog Entries
    12
    Thanked 49 Times in 46 Posts

  5. #34
    digitalservice is offline Newbie Net Builder Recent Blog: alarm iPhone
    Join Date
    Dec 2009
    Posts
    132
    $NetBucks
    567
    Thanked 8 Times in 7 Posts
    Quote Originally Posted by whatthehell View Post
    will this work in blogspot too?
    I think it does...

  6. #35
    Join Date
    Dec 2009
    Posts
    240
    $NetBucks
    830
    Thanked 22 Times in 21 Posts
    Oh that is why from the past few months most of the times when I clicked on the Images that across in Google Seacrh, I was redirected directly to the website without seeing the iframe and on some other occasions I could see the iframes. i was really confused. Now I will surely apply to my site also


 

Similar Threads

  1. How to Get Ranked for Google Images?
    By wwe_fan9417 in forum Promoting
    Replies: 5
    Last Post: 7 July, 2010, 12:19 PM
  2. Count to 100 in images
    By Nofuji in forum General Chat
    Replies: 8
    Last Post: 17 April, 2010, 10:10 AM
  3. Replies: 1
    Last Post: 13 December, 2009, 14:19 PM
  4. Images in Posts.
    By Snak3 in forum Wordpress
    Replies: 7
    Last Post: 27 September, 2009, 20:01 PM
  5. Looking for script/cms for images
    By ALiveGeek in forum Web Design
    Replies: 1
    Last Post: 29 August, 2009, 21:35 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts