Jump to content

Leaderboard

  1. DragonVoid

    DragonVoid

    Enthusiast


    • Points

      6

    • Posts

      301


  2. katos

    katos

    Contributor


    • Points

      2

    • Posts

      167


  3. Tony

    Tony

    Administrator


    • Points

      2

    • Posts

      5,256


  4. Jrock

    Jrock

    Retired Staff


    • Points

      1

    • Posts

      612


Popular Content

Showing content with the highest reputation on 07/09/2014 in all areas

  1. Hello fellow Flakers, Besides the here & there help I've provided for those that have created a topic seeking assistance, I feel I have not really contributed much to this great community. So I am going to give back by providing some great SEO tools & knowledge from both the White Hat & Black Hat perspective. (Black Hat <3) I have not seen a full blown SEO Help topic here & I see a lot of newcomers to the world of hosting, owning, running a website so I hope this can help. White Hat First off Get yourself a Google Webmaster Account & Bing/Yahoo Webmaster Account also get a Google Analytics Account (its the best imo) & Signing up for Bing/Yahoo ADS gets you a 50$ advertisement credit, even if people dont click a % of impressions are people that might have seen your site. The webmaster accounts allow you to upload sitemap files specifically designed for bots to crawl. They provide very good data on how many search impressions you receive, what is clicked most, as well as getting your website into 3 of the most popular search engines. You can have a sitemap made for free at many sitemap generating websites who abide by the guidelines of google & bing, here is an example site that I use. http://www.web-site-map.com/ You will want to index as many pages as possible & its best to select directories / pages with a lot of content and links. After tracking this info through your webmaster accounts you will get a grip on what people are looking for and what brings you the most traffic. This is key, especially when it comes to Meta Tags and the display of your website in the search engines. With meta tags you can add a title, description & keywords. (All hidden on the face of the website but the Title & Description appear in the search engine) This will show your site in an organized fashion in the search engines & allows you to dictate what appears. <head> <title> Your Website </title> <meta name="description" content="Keyword 1, Keyword 2, Keyword 3, ETC, Seperate using commas"> <meta http-equiv="content-type" content="text/html;charset=UTF-8"> </head> Next Up is social networking (If you want to advertise what your doing) Facebook, Twitter, Tumblr, Reddit, etc. Posting content on a daily basis, followers or not, is a great way to get recognized and the more sites linking in to your website out there the better. Bots will crawl and Bots will see. Black Hat To get views and ranked fast, this is the way to go but every rose has its thorn, some of these methods will indeed boost your site ranking, but some things might suffer like your bounce rate & time spent on the site. Here are some great websites AlexaBoostup.com Essentially this works as long as people use it. It works off a point system, you are give 500 points to start & each point spent is a view from somebody else, you can gain points by viewing others and every 90 seconds a new site appears. Each site you view you gain 1 point. You can just let this run all night gaining points & then during the day you can allow your points to be spent. This only works if you have the Alexa Toolbar installed but nonetheless it gets your website viewed and I vouch for it as it does work. Linkcollider.com This works in a similar manner to AlexaBoostup in terms of points but does not require the toolbar, it is a more general autosurf application and is not limited to websites. You can use this too boost all your social networks, and instead of people only viewing yourwebsite they can choose to retweet, like a facebook post, subscribe to your youtube, etc. Very Powerful tool. Pingfarm & IndexKings Ping farm allows you to add an unlimited amount of URLS and will ping search engines, enticing the bots to crawl as the ping signals the site has been updated, create a .txt file with the urls you want it to ping and ping it as many times as you would like. Index Kings allows you to add an unlimited amount of URLS and will then add links to at least 15,000 sites per URL. This is very powerful as the more sites your websites link appears on the more it will appear on search engines. The only other tip I have for Black Hat Seo is get this program called Tviewer. Seen here I'm not going to post a download link, you will have to find it on your own. Install Alexa & Quantcasts tags into your browser, Along with google analytics this will give you a well rounded perspective on your sites views. I hoped this is useful! I'm no expert, just a few tips that have worked for me. Less than 48 hours of my full blown SEO integration.
    1 point
  2. There are many ways for a site to get compromised however most are the same result, hackers either try to use your site to serve malicious files, or try to redirect your users to infected sites. Here are some things that are common that hackers do that you should look our for. 1. They will always try to leave behind a file or two as aback door into your system, it's a good idea to understand what files are good files and what files are bad. To do this you can compare the file set of your site to a fresh file set from a download. 2. Look for files with odd or random .php extensions, here are some examples, these are not exact names, but examples of a typical naming structure, they will either be short and sweet like sh.php or a random string followed my .php zx.php sh.php 123482379874hjsdf8734.php dsfjklsadjfklasdjfklads.php ipbfirewall.php When inspecting any files and you see any reference to ipbfirewall, this is not a real product or item, it's bad code left behind made to look like it belongs, so you can safely delete it. Example of IPB_Firewall code that IS NOT FROM IPS if ( ! defined( 'IPB_FIREWALL' ) ) { define('IPB_FIREWALL', 1); /** * NOTE: This is a protecting web-firewall module generated by Invision Power * Module includes security patch for high-risks vulnerability CVE-2012-5692 * Do not touch this file for security reasons * Please insert this code to as many php files as possible * * @package IP.Firewall * @version $Revision: 9544 $ * @md5 e66e6cadd6e13efea54ed50c0eb2d32b * @sha1 6966286d64352840245f5b2248545450 * @crc32 5f51554f5445225d293d3d2463732965 */ These are most commonly placed in the root directory, /cache, /public /uploads or other areas. 3. Another thing to look for are odd folder names, you can again compare your folder structure from a fresh download of files to compare them, they will often create odd names directories or try to mimic an existing name as well. Here is what a standard folder/file structure looks like for the forum directory Here is what a typical /cache folder looks like as well 4. If you see any odd files in those folders that do not belong, odds are they do not belong there, you can open the file to inspect the code as well to see if it looks like a legit file or not. Keep in mind if you have third party add ons or other apps installed, these can often also require other files. 5. After you have cleaned up any bad files, the next step is a fresh file upload of the board and all apps that you have installed. You can download these from the client area, upload them via FTP, making sure to over write any and all existing files. 6. After that is done, log into your admincp, and you will see a "Furl cache out of date error" please click the option to "Rebuild Furl Cache" to correct that error. This is normal and due to the new files that were just uploaded. 7. Rebuilding HTML & CSS and Recaching your skins. Often times there will be an infection deep inside of your templates or code left behind, this is done via a direct file edit to your skin files, rebuilding and recaching will often clear this out. To do this select "Look & Feel" from the tabs, then select "Manage Skins and Languages" Then on the left side you want to select "Template Tools You will then see an option to Rebuild Master Skin Data, select HTML & CSS from this and also all of your apps as below. After that is completed, then select the Template tools again and now at the top select "Re-Cache Skin Set's" 8. Often times a offender will also dig into your language files and infect them as well, to correct this, select "Look & Feel" > Manage Languages, on the language pack effected, select the drop down menu to the right and then "Rebuild from XML" This will rebuild your language files for you. If you are using a third party or custom language file, please re-import the language pack to correct any issues. 9. Another common issue that I have seen is offenders modifying your .htaccess, conf_global.php, initdata.phpor index.php files and adding extra code to them for re-directs or other purposes, please inspect all of your .htaccess index.php and conf_global.php files for proper code. Over writing the new file set for the board files will correct the index.php and initdata.php files, however not the .htaccess or conf_global.php 10. The last thing you want to make sure of is that you have changed all of your admins passwords on your forum, your FTP access details, and any control panel access as well. In most cases I even recommend updating your mysql database password too. See your host for details on that if you are not sure how to update the mysql password. 11. Reimporting your hooks is another item that should be done as well, from the admincp > manage hooks > re-import all hooks 12. The last step is to run the tools from the system security area Admincp > System > System > Security Center This is not my tutorial.. I just posted it here straight from IPS Knowledge Database
    1 point
  3. I don't know how long this has been going down, but after liking a post, you're unable to unlike it. I'm running 3.4, and this applies on all skins. Any replies would be much appreciated.
    1 point
  4. I contemplated just "removing" this topic as an example for why you should appropriately name your support topics, but then I realized no one would see it. Instead, I'll happily post this: USE DESCRIPTIVE TOPIC TITLES FOR YOUR SUPPORT TOPICS! Edited your topic title to include the words "line (skin adjustment)" as I'm not even sure what the hell you are asking. Perhaps reviewing our Support Request Guidelines would do you some good.
    1 point
  5. Absolutely love some of the new features, and the design is so sleek, modern and frankly, jaw-dropping. One thing that slightly bothers me though, is the fact that this IOS version seems a little bit like a giant advertisement: "connect your Iphone to your Imac, Macbook's, or ipod" <--- AKA: Buy 2 or more of our products otherwise it's IOS7 with a new UI. Mind you, that may just be my cynical self.
    1 point
  6. I believe there is an option in the config files to be able to set the default colour
    1 point
  7. Welcome to WebFlake! There's some handy links in my signature that I suggest you check out if you are new here. Let us know if you have any questions and enjoy your stay!
    1 point
  8. I appreciate your effort to help rid the community of spammers. I've removed the account in question (not sure how he managed to go unnoticed). For future issues like these, please contact Jrock or I directly (via PM). Issue resolved = topic locked.
    1 point
  9. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved. If you have other questions, please open a new topic.
    1 point
  10. Most likely not.. There is a chance but it is very slim.
    1 point
  11. For the status updates.. Make sure the hook is enabled.. And for the recent topics you can use this.. If you don't like that, then give this a try.
    1 point
  12. There is a simple fix for this.. Tell them to leave if they don't like it.. It is your community you can run as you like.. If people can't handle it then they should be on the Internet. They should be mature enough to handle it.
    1 point
  13. I like using HostGator.. I have had nothing but good experiences in the past while using them. Also for your first month you can get hosting for a penny.
    1 point
  14. Done thx , i have this code on css not that #more_apps_menucontent a:hover, .submenu_container a:hover { background: #242424; color: #fff; }
    -1 points
This leaderboard is set to New York/GMT-05:00
×
×
  • Create New...