- Total Members: 263,802
- Threads: 454,035
- Posts: 1,062,477
Great community. Great ideas.
Welcome to SEOChat, a community dedicated to helping beginners and professionals alike in improving their Search Engine Optimization knowledge. Sign up today to gain access to the combined insight of tens of thousands of members.
-
Nov 5th, 2012, 09:12 AM
#1
Optimising PDF
Hi, I’m trying to make a pdf indexable. Currently the client has a link to a download page where the visitor has to include their contact details, once completed they can download the PDF. This is causing the PDFs to not index. They want to keep the functionality of having a form completed before being able to download the PDF so they grab prospects. So I was thinking maybe the best way from an SEO point of view would be to add a popup div overlay with a contact form over the PDF. Once the Contact form is completed then the popup div overlay disappears to show the pdf in the background.
The issue is that I will need to embed the pdf into a webpage so I can add the popup div overlay. I’ve never embedded pdfs before. I was going to use the following code to embed. Will Google be able to read the pdf and will the URL of the page its embedded into be the index URL for that pdf?
<code><object data="data/test.pdf" type="application/pdf" width="300" height="200">
alt : <a href="data/test.pdf">test.pdf</a>
</object></code>
-
Nov 8th, 2012, 04:01 AM
#2
I'm not sure about the code to use for what you want, but with the popup overlay your thinking of using, they don't always work as well as you would think because people that are web savvy will be able to simply by pass the overlay, IE use a plugin such as firebug to delete the code that's preventing them from accessing the content behind the overlay! Just something to keep in mind.
Apart from that, I shouldn't have thought what your proposing would effect your seo, but I'm not sure how google would treat the pages as they are only accessible once logged in or rather singed up so to speak?
-
Nov 9th, 2012, 11:30 AM
#3
On further research into this I’ve realised that embedding the PDF probably isn’t the optimal way to do this in terms of link flow and whether or not Google will even be able to access it through embed (not a lot has been documented about what I’m trying to achieve).
So I think the way I’m going to do it is by using CSS ‘mouse over’ on the link to the pdf in order to initiate the popup. The popup will then remain visible until the visitor has added their details or hit cancel. This should allow Google to follow the link whilst ensuring visitors have to add their details before viewing the pdf.
Can anyone see any problems with this?
-
Nov 9th, 2012, 11:36 AM
#4
I haven't had any experience in doing such things, but do you remember those sites where you use to have to enter your details or do some questions before you could stream a movie?
Not sure how they worked, but the pages where indexed and only the video was not accessible, could you not do something like that?
Again I haven't done this sort of site before or ever needed people to sign up in order to see content and I'm not sure if google would thrown upon such things because in a way you are showing the user something different to the search engine kind of?!
Maybe a better way would be to show a part of the file on your page and ask people to login to see the full page content, which would be in a separate non-indexed area of the site?
-
Nov 12th, 2012, 08:06 AM
#5
Thanks for the tips, its a tricky one. I thought about having a kind of summary page that gets indexed but there's so much content in the pdfs its a shame for that to go to waste in SEO terms as they are important industry guides.
Similar Threads
-
By JamazUK in forum Google Optimization
Replies: 6
Last Post: Apr 11th, 2007, 09:24 AM
-
By danielfoley in forum Google Optimization
Replies: 5
Last Post: Nov 26th, 2006, 08:01 AM
-
By karenvw in forum Google Optimization
Replies: 6
Last Post: Sep 27th, 2006, 07:08 PM
-
By totalnetworks in forum Google Optimization
Replies: 6
Last Post: Feb 15th, 2005, 05:58 PM
-
By leedslad73 in forum Google Optimization
Replies: 4
Last Post: Feb 26th, 2004, 12:15 PM