Click here to Skip to main content
15,902,784 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

we are working on website.we have prepare one functionality to upload PDF and convert that pdf to HTML. we are showing this HTML on one page in iframe. There is only one link for one PDF item. So for All pages to show, we have use iFrame and displaying it page by page and paging is there. (When Page change iFrame source change to next page link)

We are also sending our content to Google by sitemap link.So when content of our website searched, our news item will place in Google result.

My Question is: How can I submit this converted HTML detail to google so it's will work for PDF2HTML content as well? (if PDF content will search, it will place our news item in result.)

Thank you.
Posted

1 solution

Looks like you need to create a sitemap and submit it to google, because their submit my site has a captcha so you cannot use a HttpWebRequest to submit the HTML page after conversion.


http://webmasters.stackexchange.com/questions/28832/is-there-some-kind-of-api-for-submitting-a-site-to-google-for-indexing[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900