Szia!Segitsegre lenne szuksegem!
SEO-val biztak meg.Egy web designer cegnek dolgozom.Eloszor csak admint kellet csinalnom,de egyre komolyabb feladatokra kernek meg.Azt szeretnem tudni,h tudnal e segiteni abban,h hol lehet linkeket `feladni`?Vagy tudsz e olyan weboldalt,ahol a legjobb lenne ennek utananezni,tanulni?
Igazan kezdo vagyok,de erdekel es nyitott vagyok.
Elore is koszonom!
Our proprietary web-based* application, WebMove, is easy and 100% free. Open a secure account to organize your move, compare movers and other providers in your area, order boxes at a discount, transfer utilities, even change your address with the post office.
It's always exciting for us to hear great results from our customers, and every so often a story comes along that is so compelling we feel we should share it around. Varonis Systems is the leading provider of comprehensive actionable data-governance solutions, creating products that give organizations total visibility and control over company data.
Primacy Mortgage is far different than anything you have seen in the mortgage business. In an industry cluttered with companies who are happy providing mediocre advice and service, we strive for more.
Hello again,
After posting the error message, I got my ISP to look at the problem, they have added a line to the top of the htaccess file "Options +FollowSymLinks
all works fine now, should I now add a new htaccess file to my administrator folder for extra protection??
Thank you again.
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR] ##optional - see notes##
RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$ [NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) index.php
RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]
RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]
RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
RewriteRule ^(.*)$ index.php [F,L]
<Files configuration.php>
deny from all
</Files>
<Files link.php>
deny from all
</Files>
<FilesMatch "\.(htaccess|inc|tpl|h|ihtml|sql|ini|conf|class|bi n|spd|theme|module|exe)$">
deny from all
</FilesMatch>
#ErrorDocument 404 /
ErrorDocument 403 /message.php