Notes for Nicole Sharp's Website: Difference between revisions

From NikkiWiki
Jump to navigation Jump to search
Tags: Mobile edit Mobile web edit
(6 intermediate revisions by the same user not shown)
Line 195: Line 195:
# https://help.dreamhost.com/hc/articles/216109967/
# https://help.dreamhost.com/hc/articles/216109967/


# Apache HTACCESS (hypertext access) for Nicole Sharp's Website.
# Apache HTACCESS (Hypertext Access) for Nicole Sharp's Website.
# 2023-09-03 Nicole Sharp
# 2023-09-03 Nicole Sharp
# https://www.nicolesharp.net/
# https://www.nicolesharp.net/
Line 221: Line 221:


/*
/*
PHPINFO (Personal Homepage Hypertext Preprocessor Info) for Nicole Sharp's Website.
2023-09-03 Nicole Sharp
2023-09-03 Nicole Sharp
https://www.nicolesharp.net/
https://www.nicolesharp.net/
Line 239: Line 240:


* <code>https://www.matomo.org/</code>
* <code>https://www.matomo.org/</code>
* <code>https://www.matomo.org/download/</code>
* <code>https://www.matomo.org/installing-matomo/</code>
* <code>https://www.matomo.org/how-to-configure-matomo-for-security/</code>
==== Matomo plugins ====
* <code>https://plugins.matomo.org/forcessl/</code>
* <code>https://plugins.matomo.org/provider/</code>
* <code>https://plugins.matomo.org/securityinfo/</code>
* <code>https://plugins.matomo.org/ip2location/</code>
* <code>https://plugins.matomo.org/bandwidth/</code>
* <code>https://plugins.matomo.org/googleanalyticsimporter/</code>
* <code>https://plugins.matomo.org/taskstimetable/</code>
* <code>https://plugins.matomo.org/jstrackercustom/</code>
==== Matomo Cloudflare App ====
* <code>https://www.cloudflareapps.com/apps/piwik/</code>
* <code>https://www.matomo.org/how-do-i-install-the-matomo-tracking-code-on-my-cloudflare-setup/</code>
==== Matomo reports ====
* [https://www.matomo.org/faq_34856/ "Emails From Matomo Are Not Being Sent, How Do I Troubleshoot and Solve the issue?" (Matomo)]
* <code>https://www.matomo.org/create-and-schedule-a-report/</code>
* <code>https://www.matomo.org/downloading-and-sending-your-custom-reports-by-email/</code>


=== <abbr title="Google Analytics">GA</abbr> ===
=== <abbr title="Google Analytics">GA</abbr> ===


* <code>https://analytics.google.com/</code>
* <code>https://analytics.google.com/</code>
==== GA Cloudflare App ====
* <code>https://www.cloudflareapps.com/apps/googleanalytics/</code>


=== Clarity ===
=== Clarity ===

Revision as of 2023-09-03T06:19:25

Notes on the development of Nicole Sharp's Website.

Web Platform

HTML

LANG

Unicode

HTML validation

CSS

XHTML

XHTML 1.0 has better intercompatibility with HTML 5 than XHTML 1.1. [1]XHTML 2.0 is an incomplete standard.

SVG

SVG 1.2 and SVG 2.0 are incomplete standards.

MathML

MathML 4.0 is an incomplete standard.

XML

DTD

JS

JSON

webmail

Outlook

15 GB of free mailbox storage.

GMail

15 GB of free mailbox storage.

Yahoo

1000 GB of free mailbox storage.

AOL

1000 GB of free mailbox storage.

webdomain

webhosting

  • http://personal.frostburg.edu/nlsharp0/

Altervista

DreamHost

Cloudflare

TXT

ROBOTS

SITEMAP

SECURITY

HUMANS

HTACCESS

.htaccess

RewriteEngine on

RewriteRule ^/?wiki(/.*)?$ %{DOCUMENT_ROOT}/w/index.php [L]
# https://www.mediawiki.org/wiki/manual:short_URL/Apache

RewriteCond %{HTTP_HOST} nicolesharp\.net [NC]
RewriteCond %{REQUEST_URI} ^/$
RewriteRule ^(.*)$ /wiki/NikkiWiki$1 [L]
# https://help.dreamhost.com/hc/articles/216109967/

# Apache HTACCESS (Hypertext Access) for Nicole Sharp's Website.
# 2023-09-03 Nicole Sharp
# https://www.nicolesharp.net/

PHP

PHPINFO

info.php

<?php

phpinfo();

/*
PHPINFO (Personal Homepage Hypertext Preprocessor Info) for Nicole Sharp's Website.
2023-09-03 Nicole Sharp
https://www.nicolesharp.net/
*/

?>

INI

webanalytics

Matomo

Matomo plugins

Matomo Cloudflare App

Matomo reports

GA

GA Cloudflare App

Clarity

Metrica

websearch

Google

Bing

Yandex

MediaWiki

wikimarkup