Page 1 of 1
SEOBoost
Posted: Wed Mar 20, 2019 1:10 pm
by musicscore
I installed SEOBoost 0.9beta and added {SEOBoost action=metadata showbase=true} direct after <head> (in the template).
I added all SEOBoost templates to the design.
But still, no sitemap and/or robot file.
Please help !!!
Re: SEOBoost
Posted: Wed Mar 20, 2019 3:35 pm
by Rolf
I never used this module but the name suggest to me it creates meta tags in the page head, canonical urls and that kind of stuff. Not a sitemap/robots.txt file, but I may be wrong here...
For sitemaps and robots.txt files you can use SitemapMgr
https://cmscanbesimple.org/blog/how-to-use-sitemapmgr
Re: SEOBoost
Posted: Thu Mar 21, 2019 3:14 pm
by chrisbt
Sorry for the problem. Could you pm the site url and I'll have a look to see what is happening.
Could you also post the system information here too.
Do you use pretty urls?
Re: SEOBoost
Posted: Fri Mar 22, 2019 11:16 am
by musicscore
The Url is
http://www.annemiekjanmaat.nl
I do not use pretty url's.
Here is the system info :
Code: Select all
----------------------------------------------
Cms Version: 2.2.7
Installed Modules:
AdminSearch: 1.0.4
CGCalendar: 2.5.1
CGExtensions: 1.60
CGSimpleSmarty: 2.1.8
CGSmartImage: 1.22.2
CMSContentManager: 1.1.6
CMSMailer: 6.2.14
Captcha: 0.5.5
CmsJobManager: 0.1.2
DesignManager: 1.1.4
FileManager: 1.6.6
FilePicker: 1.0.2
FormBuilder: 0.8.1.6
Gallery: 2.3.2
Gbook: 2.2.6
MenuManager: 1.50.3
MicroTiny: 2.2.2
ModuleManager: 2.1.3
MysqlDump: 1.2.4
Navigator: 1.0.8
News: 2.51.3
Printing: 1.1.2
SEOBoost: 0.9beta
Search: 1.51.4
Statistics: 1.2.1.2
ThemeManager: 1.1.8
TinyMCE: 3.2-beta5
Config Information:
php_memory_limit:
max_upload_size: 1024000000
url_rewriting: none
page_extension:
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: Europe/Amsterdam
permissive_smarty: false
Php Information:
phpversion: 5.5.38
md5_function: Aan (Waar)
json_function: Aan (Waar)
gd_version: 2
tempnam_function: Aan (Waar)
magic_quotes_runtime: Uit (Onwaar)
E_ALL: 32767
E_STRICT: 2048
E_DEPRECATED: 8192
test_file_timedifference: Geen tijdsverschillen gevonden
test_db_timedifference: Geen tijdsverschillen gevonden
create_dir_and_file: 1
memory_limit: 1024M
max_execution_time: 300
register_globals: Uit (Onwaar)
output_buffering: 4096
disable_functions:
open_basedir:
test_remote_url: Succes
file_uploads: Aan (Waar)
post_max_size: 1024M
upload_max_filesize: 1024M
session_save_path: /tmp (0700)
session_use_cookies: Aan (Waar)
xml_function: Aan (Waar)
xmlreader_class: Aan (Waar)
check_ini_set: Aan (Waar)
curl: Aan
Performance Information:
allow_browser_cache: Uit (Onwaar)
browser_cache_expiry: 60
php_opcache: Aan (Waar)
smarty_cache: Uit (Onwaar)
smarty_compilecheck: Uit (Onwaar)
auto_clear_cache_age: Uit (Onwaar)
Server Information:
Server Software: Apache
Server Api: cgi-fcgi
Server Os: Linux 2.6.32-896.16.1.lve1.4.54.el6.x86_64 Aan x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 10.1.24
Server Db Grants: Er is een "GRAND ALL" permissie gevonden, alles lijkt in orde.
Permission Information:
tmp: /home/janmaat/public_html/tmp (0755)
tmp_cache: /home/janmaat/public_html/tmp/cache (0755)
templates_c: /home/janmaat/public_html/tmp/templates_c (0755)
modules: /home/janmaat/public_html/modules (0755)
uploads: /home/janmaat/public_html/uploads (0755)
Bestandscreatiemasker (umask): /home/janmaat/public_html/tmp/cache (0755)
config_file: 0644
----------------------------------------------
Re: SEOBoost
Posted: Fri Mar 22, 2019 11:26 am
by chrisbt
Thanks. I'm almost certain that the problem is that the way the module knows that sitemap.xml or robots.txt is being accessed requires pretty urls.
I will check this out but I don't believe this feature will work without pretty urls being enabled.
Thanks for the details