Recent content by TPIN

  1. T

    Why are mobile rankings different on mobile?

    If you mean SERPs it could be that you're logged in to Gmail / Google on one device and not the other. Google tries to give tailored results based on search history, so try Incognito mode on both Desktop and Mobile and see if that makes any difference.
  2. T

    Does the WP Automatic Plugin offer "any" value?

    Any "automatic" plugin is just going to get you pinged for duplicate content - best bet is to always only post original content.
  3. T

    Is having latest blog posts on homepage bad practice?

    With a blog, Google is going to expect that your homepage has extracts from your most recent posts - just like a news site - there is no reason to punish that.
  4. T

    Ask me anything about adult tube sites

    "And to host your videos you can take a look at bunnycdn or cloudflare cdn." Agreed - I went down the BunnyCDN rabbit hole as my CDN - their API is easy to work with, but even as a non-coder, there is a Wordpress plugin to take care of it for your site. The good thing about "rolling your own"...
  5. T

    Advice needed. How can I profit from my blog.

    17 articles in a couple of years is not a lot -> you should look at adding at least 1000 - 2000 words a week -> it's not that hard, generally just a couple of hours work - do that and follow the other suggestions and you will have 69 articles by the end of the next year all of decent length and...
  6. T

    [Free] 100 Instagram Likes for Everyone

    I am interested
  7. T

    Can i Create a website in Angular.js good for SEO

    Not an easy frameowork to start with and more suited to larger teams + teams who know how to get the most out of it SEO wise. I'd start with something easy like PHP (backend and templates) and Jquery (front-end niceties).
  8. T

    Using a domain name with a hyphen? Good or Bad?

    Current best practices says to avoid hyphens if possible. Moz says: 3. Avoid hyphens if possible If your domain name is two words (like www.examplesite.com), you may want to separate the words with a hyphen for readability: www.example-site.com. But, keep in mind that use of hyphens also...
  9. T

    What are the benefits of displaying related posts?

    Related posts help with internal link structure. Even if you're submitting a Sitemap to Google, they can be fickle - so adding related posts means Search Engines can crawl multiple pages of your site even if they don't bother with your Sitemap due to the interlinked articles.
  10. T

    Serve images in next-gen formats ?

    I always use webp with a fallback to the jpg / png. If you have access to your .htaccess file and can auto-create a webp asset for every image you can add this: # WEBP SUPPORT <IfModule mod_rewrite.c> RewriteEngine On # Check if browser support WebP images RewriteCond %{HTTP_ACCEPT}...
  11. T

    SEO for artist (low text content)

    My suggestions would be: * name every image filename uniquely and relevantly e.g "Some Title - 20x30 Zinc Copper Plate Etching.jpg" * use an Alt and Title tags on the image that are similar to the filename * put an H2 with the name of the image, then an H3 with the medium * Ensure each image...
  12. T

    Is this practice harmful?

    It's worth adding proper semantic elements - header, section, article, footer as it does help Google understand the hierarchy. Also ensure you use H1, H2, p tags etc as these give a clue to structure - however, a study was done by Moz (I think) that found "multiple H1 tags will not receive a...
  13. T

    Need 50 x 50 - 100 words written about various adult niches

    I need around 50 x 50 - 100 words written about various adult niches e.g "Ghost Erotica", "Alpha Transformation". Each topic will take some research, but I can point you in the right direction. I understand this will take more time than a single longer article. An example of one I've done...
  14. T

    Ask me anything about adult tube sites

    Hi Luco, Just a newbie here (on this profile), but I've been putting together a fairly generic CMS in Laravel that is geared towards running any number of sites from one backend that can mix and match content types e.g affiliate galleries, 3rd party previews and links to Tubes (I am not going...
  15. T

    Is there a free tool for downloading Taobao videos?

    The link for the MP4's is in the source code. Use Chrome / Safari / Firefox dev tools to get the link and then just download it. Unlike other sites, it's not hidden with a streaming server, so you can just grab the raw file e.g...
Back
Top