Search

Rss Posts

Rss Comments

Login

 

Linkator

Jul 25

Linkator is the avtomatizirovannya system of exchange by Refs.s. Participants place for itself on a site the catalogue of Refs.s, where the sites of other participants are presented, or pay placing of reference the creator of catalogue without placing of catalogue for itself.

PPC – Pay Per Click PPC

Jul 25

(pay per click)(angl.) to pay for pressure. It is the system of advertising in the internet, which places advertising on sites, suitable under this theme, and payment goes for pressure an user on a banner(text or graphic). Thus turns out that an advertiser buys itself clients in the internet after fully priemlimuyu sum.

phpdug symbols encoding problem

Jul 25

phpdug coul not works normal with russian and other languages well in front and backed

to fix this you need just add

1
2
3
4
5
mysql_query( "set session character_set_server=utf8;", $db_connection );
mysql_query( "set session character_set_database=utf8;", $db_connection );
mysql_query( "set session character_set_connection=utf8;", $db_connection );
mysql_query( "set session character_set_results=utf8;", $db_connection );
mysql_query( "set session character_set_client=utf8;", $db_connection );

to

line 81

1
2
3
4
5
6
7
8
9
10
11
function db_connect($config)
{
$db_connection = @mysql_connect ($config['db']['host'], $config['db']['user'], $config['db']['pass']) OR error (mysql_error(),$config, __LINE__, __FILE__, 0, '');
$db_select = @mysql_select_db ($config['db']['name']) or error (mysql_error(),$config, __LINE__, __FILE__, 0, '');
mysql_query( "set session character_set_server=utf8;", $db_connection );
mysql_query( "set session character_set_database=utf8;", $db_connection );
mysql_query( "set session character_set_connection=utf8;", $db_connection );
mysql_query( "set session character_set_results=utf8;", $db_connection );
mysql_query( "set session character_set_client=utf8;", $db_connection );
return $db_connection;
}

public_html\includes\functions\func.global.php

How to convert PHPDug to UTF8 encoding (all tables)?

Jul 25

Just run in phpmyadmin this rows… read all »

What searching system is most popular in Runet ?

Jun 07

What searching system is most popular in Runet ?
In obedience to statistics of visited of poulyarnykh of the Russian sites:

  • Yandex (48.8%)
  • Google (31.0%)
  • Rambler (5.94%)
  • Aport (5.77%)
  • Mail.ru (3,9%)
  • MSN (1.93%)
  • Yahoo (0.4%)
  • Altavista (0.06%)

Is there registration in catalogues, for what it?

Jun 07

Is there registration in catalogues, for what it? Catalogues are the ground posts of the internet. Once registration of site in catalogues was by the unique inexpensive method to declare about the site. Now, when the searching systems are used by more than 95% users, catalogues remain the all those ground posts, but already for the robots of the searching systems. Registration in catalogues gives the strong improvement of nakhodimosti site in the searching systems, thus, that most important, exactly on a type,to the bringing a profit queries. We use the own, continuously filled up lists of catalogues, that gives an effect much the best, maybe, immeasurably the best, than automatic systems of registration.

Weight of reference Thick

Jun 07

Weight of reference Thick reference (strong reference) is reference from a page with large weight (by authority). Authority of this referring page, in same queue, the higher, than anymore amount and than stronger than reference already on this page. Authority of page for every search engine is determined variously, for example for Google it PR of page (visible as a green strip in Google barins). For Yandeksa – authority of page is not shown presently (possibly that it was not traded them).De autre part: weight of reference the less than, than other more Refs.s are on this page (and external and internal). At the standard calculation of “outgoing authority” authority of page is as though gone shares between all Refs.s on this page. At non-standard – possibly not equally. Sometimes under weight of reference understand clean not weight (described higher), but weight taking into account different coefficients, for example subjects.

vIC

Jun 07

The self-weighted index of quoting (vIC) is a quantitative index of popularity of web page or web site, determined as an amount of Refs.s on this page or site from other server-resources, every reference is important here, depending on “authoritativeness” of web site which it is located on.

Banner Banner

Jun 07

Banner Banner – it more frequent than all an animation graphic picture placed with the purpose of advertising on some site. Sometimes it is compared to the outdoor advertising.

Ban of site

Jun 07

Ban of site – from angl. of to ban – to forbid. Expression, meaning prohibition of site for codeindexing and ranging of site the moderator of the searching system. Usually used to the site, to applying the methods of searching spam. It is necessary to distinguish ban of site from the different type of pessimizacii site. As a rule, ban of site results in the complete exception of site from the index of the searching system and prohibition of him for further indexation. For taking off an embargo correspondence is required with the moderator of the searching system.

 
Get Adobe Flash playerPlugin by wpburn.com wordpress themes
27 queries. 1.847 seconds.