Write information to text file with php functions.
PHP file creation
read more
Write information to text file with php functions.
In the dasmebel web site, which I have already told in previous post, I needed to conclude "Characteristics" word in noindex. But it is located not in its own field but with product information. For decision of this task I used php ф-ции str_replace function. First of...
There is a web site (e-commerce) dasmebel. It works on Drupal 6 with Ubencart. I was asked to make seo audit with this project. I had difficulties with pager, which I needed to conclude pager into noindex, except number pages.To do this, I made next steps: Open file...