Having issues indexing PDF URLs
« on: February 01, 2012, 11:09:41 PM »
Hi There,

I am having issues getting the sitemap generator indexing urls to pdf files. These url do not actually point directly to a .pdf but a .php file will dynamically link to a pdf user php header functions.

How can I get the sitemap generator to include these URLs into the site map? Please PM me so we can discuss further.

Regards.

Michael
Re: Having issues indexing PDF URLs
« Reply #1 on: February 02, 2012, 12:17:15 PM »
Hello,

please PM me an example URL to the pdf file (it should be added to "Do not parse" setting to get included in sitemap)
Re: Having issues indexing PDF URLs
« Reply #2 on: February 06, 2012, 11:39:26 AM »
Hi There,

Finally got it going. had to add an entry into the .htaccess file to rewrite .php to .pdf. Seems to work now.