In addition to the usual url ("/page-read.html?to-id=%id%) that many wapkiz blogs use, which is not recommended for good SEO, let's practice another way to do it. We will use a full url of the post .

Let's substitute the url for this one below.

/page-read/%id%/%lname%.html

Where:

  • page-read = is the page on which the blog will be opened.
  • %id% = is the blog ID
  • %lname% = is the blog title but without spaces between characters, if you use %title% you will have blank spaces between words.
  • Then, on the blog page, the "read" page change the value of "to=:to-id:" to the following value "to=:url-1:".

    Learn more about using this wapkiz tag at How to show parts of url in wapkiz and wapaxo