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 comments to promote our own website/blog. It'll help in white (or grey) hat seo by speeding up this task
After adding the main functionality i'll add more options like filters, other options to search etc.
Ofc it'll use proxy rotation to not get banned for asking Google too many times!
It'll be web application probably created in PHP, MySQL + front end HTML, CSS
In the topic i'll write about my progress of coding the tool, what i did, what i will add
Of course if it will go well, i'll try to monetize it!
I think, i'll create the tool in two languages - Polish (my native language) and English (for the whole world
).
First to do:
- create main functionality to displaying searched result as i need on localhost server (xampp):
i am entering the word, it gives me result in title, link, maybe description.
About me: I am 19 years old. I go to the 3rd class of technical school
I would like to profesionally program in the future!
Let's see how will it go?
Actually i've done:
- basic function to displaying plain links for given search (for now it displays max 100 links because i need only fresh websites to put comments on)
To-do:
- displaying together: title above the link and description under the link. I think description will help users to check quickly about what is given page and is it a page worth attention
When i'll add some more features, i will add also some screenshoots of what i did!
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 comments to promote our own website/blog. It'll help in white (or grey) hat seo by speeding up this task
After adding the main functionality i'll add more options like filters, other options to search etc.
Ofc it'll use proxy rotation to not get banned for asking Google too many times!
It'll be web application probably created in PHP, MySQL + front end HTML, CSS
In the topic i'll write about my progress of coding the tool, what i did, what i will add
I think, i'll create the tool in two languages - Polish (my native language) and English (for the whole world
First to do:
- create main functionality to displaying searched result as i need on localhost server (xampp):
i am entering the word, it gives me result in title, link, maybe description.
About me: I am 19 years old. I go to the 3rd class of technical school
Let's see how will it go?
Actually i've done:
- basic function to displaying plain links for given search (for now it displays max 100 links because i need only fresh websites to put comments on)
To-do:
- displaying together: title above the link and description under the link. I think description will help users to check quickly about what is given page and is it a page worth attention
When i'll add some more features, i will add also some screenshoots of what i did!
Last edited by a moderator:


