CMSimple_XH_1.4

A place to report and discuss bugs - please mention CMSimple-version, server, platform and browser version
Post Reply
Termin
Posts: 101
Joined: Thu Jan 27, 2011 8:55 am
Contact:

CMSimple_XH_1.4

Post by Termin » Tue May 17, 2011 8:55 am

CMSimple_XH_1.4 VERY GOOD, THANK YOU.
There are problems:
1.
[ external image ]
2.
sitemap.xml
Pages for search:
<url>
<loc>http://mysite.com/?&amp;mailform</loc> // It is not correct, should not be!
<lastmod>1970-01-01</lastmod>
<changefreq>weekly</changefreq>
</url>

Gert
Posts: 3078
Joined: Fri May 30, 2008 4:53 pm
Location: Berlin
Contact:

Re: CMSimple_XH_1.4

Post by Gert » Tue May 17, 2011 12:31 pm

Hallo Termin,

1. You can change the delimiter in the CMSimple settings: ":" => "/"

2. CMSimple_XH don't have a sitmap.xml ...
Gert Ebersbach | CMSimple | Templates - Plugins - Services

Termin
Posts: 101
Joined: Thu Jan 27, 2011 8:55 am
Contact:

Re: CMSimple_XH_1.4

Post by Termin » Wed May 18, 2011 1:00 pm

":" => "/"
I know!
But "?" and lowercase letters remain.
"/" Character should be the default.
---------------------------------------------------
And one more thing.

Code: Select all

 http://www.mysite.com
and

Code: Select all

http://www.mysite.com/home
Same page :shock:

johnjdoe
Posts: 571
Joined: Tue May 20, 2008 6:32 am

Re: CMSimple_XH_1.4

Post by johnjdoe » Wed May 18, 2011 1:59 pm

Look here: http://www.cmsimplewiki.com/doku.php/ti ... /clean_url

Perhaps a solution for you ...

Gert
Posts: 3078
Joined: Fri May 30, 2008 4:53 pm
Location: Berlin
Contact:

Re: CMSimple_XH_1.4

Post by Gert » Wed May 18, 2011 2:16 pm

Hallo Termin,

2 years ago I have tried to establish the "/" as default page delimiter.

But after an update of old installations with old contents all internal links are not working, and the search engine results are gone, also the Google PR of the pages.

Consider, with a new delimiter, all pages are new pages for the search engines.

So we have decided to let the good old ":" as default delimiter.

If you set up a new site, you can change it however you want (if it works) - but you should not forget to do it again after every update of CMSimple_XH.
Termin wrote:And one more thing.

Code: Select all

 http://www.mysite.com
and

Code: Select all

http://www.mysite.com/home
Same page :shock:
No problem, use my plugin "canonical":

http://www.ge-webdesign.de/cmsimpleplug ... nonical_XH

Informations about canonical links you will find in many languages everywhere in the www.
Gert Ebersbach | CMSimple | Templates - Plugins - Services

Termin
Posts: 101
Joined: Thu Jan 27, 2011 8:55 am
Contact:

Re: CMSimple_XH_1.4

Post by Termin » Thu May 19, 2011 7:13 am

johnjdoe
Clean URL it's not a trick is a standard. All changes in cms.php do developers CMSimple.

--------------------------------
Hallo Gert,
"canonical" - take necessary!

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: CMSimple_XH_1.4

Post by cmb » Tue Oct 25, 2011 7:13 pm

Hello Termin,
Termin wrote:Clean URL it's not a trick is a standard. All changes in cms.php do developers CMSimple.
Using clean urls is not possible with PHP alone. It is necessary to have some kind of rewrite engine, such as mod_rewrite for Apache. But AFAIK mod_rewrite is not available on every web host, and that might be the same for ISAPI_Rewrite on IIS. :(
Gert wrote:CMSimple_XH don't have a sitmap.xml ...
There is the plugin Sitemapper_XH, which automatically creates a sitemap.xml for all installed languages.

Christoph
Christoph M. Becker – Plugins for CMSimple_XH

Post Reply