Elxis CMS Forum

Extensions => Components => Topic started by: de-active on January 05, 2010, 00:29:43

Title: IOS Sitemap for Future Generation [SOLVED]
Post by: de-active on January 05, 2010, 00:29:43
Sorry this might be another simple question from me but we're all here to learn and I'm sure others would be able to learn from it. This time it's regarding IOS Sitemap: I have it installed and also just configured it and read the wiki on it.

However the golden question is: where is the generated sitemap? How do I access it? How do I even create it? In the configuration, (or the wiki) there's no indication or instructions as to how it is generated or accessed. I even looked in the publi_html folder of my server and there's nothing...

Any help would be appreciated by all those in the future.... :D
Title: Re: IOS Sitemap for Future Generation
Post by: ks-net on January 05, 2010, 01:13:35
you wont find it...

it is rendered on-the-fly

domain/google.xml => for submitting to google
domain/sitemap  => to see or link to it

use menu-manager and make a new link-to-component to  show it inside you site

at iosmap config page are written  all those details
Title: Re: IOS Sitemap for Future Generation
Post by: de-active on January 05, 2010, 03:36:38
Great! Thanks once again ks-net - your a life saver. I must be high today, didn't see those instructions on the config page (i saw the submission to google via xml but not viewing or linking to website).

Cheers again and I'm sure future generations will benefit.
Title: Re: IOS Sitemap for Future Generation
Post by: cfb1972 on October 05, 2010, 02:09:40
Hi,
I'm having the same "problem": I cannot see the google.xml sitemap but I understand it is generated on the fly...would Google understand that? Because when I submit to Google it shows me with errors (see attached). Is this normal?

[attachment deleted by admin]
Title: Re: IOS Sitemap for Future Generation
Post by: datahell on October 05, 2010, 08:13:38
The "google.xml" is a SEO PRO URL meaning that it is a virtual file. Elxis SEO PRO serves this file when you enable SEO PRO:
http://www.mysite.com/google.xml

If you have nt enabled SEO PRO then you should use the non-sef URL:
http://www.mysite.com/index.php?option=com_sitemap&task=google&Itemid=xxxx

Consider sitemap administration for the exact format of the above URL.

Both URLs are the same but the first one is valid only if you have enabled SEO PRO (highly recommended).
Title: Re: IOS Sitemap for Future Generation
Post by: cfb1972 on October 05, 2010, 09:35:31
Obviouslly I have the SEO Pro enabled (see attached) but it seems the feature still not working, in Webmaster Tools still got errors (is that normal)?

[attachment deleted by admin]
Title: Re: IOS Sitemap for Future Generation
Post by: cfb1972 on October 05, 2010, 12:23:37
The error is 404-not found....

[attachment deleted by admin]
Title: Re: IOS Sitemap for Future Generation
Post by: datahell on October 05, 2010, 14:39:06
Then the SEO PRO extension for sitemap could not be copied during installation in folder includes/seopro/
Make sure this file exists: includes/seopro/com_sitemap.php
If not, take it from the sitemap component package and upload it in your site inside the includes/seopro/ folder.
Title: Re: IOS Sitemap for Future Generation
Post by: cfb1972 on October 05, 2010, 15:44:38
I've checked that and the com_sitemap.php file is in that folder. What else can I do to make it work?  :'(
Title: Re: IOS Sitemap for Future Generation
Post by: datahell on October 05, 2010, 17:31:27
I noticed your site's URL on the screen shot you posted and did a visit there.
Well, the problem is not on Elxis or on sitemap, the problem is that the re-write engine on your server (siteground.com) works only for .html extensions. If it is an .xml then the apache does not follow the re-write conditions of Elxis' htaccess but throws an error 404 (not found) instead.

Visit this page:
http://zimbrul.net/aaaaaa.html
Result: CORRECT, Elxis 404 page.

Now, visit this page:
http://zimbrul.net/aaaaaa.xml
Result: WRONG, siteground 404 page! It should display the Elxis' error 404 page.

Check that your .htaccess file does not have any special rules for XML files. If you dont find anything there then better contact your hosting provider and ask him why your server works this way...
Title: Re: IOS Sitemap for Future Generation
Post by: cfb1972 on October 05, 2010, 18:05:56
Thanks mate, I'll check with my hosting to see where is the glitch, many thanx anyway, great support here in this forum.
Title: Re: IOS Sitemap for Future Generation
Post by: cfb1972 on October 05, 2010, 22:13:08
 :D it seems that the problem has been solved! It was the httaccess file as you've sugested! I don't know how but the httacess file was the one for Joomla! I've changed it with the Elxis file and now the sitemap works perfectly!

Many thanks,
Bob
Title: Re: IOS Sitemap for Future Generation
Post by: datahell on October 05, 2010, 22:58:33
Excellent! Case closed ;)
Title: Re: IOS Sitemap for Future Generation
Post by: CREATIVE Options on October 06, 2010, 10:01:10
And please change the the title.