Hello x10 staff,
I can not access the site but suddenly my account is suspended. What happened? I have two websites here, all using Drupal and only uses three modules, the module is very small and not likely to add pressure on the server. I use the following modules:
1. NoFollowList -> Adding rel="nofollow" tags.
2. Global Redirect -> Redirect the url if there are non SEO friendly Url (i.e. /index.php...)
3. Code Filter -> Provide ability to post tags like div, code, or php.
6 days ago I was using Views and CCK but now I do not use it again and create a new website with the standard modules of Drupal. To reduce the load on the server every time there are anonymous visitors coming to my site then I turn on the page caching feature.
Drupal builds a new web page for every visitors, so if two visitors visiting the same page, Drupal builds it twice. But with the page cache feature turned on, Drupal will save the web page when first visitors come, and give the saved pages to other visitors. This will speed up my website because hundreds of queries to database are replaced with one single query.
But why my account is still suspended after doing it all? I even remove all jQuery like Cycle, Superfish or pngFix. Please check my website from the admin side so I know for sure what caused it all.
Thanks,
I can not access the site but suddenly my account is suspended. What happened? I have two websites here, all using Drupal and only uses three modules, the module is very small and not likely to add pressure on the server. I use the following modules:
1. NoFollowList -> Adding rel="nofollow" tags.
2. Global Redirect -> Redirect the url if there are non SEO friendly Url (i.e. /index.php...)
3. Code Filter -> Provide ability to post tags like div, code, or php.
6 days ago I was using Views and CCK but now I do not use it again and create a new website with the standard modules of Drupal. To reduce the load on the server every time there are anonymous visitors coming to my site then I turn on the page caching feature.
Drupal builds a new web page for every visitors, so if two visitors visiting the same page, Drupal builds it twice. But with the page cache feature turned on, Drupal will save the web page when first visitors come, and give the saved pages to other visitors. This will speed up my website because hundreds of queries to database are replaced with one single query.
But why my account is still suspended after doing it all? I even remove all jQuery like Cycle, Superfish or pngFix. Please check my website from the admin side so I know for sure what caused it all.
Thanks,