All Projects → searchVIU → Labs

searchVIU / Labs

Licence: other
searchVIU Labs

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Labs

NextBook
NextBook is quick and easy way to build technical books or documentation with markdown that run blazingly fast.
Stars: ✭ 153 (+363.64%)
Mutual labels:  seo
FIFA-18-Management-System
This repository contains the whole project. This project was intended to exhibit as a DBMS project but it can also act as a web development project as it includes complete front end and back end.
Stars: ✭ 42 (+27.27%)
Mutual labels:  seo
seo-analyzer
The library for analyze a HTML file to show all of the SEO defects
Stars: ✭ 53 (+60.61%)
Mutual labels:  seo
jazeee-meteor-spiderable
Fork of Meteor Spiderable with longer timeout, caching, better server handling
Stars: ✭ 33 (+0%)
Mutual labels:  seo
awesome-search-engine-optimization
A curated list of backlink, social signal opportunities, and link building strategies and tactics to help improve search engine results and ranking.
Stars: ✭ 82 (+148.48%)
Mutual labels:  seo
vue-seo-friendly-spa-template
Vue.js PWA/SPA template initially scaffolded with vue-cli and configured for SEO. Makes use of prerendering and other techniques/packages in order to achieve a perfect "Lighthouse Score".
Stars: ✭ 41 (+24.24%)
Mutual labels:  seo
classicpress-seo
Classic SEO is the first SEO plugin built specifically to work with ClassicPress. A fork of Rank Math, the plugin contains many essential SEO tools to help optimize your website.
Stars: ✭ 18 (-45.45%)
Mutual labels:  seo
cookie
Landing website + Blog using Jekyll & Tailwind CSS
Stars: ✭ 61 (+84.85%)
Mutual labels:  seo
pagespeedParseR
pagespeedParseR is an R wrapper for Google Pagespeed Insights API, that also enables convenient parsing
Stars: ✭ 20 (-39.39%)
Mutual labels:  seo
server-render-javascript
Prerender your javascript web page for better seo with PhantomJS. ⚠️ no es6 supported.
Stars: ✭ 12 (-63.64%)
Mutual labels:  seo
drupal 8 unset html head link
🤖 Module for unset any wrong HTML links (like rel="delete-form", rel="edit-form", etc.) from head on Drupal 8.x websites. This is trust way to grow up position in SERP Google, Yandex, etc.
Stars: ✭ 19 (-42.42%)
Mutual labels:  seo
silverstripe-seo
An all-in-one SEO module for SilverStripe 4.1+
Stars: ✭ 35 (+6.06%)
Mutual labels:  seo
magento2-module-seo
Magento 2 Module for Search Engine Optimization
Stars: ✭ 100 (+203.03%)
Mutual labels:  seo
JayantGoel001.github.io
My Personal Portfolio.
Stars: ✭ 31 (-6.06%)
Mutual labels:  seo
Omeka-plugin-CleanUrl
Omeka plugin that allows to have clean, searchable and readable URL like https://example.com/my_collection/dc:identifier instead of https://example.com/items/show/internal_code.
Stars: ✭ 13 (-60.61%)
Mutual labels:  seo
text-generator
Golang text generator for generate SEO texts
Stars: ✭ 18 (-45.45%)
Mutual labels:  seo
flyyer-wp
👉 Visit the wiki: https://github.com/useflyyer/flyyer-wp/wiki | Generate social share images with web technologies
Stars: ✭ 13 (-60.61%)
Mutual labels:  seo
parcel-plugin-prerender
No description or website provided.
Stars: ✭ 42 (+27.27%)
Mutual labels:  seo
react-ssr-starter
🔥 ⚛️ A React boilerplate for a universal web app with a highly scalable, offline-first foundation and our focus on performance and best practices.
Stars: ✭ 40 (+21.21%)
Mutual labels:  seo
magento-2-google-xml-sitemap
Google XML Sitemap for Magento 2 helps Google search bots find all every corner on your website to index, bring in potential benefits for your SEO strategy. Also, the HTML sitemap will help users more easily search for information on your site than only use Magento default.
Stars: ✭ 31 (-6.06%)
Mutual labels:  seo

searchVIU Labs: Machine Learning Experiments for SEO

How to Use

git clone https://github.com/searchVIU/Labs.git
  • go into Labs folder
  • run
docker-compose up
  • wait until output says "The Jupyter Notebook is running at:" (first run could take some time until additional dependencies are installed)
  • open your Browser and go to http://localhost:8888/tree/work

After that you can choose the notebook and run an experiment

Stay up to date

Get infos about new experiments or news about presentations of experiments by signing up to our news: http://labs.searchviu.com

Experiments

1. Click-through rate prediction for a position with Google Search Console data

In this experiment we predict the CTR for a position of a particular website with Google Search Console data. Also, we cover some machine learning basics in this notebook.

You will need to get GSC data from your website for this experiment. For this, we use https://searchanalyticsforsheets.com/. You will find an example file with 3 rows in data/example_ctr_prediction.csv

2. Prediction of positions for optimized landing pages

In this experiment we try to predict the position for the case that we have an optimized landing page for a set of Keywords from SEMrush API. To run this experiment you need a SEMrush API Key. You will find an explanation of this experiment in our blog

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].