Search results

  1. cajkan

    Optional Vote Reward

    You can also make users to be able to get MAX coins per month so they dont abuse the votes :)
  2. cajkan

    Optional Vote Reward

    Just read tutorial Mark has made to make PLUGIN, and requires PHP/MySQL
  3. cajkan

    Weird bug on new month

    Hello @Daegaladh go to your database and check if database is corrupted, and try to repair database. That might be one of the problems
  4. cajkan

    Category Drop Down Menu

    Hello @shawnlg777 you can do manual style, into your wrapper.html You can add your links: a href="example.com/category/name/" a href="example.com/category/name2/" But if you like them to be dynamic then you need some PHP
  5. cajkan

    Update to Google Friendly Voting URL

    You can do that with htaccess BUT then you will have problems with google, duplicate title/description etc... I think is best to keep vote page not indexed by google
  6. cajkan

    Creating a homepage that doesn't have rankings

    Hello @armaclans you can simply edit the wrapper.html into your skins folder and you should be ready to go
  7. cajkan

    Blank page when trying to install

    Users who gets blank pages, most likely they have wrong PHP settings, or there is some other errors. I would highly recommend to use oswebhosting.com because its optimized for Visiolist.
  8. cajkan

    Top Money Making Websites

    Looking good @dorcash lots of work ahead :)
  9. cajkan

    base url remove

    Hello @dorcash where do you see your error ? You can use: https://search.google.com/structured-data/testing-tool and this one is very powerful https://uitest.com/en/analysis/#general
  10. cajkan

    base url remove

    Hello @dorcash your meta property is invalid, make sure you copy them correctly from facebook heres example <meta property="og:title" content="YOUR TITLE"/> vs <metaproperty="og:title"content="Title"/>
  11. cajkan

    Any web devs here cheap?

    Hello @soccerki I wish I could but I don't have much time :( Preparing to go on vacation in other country :)
  12. cajkan

    base url remove

    Hello @dorcash it's recommended to keep that line :) Basically it shows search engines whats your main URL
  13. cajkan

    Page url

    Hello @dorcash you can add the code into your folder : skins --> skin name --> wrapper.php and other file would be stats.php you can also add in gateway.php if you allow indexing on vote pages
  14. cajkan

    Paid Dev

    Sure @soccerki Mark and Basti do great job :)
  15. cajkan

    Screenshot plugin fix - Serve scaled images

    @Mark I got 1 more question regarding error handling, example: website.com/asdewqr.php If users visit the page does the CMS uses queries to display the errors like loads site name and other information and what happens if someone try to spam bot non-existing files to play with the queries and...
  16. cajkan

    Screenshot plugin fix - Serve scaled images

    Hello guys, I'm trying to improve my website on : https://gtmetrix.com They show that my website uses Serve scaled images: " The following images are resized in HTML or CSS. Serving scaled images could save 18.1KiB (95% reduction). " " File is resized in HTML or CSS from 200x145 to 43x31...
  17. cajkan

    Drop /category/ long breadcrumbs

    I found that website/category/category name looks a bit long and the longer it goes its bad for google So I've wanted to suggest instead of /category/ simply to drop that so it would look like: website.com/category/category-name/ changed to website.com/category-name/ It would look way more...
  18. cajkan

    Implemented HTTPS Votes To Pass Google Friendly Links

    Does this means that users can see referrals into their statistics example GA ?
  19. cajkan

    Help with error after upgrade 1.5

    The version number wasnt changed thats why mario is confused :P Basically plugin is updated with newest updates but I belive version wasnt changed example from 1.1 to 1.2
  20. cajkan

    Gateway question (important)

    Just grab shortcodes from wrapper and try them if they work on gateway, worth to try :)
Top