 |

Cliff
Staff

Jan 19, 2006, 3:58 PM
Post #2 of 9
(6681 views)
Shortcut
|
|
Re: [jmueller0823] Creating a sitemap for Google Sitemaps... addl
[In reply to]
|
Can't Post
|
|
Hi Jim, Thanks for posting. I'm not sure why that message would show up, so could you send me an email so I can take a closer look at your setup. From there I'll take a look at things and post back with anything that I find for you. Thanks Regards, Cliff Stefanuk - Customer Service Manager support@interactivetools.com
|
|
|  |
 |

lorraine
New User
Jul 25, 2006, 3:22 AM
Post #3 of 9
(5998 views)
Shortcut
|
|
Re: [Cliff] Creating a sitemap for Google Sitemaps... addl
[In reply to]
|
Can't Post
|
|
Hi I am actually getting the same kind of error when i try to run the publish cron script Parse error: parse error, unexpected T_STRING in /hsphere/local/home/irishmot/irishmotoring.ie/cms/publish/temp_1153822798.php on line 1 Could you tell me why this is? Would it be anything got to do with the file extensions. All my files are php?
|
|
|  |
 |

Donna
Staff
/ Moderator

Jul 26, 2006, 9:21 AM
Post #4 of 9
(5984 views)
Shortcut
|
|
Re: [lorraine] Creating a sitemap for Google Sitemaps... addl
[In reply to]
|
Can't Post
|
|
Hi Lorraine, Thanks for your post. :) It sounds like something in the outputted file is choking a bit, but without seeing the actual file it's trying to create, I can't see what exactly the problem would be. Most likely, there's a syntax error in your template. There are a couple of ways that we can figure out what's going on... first, you could send us a copy of the template you're using to create this file. Alternately, you can fill out a support request and have us pop in and take a look directly to see what's being created. If you'd like to do this, you can fill in the support request form here: https://www.interactivetools.com/support/email_support.cgi Thanks, Lorraine! I look forward to helping you. :) Donna
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

lorraine
New User
Jul 26, 2006, 9:32 AM
Post #5 of 9
(5981 views)
Shortcut
|
|
Re: [Donna] Creating a sitemap for Google Sitemaps... addl
[In reply to]
|
Can't Post
|
|
Hi Donna I'm just using a basic xml template. See attached. I've tried this on another site and it works fine when the pages are just .shtml files. Would it be that the pages are php? -that's why it's causing an error? Thanks for your help. Lorraine
|
|
Attachments:
|
sitemap_template.xml
(1.20 KB)
|
|
|  |
 |

Donna
Staff
/ Moderator

Jul 27, 2006, 10:24 AM
Post #6 of 9
(5963 views)
Shortcut
|
|
Re: [lorraine] Creating a sitemap for Google Sitemaps... addl
[In reply to]
|
Can't Post
|
|
Hi Lorraine, Yep, you're right -- it's definitely the PHP that's causing this. Because XML files start with <? -- same as PHP calls -- it's getting a bit confused when it tries to process it. So, what you can do is simply remove the first line of the template, the one that says this:
<?xml version="1.0" encoding="UTF-8"?> It's not going to validate perfectly, but it should still work. Give that a try and let me know. :) Donna
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

lorraine
New User
Oct 10, 2006, 7:35 AM
Post #7 of 9
(5561 views)
Shortcut
|
|
Re: [Donna] Creating a sitemap for Google Sitemaps... addl
[In reply to]
|
Can't Post
|
|
Hi The published file is just a list of url's one after another.. It doesn't recognise it as an xml file. Is there a way i can include the header <?xml version="1.0" encoding="UTF-8"?> in the published file to parse it as an xml? Thanks Lorraine
|
|
|  |
 |

ross
Staff
/ Moderator

Oct 10, 2006, 1:06 PM
Post #8 of 9
(5554 views)
Shortcut
|
|
Re: [lorraine] Creating a sitemap for Google Sitemaps... addl
[In reply to]
|
Can't Post
|
|
Hi Lorraine. I am actually thinking it might be best if you could send in a support request so I can take a closer look at things on your server: https://www.interactivetools.com/support/email_support.cgi How does that sound? I look forward to hearing from you . ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
|