Our incident response team is actively monitoring the war in Ukraine and working around the clock, focusing on the safety and security of our employees, users, and customers.
Iโve been using Ahrefs for almost 10 years now.
I can tell you with high confidence that most people donโt nearly squeeze nearly as much out of it as they could (and should).
To give you taste, I want to share my 3 favorite Ahrefs tips with you.
C, Rust and C are the 3 greenest programming languages ๐ฒ
This is the last straw! No more ๐ #Python programming for me!! ๐
๐ hackaday.com/2021/11/18/c-isโฆ
hey seo pals, for my final @sejournal post of the year I'm refreshing my first ever post (searchenginejournal.com/pythโฆ)
I'd love to include a section of really cool python scripts that people in the community have written. Please share yours or your favourites from the year ๐ฅฐ
Read my latest #python#seo tutorial based on the app I released this past Thursday. Label your top-performing GSC keywords with a Google Trends indicator. Lots of room for modifications and enhancements! importsem.com/use-python-andโฆ
I wrote a tool to look at #Python source from the command line.
Meet "pysource" ... it works for Standard Library and installed libraries (when installed in the same virtual environment).
Below an example looking at Django's login_required decorator.
HTH, happy code reading!
New #Python#SEO app incoming! Label your top performing GSC keywords with Google Trends. Are they trending up, down or flat? It's easy! Tutorial coming next week. Huge potential for expansion of features. share.streamlit.io/dethfire/โฆ
Tips for efficiently Googling. Search by:
Exact match > "javascript modules"
Scope to site > site:<domain> js
After a date > javascript after:2021
Before > javascript before:2019
Exclude a phrase > javascript -es5
Number range > javascript 2015..2021
Wildcard > "fix the * error"
Here's a script to automatically map keywords from the site search report in GA to categories on your Website using @screamingfrog . I mentioned this at my #brightonseo talk so thought I'd share. Includes writeup & a Colab sheet to use on your own sites.
searchsolved.co.uk/how-to-auโฆ
Automatically Generate Your Meta Descriptions Using Python And BERT
If you want a quick and dirty way to programmatically meta descriptions at scale using Python, this is the tutorial for you.
Python Clean Code Tip:
Use max to find an element with maximal value inside iterable.
You can provide custom function as a key argument to find an element with maximal value for the provided function
๐
๐๐ฐ Object-Oriented Programming (OOP) in Python 3
In this article youโll learn the fundamentals of object-oriented programming (OOP) in Python and how to work with classes, objects, and constructors. #pythonrealpython.com/python3-objecโฆ
Check out my latest #python#seo app! N-Gram Analyzer. Pull out 1,2,3 gram portions of text. Detect if an entity. Find volume, CPC, and competition score. Tutorial coming out Monday or Tuesday.
share.streamlit.io/dethfire/โฆ