pass data to another asp page Programming Software Development by Fergus_1 ok so i have a page with a gridview on it and it displays rows from … i would like to send the our_ref attribute to the page itself aswell as the url and use it make further… Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim … email address associated with the domain that the online submission page is on, and since these online submission pages are on… Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Read a Book BUMP. Anyone can help with this issue ? :/ Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Dani I’ll take a look at this tomorrow. I’m currently in bed :) Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Dani You have the itemtype set to a VideoObject but, as you point out, only sometimes is there actually an .mp4 file. The rest of the time, it's a static image such as a png, jpg, or jpeg. Google probably doesn't trust your meta tags since they are inaccurate half the time. Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Dani …the other products at the bottom of the page that are rotating through as well? Either …I'm not seeing video anywhere on the page? Can you provide a URL with an …block has to do with the specific product page, and disable autoplay in that section. When…I'm seeing the product carousel on that page is wrapped in a class called product-gallery… Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Read a Book … Search Console `Video is not the main content of the page` but actually it is! When you enter in my product… page the first thing that appears is the video it self! (… fix this problem here is a link to a product page on my website `https://www.kupisi.mk/product/за-дома… Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Read a Book WOW finally solved! Thank you so much DANI !! Removing the autoplay from the `// Product Gallery Swiper1 ==` solved the problem! Thank you so much! Here is a product page with a video https://www.kupisi.mk/product/за-дома/глава-за-туш-со-филтер-за-прочистување-вода/41 Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Dani Glad you were able to get it working. I am seeing the product page with a video you're referring to. The video does not autoplay. Are you wanting the video to autoplay? (I don't think it should. It's a bad user experience.) Is Google not considering these pages as having video content? AirTM API: How to Build a Form? Programming Web Development by FarrisFahad …. With PayPal, I can send the user to the payment page using an HTML form. Here is an example ... <!-- PAYPAL… do the same thing for AirTM. Here is their developer page: [https://docs.airtm.com/purchases-payins/create-purchase](https://docs… How Build video-player in html And css ? Programming by Kirubel_2 …;span id="text0" title="welcome page">Welcome Page</span></a></li>… Display product filter on all products category Programming Web Development by ianhaneybs … have downloaded a extension that shows all products on one page, it creates a category called All and displays all products… filter in the left column. On the all products category page here https://www.beechwoodsolutions.co.uk/sites/simply-heavenly-foods… Paris Olympics Chatbot- Get Ticket Information Using Chat-GPT and LangChain Programming Computer Science by usmanmalik57 … about the prices of tickets for the tennis games. The page for the tennis games' ticket prices looks like this. ![image2… How NOT to do business online Digital Media Digital Marketing by Reverend Jim … me the discount code. Entering the code on the purchase page did apply the discount. The email had an option of… Re: How NOT to do business online Digital Media Digital Marketing by Dani …) also has a Canadian presence. According to their about us page, it’s a family owned business run by a guy… Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner … email address associated with the domain that the online submission page is on, and since these online submission pages are on… Re: Redirect non-www to www cons? Digital Media Digital Marketing Search Engine Strategies by Read a Book …have another question related to seo. I have custom landing page on some of the products and i am using this… URL structure. `https://www.kupisi.mk/pametno-indukcisko-resho` (this page is the LP for the product) And this is the… actual product page `https://www.kupisi.mk/product/за-дома/паметно-индукционо-решо… Re: Redirect non-www to www cons? Digital Media Digital Marketing Search Engine Strategies by Dani Make sure that every page has the correct link rel=canonical html tag set to …tell Google what the one and only URL to the page is. Ensure there are no internal links anywhere in your… :) Ideally, implement 301 redirects from the wrong version of the page to the correct version. Re: Improve HAVING BY performance Programming Databases by Dani …/docs/Learn/Performance * https://web.dev/explore/fast The HTML page must be downloaded in its entirety before the web browser…, Javascript, images, etc.) and start rendering the page. CWV dictates that the entire page must be fully loaded, meaning CSS files downloaded… Re: Redirect non-www to www cons? Digital Media Digital Marketing Search Engine Strategies by Read a Book > Make sure that every page has the correct link rel=canonical Where should i place …; Ideally, implement 301 redirects from the wrong version of the page to the correct version. How do i do this? I… Re: Improve HAVING BY performance Programming Databases by Dani In exchange for less than a day's worth of work? Of course!!!!! I've spent a *lot* longer to shave off a *lot* less. https://www.conductor.com/academy/page-speed-resources/faq/amazon-page-speed-study/ Re: Improve HAVING BY performance Programming Databases by Dani I'm too exhausted for an in depth explanation right now but 90% of web development is optimizing for performance. The average DaniWeb page takes anywhere from 80ms up to 250ms to load the HTML (when dealing with low network latency), depending on the type of page, so shaving 50ms off of that is a huge win. Re: Improve HAVING BY performance Programming Databases by Dani … I doubt anyone could seriously comment, "I think this page rendered 50ms faster than it used to", especially considering… as fast as you possibly can. If you can bring page download time down from 100ms to 50ms, you can *double… Re: What Would You Like To See In A SearchEngine ? Community Center Geeks' Lounge by Dani Why would I, as the website publisher, fill out a form on your search engine's website anytime I update a page? Re: Improve HAVING BY performance Programming Databases by Reverend Jim … I doubt anyone could seriously comment, "I think this page rendered 50ms faster than it used to", especially considering… Re: Improve HAVING BY performance Programming Databases by Biiim … is to use AJAX to load the data after the page has loaded, I moved to AJAX & Javascript websites like… Re: Improve HAVING BY performance Programming Databases by Dani … is to use AJAX to load the data after the page has loaded, I moved to AJAX & Javascript websites like… Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Read a Book @kimnancy I tried contacting them for over 2 weeks... Their customer support is non existent P.S i still have the same problem... i still cannot disable the auto swiping effect... Tried to learn the lightgallery docs. but cant find relevant info Re: How to disable the automatic swipe effect on the product page? Programming Web Development by rproffitt This is not an offer of edits or support. slideDelay at https://www.lightgalleryjs.com/docs/settings/ looks like something I'd look to add or change. Sometimes website owners don't code so they end up a little frustrated. Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Read a Book I saw that the `slideDelay` is already set to 0. I uploaded the full code from the file `lightgallery.min.js` here is the pastebin link to it https://pastebin.com/v4qKbwVd `https://www.kupisi.mk/vendor/lightgallery/lightgallery.min.js` There are three files in the lightgallery folder `lightgallery.min.js` `lightgallery.umd.js` `…