Newbie Question : Google Sitemap

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
User avatar
jsw_nz
Posts: 907
Joined: Fri 2. Apr 2004, 02:42
Location: New Zealand

Newbie Question : Google Sitemap

Post by jsw_nz »

Hi Guys

I haven't been on the forums for sometime - had a 'newbie' question regarding Google sitemap
- does phpwcms core itself support the export of an xml document - that conforms to Google sitemap model
- or is it a hack and enhancement
- not sure here......
- never had to spend time with it until now
- need to improve indexing of a phpwcms site done a couple of years ago.

pointers appreciated

jsw_nz
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: Newbie Question : Google Sitemap

Post by Oliver Georgi »

Link Google Webmastertools with example.com/sitemap.php
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
jsw_nz
Posts: 907
Joined: Fri 2. Apr 2004, 02:42
Location: New Zealand

Re: Newbie Question : Google Sitemap

Post by jsw_nz »

Hi Oliver

Good to hear from you
- its been awhile for me on the forums
So you are saying - in the domain in my case

http://www.calderstewart.co.nz/

just this simple.....
http://www.calderstewart.co.nz/sitemap.php

where I SUBMIT THE URL to back-end of webmaster tools account for the site....

Two questions
(1) - Google says each URL should be on NEW LINE if done this way
- the output looks like there are no new lines for each URL

(2) Google has a recommended XML format
- with 'priority' change frequency)
- would this be a better format to submit

Cheers
and thanks in advance for your pointers/advice
jsw_nz
new zealand :D
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: Newbie Question : Google Sitemap

Post by update »

Have a look at the source code, not the rendered output.
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: Newbie Question : Google Sitemap

Post by Oliver Georgi »

sitemap.php returns the basic Sitemap XML – all is fine and as Google wants. You can hack in additional URLs if you need – have a look at
config/phpwcms/sitemap.custom.ini

You can speed up indexing with this very fast. Priority and so on is not important. Keep it simple — Google bot is clever enough.

Do not forget to feed Bing Webmastertools too:
http://www.bing.com/toolbox/webmaster
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
jsw_nz
Posts: 907
Joined: Fri 2. Apr 2004, 02:42
Location: New Zealand

Re: Newbie Question : Google Sitemap

Post by jsw_nz »

Thanks Guys!

...needed to look at source code...
...i notice the sort is based on last modified....
...good reason to keep stuff up to date / refreshed

thanks again
:D
Post Reply