Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-26-2009, 09:29 AM   PM User | #1
marklavin
New Coder

 
Join Date: Oct 2009
Posts: 18
Thanks: 2
Thanked 0 Times in 0 Posts
marklavin is an unknown quantity at this point
Question Deep linking to an iframe?

I have an e-commerce shop that calls up product content from the drop-shipper's url inside an iframe. This works well for the look and feel and functionality of the site, but I'm now ready to start sending links to specific products to friends, blogging products and making posts on facebook, etc. I would like to be able to send out links to specific states of the site, in other words, I would like to be able to send a link to someone that pulls up the page and goes directly to the desired product showing in the iframe. Since calling up just the website url (i.e. http://www.katabasis-apparel.com) loads the site in its initial state, how should I formulate the link?

Thanks.
marklavin is offline   Reply With Quote
Old 12-26-2009, 11:49 AM   PM User | #2
vineet
Regular Coder

 
Join Date: Jun 2008
Posts: 173
Thanks: 2
Thanked 9 Times in 9 Posts
vineet is an unknown quantity at this point
as far as i know you in your case you will have to remove the iframe and show the content as normal site.

after this you can pass your product id in the url like

www.domain.com/products.php?id=222

then you will be able to send this url to your whom you want.

vineet
vineet is offline   Reply With Quote
Old 12-26-2009, 12:50 PM   PM User | #3
marklavin
New Coder

 
Join Date: Oct 2009
Posts: 18
Thanks: 2
Thanked 0 Times in 0 Posts
marklavin is an unknown quantity at this point
I think at this point that would involve some serious restructuring of the site. I might be up to this at some point, but not just yet. I'll wait to see if anyone out there has any idea how to do the deep linking while keeping the iframe.

If not, I suppose I will just have my links direct to the home page; the site is relatively simple and should be clear enough about how to get to specific products. I just want to ensure it's really stupidly easy to enable customers to do what they want.
marklavin is offline   Reply With Quote
Old 12-26-2009, 01:09 PM   PM User | #4
vineet
Regular Coder

 
Join Date: Jun 2008
Posts: 173
Thanks: 2
Thanked 9 Times in 9 Posts
vineet is an unknown quantity at this point
making a standard site without iframe is good for search engines also.


vineet
vineet is offline   Reply With Quote
Reply

Bookmarks

Tags
deep, html, iframe, link, linking

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:11 PM.


Advertisement
Log in to turn off these ads.