Search results for query: *

  • Users: neounix
  • Content: Threads
  • Order by date
  1. neounix

    Question Support for Advanced User Tagging v3 (vB3)

    Hi, I noticed that this product seems dated and there has been on major new features added for Advanced User Tagging v3 (vB3) in quite some time. Is there any current development, upgrades in the works with Advanced User Tagging v3 (vB3) for vB3.8X? I was going to write my own new @mention...
  2. neounix

    Bug Seeing a lot of 302 Errors in GWT and Header Tools

    Hey, I've noticed in GWT that Google has dropped indexing our site because of 302 errors. However, the pages server using DBSEO; so I cannot understand why our server running DBSEO sends 302 messages before the 200 finally is sent. Please help!
  3. neounix

    Question DBSEO Settings Problem - Please Help!

    Hi. See attached image. In March and April of this year we either upgraded or made some DBSEO setting change, and Google has dropped many relevant UNIX.COM links from our index. Can you please check our site and settings and tell me what is wrong? I cannot find the problem after days and...
  4. neounix

    Question Php 7

    Hi. I assume from what I read that DBSEO does not support PHP 7, only PHP 5, is that right?
  5. neounix

    Question DBSEO Sitemap Options - Includes Posts or Only Threads

    Hi. Thanks again for the great product. For a forum like unix.com, is it better to not to include the posts in the dbseo sitemap and only include threads? If we include the posts, it seems like the sitemap will be too big and Google can find the posts easily when Googlebot indexes the...
  6. neounix

    Question Warm Standby Site Not Working After DBSEO Upgrade

    Hi. We just upgraded Unix & Linux Forums to the latest version of DBSEO. Our backup site is at another IP address and the hostname is linode.unix.com , which is not accessible from the public, we only keep it configured in case our main site UNIX & Linux Forums dies and then we must change IP...
  7. neounix

    Question Best Way to Rename Forum

    Hello, How do we rename forums without losing the old backlinks and SEO values? Thanks.
  8. neounix

    Question Upgrade from version v1.1.4 (Pro)

    Hi. Any issues to know about upgrading from 1.1.4 to the latest version? Thanks.
  9. neounix

    Bug Problem with Tags

    Tags with chars like dots do not resolve (work).
  10. neounix

    Bug Upgrade to 1.0.3 from older version now.. Cut and Paste Links Broken Again

    Hey! You fixed this problem (see prior posts on this), now after upgrading to 1.0.3 it is back again... (see attached image from our discussion forums).. When we cut and paste a link in the forums, we get these same problem (see attached). . One reference.. our old forum thread on this bug.
  11. neounix

    Bug Problems with Print Friendly Threads

    Hey! Our users are reporting that DBSEO'ed threads that end in "print" because it is a thread about "printing" are finding that DBSEO rewrites this thread to the "print friendly format". I tried to turn this off in DBSEO, but cannot turn it off. We don't need nor care about "print friendly"...
  12. neounix

    Bug mysqldump from main site to backup uses original (main site) urls in many areas

    Hi! Thank you for the great support so far. DBSEO keeps getting better and better. Just a small "bug" to report.. not sure if it is important or not.... When I do a full mysqldump of our database and move it over to our backup site, we have code that insures the 'bburl' and the 'homeurl'...
  13. neounix

    Legacy Social Sharing: General Settings - Enable for Certain User Groups Only

    Hey! Please and kindly add the option to only enable Social Sharing: General Settings for the user groups we select. In the meantime, I have added this code to each of your code areas so only I can view: if ($vbulletin->userinfo['userid'] != '1') { // only...
  14. neounix

    Legacy Option for Vertical Social Sharing to Appear on Right Side of Page

    Hey..! Happy New Year! Can you please add the option for the Social Sharing Vertical Buttons to appear on the right and not only the left. Our users are complaining they want it on the right side of the page and not only on the left. Thanks very much.
  15. neounix

    Bug Missing Line Space in Social Sharing "Top of Thread"

    Happy New Year 2014 REF: 1.0.0rc1 (could not enter 1.0.0rc1) FYI.. .there is some white space missing on the top of the thread social sharing feature. See attached images:
  16. neounix

    Bug Problems with Occasional Blank First Posts in a Thread After Installing DBSEO

    Hey! We are seeing "blank first posts" when a new thread is created since installing DBSEO. This happens occasionally, but not not rarely (we see is many times a day and now during holidays the forums are quiet). We are not seeing PHP error or DB errors. What seems to be happening is that a...
  17. neounix

    Bug <meta name="description" content=" is a member of ..... View 's

    Hey! Experimenting with the meta data feature, we see an issue with the members profiles: <meta name="description" content=" is a member of the Test Forums. View 's profile."/> looks like the username is not being correct put in the preg_replace() for the members meta description.
  18. neounix

    Legacy Hook in class_core.php for extra keyword processing

    Hi. We hard coded this before: $_keyWords = strtolower($_keyWords); //neo extra just before: $content = preg_replace('#(<meta name="keywords".*?content=)"#is', '$1"' . $_keyWords . ',', $content); Do you mind to add two hooks in this file? One hook before this the preg_replace() for meta...
  19. neounix

    Legacy Feature to Set First Page Number When Generating a Site Map

    Hey1 Do mind to add an option (for class_sitemap.php) in the sitemap setting (or a hook) where we can set the first page number when we start to generate a sitemap? Right now, it always starts as "0", however (in conjunction with our recent request for capabilities to have the option for...
  20. neounix

    Bug Bug in DBSEO URL Rewrites in BBCODE tags [URL]

    Hey! Have noticed, from time to time, that we are seeing an occasional problem with DBSEO when we use the "Add Link" BBCODE for: full link with http:// here But so far, I've only confirmed the problem in forums which are not public, for some reason. So, I started a thread on our forums...
Back
Top