Search results

  1. M

    Permanently Closed Marketplace Sales Thread

    UPDATE: Starting second month of elite package, great service so far, website is starting to fill with quality articles, already got some impresions! I can't wait to see @AllenTom and his team to start with link building :)
  2. M

    Permanently Closed Marketplace Sales Thread

    Placed Order for Elite pack with them. @AllenTom was really helpful with all my pre purchase questions and I'm looking forward to work on my site with them.
  3. M

    Web scraper for Woocommerce

    If you'll run scraper from your local computer, think also about using some VPN, at least some free version.
  4. M

    Permanently Closed Marketplace Sales Thread

    Hello, can you send me some samples? Would be interested in Elite plan.
  5. M

    Introducing myself, plans and goals

    Welcome. I like that you're thinking in terms of brand awareness and long term value proposition. I think for the start it would be good to pick some niche in which you'll be publishing the content. About promotion, don't just stick to Twitter. Try more platforms at once to see which will...
  6. M

    Thoughts on travel niche? Still a no-go or good time to start pushing it again?

    I'm from central europe and we can't cross borders and not even regions in our own coutry :D Anyways, this can't last and I think this niche will offer more for marketers than in pre pandemic world, since it has to make inovations, come up with new services etc. so there could be new big sub...
  7. M

    Easiest/Best programming language to learn?

    When I was picking up my first language, I could not decide either, so I started with computer science course on Brilliant(dot)org and youtube videos from Crash course on this topic. This gave me enough fundamentals and more clue about what I want to learn. Also to be mentioned, programming...
  8. M

    Editor X released, any thoughts?

    Just had a look and although it looks similar to Webflow, features it provides are way more promising. I once created web app with Webflow, used their export code function and then wrote some javascript to add logic I needed. But code Webflow generated was kinda shitty, (no splitting in...
  9. M

    Question from someone with a bit of coding experience in Web Development

    Have a look at Integromat or Zapier. With those you can simply build script that parses your csv and creates standard or custom post type in your WP site.
  10. M

    Wordpress plug-in for chat room

    Have a look at Talk JS
  11. M

    A few questions about UX.

    When I started developing real estate investment app with my team, it begun with product description > wireframing and logically structuring the app > consulting the wireframe > showing it to other people > making some clickable version (could be website, could be e.g. Figma) > letting people...
  12. M

    Wordpress site advice

    Agree with C4rnage569. Although you can make it more useful than those free sites offered by goverment, thus make users willing to pay for it. Also, you don't have to start investing energy in pixel perfect website with user profiles, payment systems etc. You can start with Typeform e.g., drive...
  13. M

    Client wants a draft

    I have experience of proposing a wireframe first, which clarifies how to user will use the website and how it should be logically structured. Next is pixel perfect design done in e.g. Figma, consulted by client and then finally real coding / editing of Wordpress. --- EDIT: anyway, there should...
  14. M

    Web scraper for Woocommerce

    I would suggest Webscraper(dot)io. It works great and it's free but if you're scraping a big store with a lot of products, it'll take a while, since it will run on your local pc, not cloud (paid feature).
  15. M

    Blogger blog with custom domain

    From the tech. perspective I would also suggest Wordpress, since it has more robust API, which you can use for automatically filling your site with job listings from multiple sources. Also you'll probably want to have user registration, paid listings for companies -> payment system, etc. which...
  16. M

    What programing language to pick?

    Yes, there's always a tradeoff when using those kinds of tools. But generally I think it's good to create minimum viable product with low code tools first and then when you see that it works, you can start rewriting and customising into some language. As for the JavaScript frameworks and tools...
  17. M

    Need suggestion in tracking a reservation form on the website

    Easy way is to set up conversion in Google Analytics, which isregistered when user fills this form and get's redirected to some kind of "thank you / confirmation" page. In G Analytics inteface it's called I think Goals > Destination goal type. Another way could be already mentioned callback...
  18. M

    Custom website CMS to post articles

    Such CMS can be hard to code from scratch. If you don't want to use Wordpress, try Ghost CMS, it should be better optimized. Otherwise, you can e.g. make Google Docs as your main content source, which can be easily a effectively edited by other people and you just pull the doc content via API...
  19. M

    What programing language to pick?

    Personally, I started building things without coding at all. Knowing JavaScript or any other languange is not necessary today to build apps or automate stuff. After high school I got well paid job because I showed to one CEO, that using tools like Integromat for automations can be very...
Back
Top