Search results

  1. tomaszjot

    Is Albany Plantation "Whites Only" ?

    Just checked results in UK again, IceToEskimos and other WF members who took time to destroy that innocent man, what have you done? Are you fucking satisfied now? Fuck this!
  2. tomaszjot

    How it is called?

    So I would like to learn how to create something like this: The official payday loans site - Get cash instantly. Like you have the switch or something and it changes values "live" Due to my poor English I don't know even how to call it so could not do any research as I don't know what to...
  3. tomaszjot

    New WF Drama. Please Explain.

    I just would like to know... Dresden is banned or not? Once I see him banned, once he's cheering victory... EMP is still a mod?
  4. tomaszjot

    The ULTIMATE List of Words & Phrases Which May Ban You on WF

    I thought it would be nice if someone gathers words which in current WF climate can get you banned. As I'm one of the nicest guys here I decided to start it. Please add offensive words to this list which you think may get you banned. 1. [CONTENT CENSORED] 2. [CONTENT CENSORED] 3. [CONTENT...
  5. tomaszjot

    How to load PHP functon into div with jQuery

    So I got this little script which helps me to create tabbed content: <script type="text/javascript"> $(document).ready(function(){ $('#tabs div').hide(); // Hide all divs $('#tabs div:first').show(); // Show the first div $('#tabs ul li:first').addClass('active'); // Set the class of the...
  6. tomaszjot

    How to approach this? (Probably JavaScript + SEO question)

    Let say I want to develop something similar to this: Samsung 300E5A-A01DX - Compare Prices - PriceRunner UK Switch menu (don't know what's the name for it) which will switch between Product Specification, Customer Reviews etc. Ideally I would like to have all information on one page so...
  7. tomaszjot

    IceToEskimos, Pick Up Milk

    seriously, otherwise the kids won't have any breakfast.
  8. tomaszjot

    How is it done?

    I've seen these sites in financial/loan niches which are collecting customers details and are paid on forms completed. Now, some of them does what is clear to me. They simply send a person to the website where the beautiful form is awaiting. Someone fills the form and affiliate gets his money...
  9. tomaszjot

    robots.txt - why it failed to stop Google from indexing folders?

    So I was checking the number of indexed pages in G just to see that instead of 200 plus pages I've got 700 plus pages indexed. Checked them. Most of them are hop links to aff offers, function folders with funtions etc. That is obviously not fucking good. I protect by folders with robots.txt, I...
  10. tomaszjot

    Regex question, PHP

    I have this HTML, need to grab price <div class="somediv"> <p class="pricediv"> £33.11 </p>...
  11. tomaszjot

    We are connecting to the retailer site message. How to make one?

    "We are connecting to the retailer site." message page I've seen sites using it on redirect. Not sure how to code it, is it possible to do it with PHP only? Any tips much appreciated. Thanks
  12. tomaszjot

    Google 7th spot is cursed?

    5 of my websites has gone trough the same process: Were ranking in top 4-5, on the 1st page. Then moved to 7th spot and disappeared. Scenario was the same for 5 times. All of the websites were EM or almost EM. The differences were: 1st site was 1 year old. Didn't do much link building to...
  13. tomaszjot

    How Strong are Sitewide Links?

    So SERP I try to concur is full of websites with PR form 2-5, each of them have around 5000-10000 indexed pages and domains from 2011 to 2006. They got good on site SEO etc. Each of the websites got around 10000 links according to YSE. Only 'doggy' thing about all this websites is that they...
  14. tomaszjot

    mod_rewrite on add-on domains doesn't work?

    So I want to have clean URLs for my hand coded site. Insted of myshittysite.com/category.php?category=something something like myshittysite.com/category/something.html I created .htaccess file in the root of add-on domain Inside I wrote something like that (that is ALL my htaccess file...
  15. tomaszjot

    Hotlinking affect on SEO

    Ok, this is retarded question I suppose, but anyway. I hotlink to images on Amazon, mostly because I'm lazy and I sell Amazon crap. Now, I masked all my aff links but do the large number of out coming links to Amazon is not telling Google "hey, this is Amazon Crap site because it links to...
  16. tomaszjot

    Site Indexed + Nowhere In Ranking = Penalty?

    So I have a new exact match site which I started on the beginning of January. It started on page 3 then 2, climbed up to 1st page then disappeared. Site is still indexed and new pages are being indexed every few days but exact match home page is nowhere in ranking. Some long tail site's pages...
  17. tomaszjot

    How good is Google in determining if text is logical?

    I know Google is obsessed with content. The question is: can G determine if text got sense or not? Lets say article like: Title: "Kitchen Equipment in Modern Flats" Text: "I like my kitchen. Walls of the kitchen were yellow and green. Is oven still hot? Spoons in the drawer were full of...
  18. tomaszjot

    PHP functions - path question

    So I have a websites developed in 'modules'. I created some functions so it is easy to maintain the website. My question: how I make the path to include the function? When I do this: <?php include("header.php"); ?> everything is fine. But when try <?php...
  19. tomaszjot

    Most stupid question about automation so far...

    I realise I cannot scale projects without automating at least some of the activities. I calculated and to finish up one project I will need 6 months if doing it 'by hand'. So I decided to buy some automation software (soon). My question is: do I have to use proxies while scrapping items from...
  20. tomaszjot

    RSS Directory Submission Question (might be boring)

    I have around 100 articles on my website. I would like to turn them into feeds and submit to directories. What would you suggest: 1. To turn into feed each of them separately with a customized description and name and then submit each of them to 5-10 directories. 2. Turn them all into one...