Recent content by 666piter

  1. 6

    Road to create my own SEO links tool!

    Some people doesn't want to pay 100$ for Scrapebox ;) By the way you have right, we have to wait and see the end result of my work :) And as i know site:URL shows only indexed by Google results, i want to display users fresh tweets, posts, blog articles etc - it's something other than only...
  2. 6

    Road to create my own SEO links tool!

    I'll use more resources than Google to display users the newest posts etc on given topic, keywords or niche :) More quality, less quantity. It'll be more like white/grey seo, not black hat to spamming with comments :) There's enough harvesters for spamming.
  3. 6

    Road to create my own SEO links tool!

    Hi. I didn't see the tool before. I know that competition will always be, but my tool will be other than the tools that exists ;) They are more like harvester - much low quality resources (like all search engine - almost everyone use only Google..). It's in my opinion too advanced tool, too...
  4. 6

    Road to create my own SEO links tool!

    + coded saving the settings to database (insert into if user has no settings, update only if has), + improve database organization :) Now i have to code "sketch" for results (for now Google results which i've already did) display on a right side of the layout based on the settings (keywords...
  5. 6

    Road to create my own SEO links tool!

    Yesterday I coded simple front-end layout in HTML and CSS (layout is based on CSS Grid). + I added 104 languages to user settings, because with this i'll be able to base the search on the selected language (for example it will work for Google results - only where is possible to set lang) to...
  6. 6

    Road to create my own SEO links tool!

    I've created basic login template. It's working correctly, saving users to database, checking whether there is a user with a given login/email etc. It hashes passwords with a strong hash algorithm. Now i have to add few more security elements against bad people ;) Later interesting will be topic...
  7. 6

    Road to create my own SEO links tool!

    Now i am looking for another resources to my tool which i will add - they must have api's to scrape data legally ;) And i'm creating a basic login/register system (php, mysql, js, html, css) - it's also important element of the tool. It must be safe, what is very important and not so easy to...
  8. 6

    bot/script question

    Make research about cURL - you can use it with php/python as i know :)
  9. 6

    Road to create my own SEO links tool!

    Thanks! Except Google Research i will add more resources to scraping the newest articles/posts etc on selected keywords. But it'll be in the near future :) Actually i am collecting informations what can i add to resources, how to scrape new resources in a good way. Also i have to change the main...
  10. 6

    Road to create my own SEO links tool!

    + I found a trick how to set in Google Search a date in a given range from-to time and sort it by the date (the newest on top) :) It works by adding a some code to the address. I'll think about rewriting the code of main function to keep data in two-dimensional array to better manage it...
  11. 6

    Road to create my own SEO links tool!

    I've added descriptions to every link. Also i've modified code to not display "Images for $keyword" for Polish and English language :) For now it's preview only for me. Later i'll code front-end (user side) with HTML, CSS. Also i'm going to add saving the data to database, because i assume that...
  12. 6

    Road to create my own SEO links tool!

    Done: - modified the basic function to display links and headers correctly - without anchor to "Images for $keyword" to Google Images :) - modified regex for links, headers To-do: - add description excerpts for every header.
  13. 6

    Road to create my own SEO links tool!

    Hi everybody! Here i will post my progress of creating my first SEO tool which will collect related thematically links to blogs, websites - everything what can we find by searching in Google for a given topic. Initially it will search by entered keywords last added pages where we can put...
  14. 6

    Tracking website on google at every searchable links

    Hello. Can you give me any information is it possible and if it's, how to check on what keywords my website is findable in Google? Something like i have site about SEO. I can track main keywords like seo tools, seo tutorials etc, but sometimes our articles from blog are searchable from another...
Back
Top