This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
overview:admin_area_manual:settings [2016/09/06 04:30] Den |
overview:admin_area_manual:settings [2016/09/06 06:05] (current) Den |
||
---|---|---|---|
Line 253: | Line 253: | ||
Sitemap is is a list of pages of a web site accessible to crawlers or users. | Sitemap is is a list of pages of a web site accessible to crawlers or users. | ||
- | By default the SkaDate software package includes the sitemap.xml and robots.txt files. | + | By default the Oxwall software package includes the sitemap.xml and robots.txt files. |
You will be able to access these files on your server in the public_html/directory or other directory the software is installed in. | You will be able to access these files on your server in the public_html/directory or other directory the software is installed in. | ||
Line 262: | Line 262: | ||
|**Note:** Replace [your_site_URL] with your site name.| | |**Note:** Replace [your_site_URL] with your site name.| | ||
- | The robots.txt file content for the SkaDate demo site looks like this: | + | The robots.txt file content for the Oxwall demo site looks like this: |
<code> | <code> | ||
Line 288: | Line 288: | ||
Disallow:/admin/ | Disallow:/admin/ | ||
- | Sitemap: https://demo.skadate.com/sitemap.xml | + | Sitemap: https://demo.oxwall.com/sitemap.xml |
</code> | </code> | ||
Line 303: | Line 303: | ||
{{:overview:admin_area_manual:seo_2.png?500|}} | {{:overview:admin_area_manual:seo_2.png?500|}} | ||
- | Since the sitemap generation process depends on [[manuals:cron_configuration|Cron Jobs]], make sure it is working on your server. | + | Since the sitemap generation process depends on [[install:cron|Cron Jobs]], make sure it is working on your server. |
If the site is populated and consists of many pages, the sitemap generation may take up to several days. | If the site is populated and consists of many pages, the sitemap generation may take up to several days. |